Search found 2 matches

by nicopozzo09
Tue Dec 01, 2020 7:38 am
Forum: General Discussion
Topic: Automate backtests - run mt4 by console (Control Points)
Replies: 3
Views: 6661

Re: Automate backtests - run mt4 by console (Control Points)

My preliminary tests on control points results show different results running mt4 from "launch mt4" tickstory feature, and running directly "terminal.exe" without using tickstory... are you sure it should work anyway?
by nicopozzo09
Mon Nov 30, 2020 9:55 pm
Forum: General Discussion
Topic: Automate backtests - run mt4 by console (Control Points)
Replies: 3
Views: 6661

Automate backtests - run mt4 by console (Control Points)

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 ...