Expert Advisor Programming for Beginners: Maximum MT4 Forex Profit Strategies
G**S
in a logical format that is easy to follow
Wayne shares his structure and techniques for interfacing real time Forex trading with the financial markets.He structures his EAs , making use of subroutines, in a logical format that is easy to follow.Make no mistake, understanding the precise and concise subroutines, is mentally challenging.As an engineer with experience in process control computer design, the logic flow diagrams setting out the logicof the coding , is just magic.For anyone , serious about building EAs for algo trading, this is a reference work of note.Thanks Wayne
J**T
Four Stars
It's easy to understand.
C**R
The Kindle online book
Hey its filled with help.
K**H
Very good.
Step by step to learn MT4 EA programming. Very good.
C**N
Ripoff - Do not buy
Waste of $$ to buy it. It took some very simple stuff from somewhere and made it a cheap thin book. There are only 5 reviews resulting in excellent ratings which I must tell myself to go for books with lots of reviews. Do not buy as it is a ripoff.
Z**G
Five Stars
Good
C**S
Good BASIC Book
it's a good book for beginners, the book have many functions and examples how to make an basic expert advisor
R**L
Limited scope
Unfortunately I did not find this book very useful. Only a limited number of features of MT4 are covered. A more comprehensive guide would have been much better.
S**W
bad book
bool IsNewCandle(){ static int BarsOnChart=0; if(Bars==BarsOnChart) return(false); BarsOnChart = Bars; return(true);}What's Bars? Why are there no brackets in the if statement?Why are BarsOnChart = Bars; assigned to both?NO EXPLANATION AT ALL. VERY BAD BOOK
Trustpilot
1 week ago
1 month ago