order limit help
-
how to set limit order distance, I want to have 35 pips distance for each order and have 6 limit orders. each order has TP 35 pips.
-
@tuhand You can get that this way:

-
ok saya akan mencobanya
-
why EA when the backtest is so heavy to run on MT4
-
@tuhand Because MT4 is not as efficient as MT5 at backtesting. That depends on your EA structure too. If it is very 'heavy', your MT4 will need more time.
-
neither handle many trades very well. In back testing in the beginning I find it easier on resources if I limit trades to 1 or 3 max, just to prove the theory first. Then I will ramp up the # of trades if that is parts of the strategy.