Automate backtests - run mt4 by console (Control Points)
Posted: Mon Nov 30, 2020 9:55 pm
Hello,
I wrote a script to automate the launch of the backtests for the results of genetic optimization. The problem is, in order to make my script work, it can't launch always mt4 from Tickstory. Now, if I don't launch mt4 from Tickstory, mt4 won't run a control points backtest on Tickstory's data but on the generic mt4's history center data. Since that's not the case for an every tick backtest, I'm wondering how I can solve this problem and force mt4 to use Tickstory data also for control point backtests, even when im not using tickstory to launch mt4.
Thanks.
I wrote a script to automate the launch of the backtests for the results of genetic optimization. The problem is, in order to make my script work, it can't launch always mt4 from Tickstory. Now, if I don't launch mt4 from Tickstory, mt4 won't run a control points backtest on Tickstory's data but on the generic mt4's history center data. Since that's not the case for an every tick backtest, I'm wondering how I can solve this problem and force mt4 to use Tickstory data also for control point backtests, even when im not using tickstory to launch mt4.
Thanks.