Launch Terminal Using Settings of the Strategy Tester
I realized that the config folder is not the one under the program files folder
C:\Program Files (x86)\MetaTrader - my broker>
but instead the one in the <user name> terminal folder, like this:
C:\Users\<user name>\AppData\Roaming\MetaQuotes\Terminal\<your GUID>
After moving the .ini file there, it works.
Maybe the documentation should mention this behavior when installing MT4 in AppData...

You are missing trading opportunities:
- Free trading apps
- Free Forex VPS for 24 hours
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I am trying to launch the Strategy Tester from a command line.
I am using the steps indicated in the Client Terminal help, section Tools-Configuration at Startup.
I created a ma0.ini file as in the help example, I placed it in the terminal \config folder and a the ma0.set in the Terminal\<guid>\tester folder.
I run from a command shell, as suggested in the help file, this:
the terminal opens but nothing happens and no MovingAverageReport.htm file is generated.
What am I missing?