MANUAL TRADING ON MT5 BACKTESTER
-
Hi, can someone help me with an EA example on FXDREEMA that create some sort of trading panel in the strategy backtester that has open buy, open sell, close buy, close sell and lot size buttons or how to go about creating one?
I want to backtest a strategy in the backtester but manually
-
@timberwolves That is not possible. Backtesting on MT4 and MT5 is 100% automatic only.
-
@timberwolves Any button on on tick will work on back test, use on chart for live/demo.
-
@jstap That custom code at the end of both lines is very interesting. Would you consider the possibility of creating a tutorial for this? I think that would help a lot.
-
@l-andorrà I will do when I get a minute, it's learnt from Miros code.
-
@jstap Ok. Thanks.
-
@jstap have version to mt5?
-
@ontradingx I believe MT5 is the same for this.