Search found 2 matches

by rotem4432
Tue Apr 09, 2019 3:19 pm
Forum: General Discussion
Topic: How can I launch MT4 in command line?
Replies: 3
Views: 10479

Re: How can I launch MT4 in command line?

Thanks for the fast replay.
There is any other way to run backtest with 99.9% modeling quality without running the MT4 through Tickstory? This can also solve the problem
by rotem4432
Mon Apr 08, 2019 11:55 am
Forum: General Discussion
Topic: How can I launch MT4 in command line?
Replies: 3
Views: 10479

How can I launch MT4 in command line?

Hey, this topic describes exactly my issue: https://tickstory.com/forum/viewtopic.php?f=2&t=301 However, the solution that proposed there is not working. I wrote down this function that runs on init void FixFxt() { int time= Period(); string symbol=Symbol(); string strCurrentFile = TerminalInfoS...