Forum

What maximum deviation do you use when placing/modifying an order?

0-10 10-20 20-40 40-60 60-100 100+ Depends on how much I plan to win

What are the differences between backtest and forward test?

Hi guys, I have created an EA and backtest satisfied my criteria. However, in terms of stability of the EA, I don't think it's quite reliable since I don't use deviation at the moment. Now I started a forward test but it will take me several months before I can compare results. So my questions for

Just a little help on programming side

Hi Guys, Sorry if it should be posted in another forum. I started learning programming on mql5 recently and already made 3 simple EAs... but stuck with a little problem now. See my code: if (profit> 0 && NormalizeDouble (tick.bid - sl, _Digits ) >= stop_loss * _Point ) { Print (