Anyone can help? Please...
I have the same issue here. Does anyone know what the cause is and how to fix this?

You are missing trading opportunities:
- Free trading apps
- 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 tried to test several symbols (about 100) with same setting in MT4. I read several topic about command line and
also in terminal help. However, terminal did not start testing (build 765) after I tried hundreds of times.
I hope somebody here can give me a hand, thank you.
I used: terminal.exe /wait myset.ini
in myset.ini is simple, and same as sample in forum:
; start strategy tester
TestExpert=MACD Sample
TestExpertParameters=macd.set
TestSymbol=#AA
TestPeriod=D1
TestModel=0
TestSpread=0
TestOptimization=false
TestDateEnable=true
TestFromDate=2015.01.01
TestToDate=2015.03.31
TestReport=Report_AA
TestReplaceReport=false
TestShutdownTerminal=true
* Terminal was invoked but nothing happened, Tester panel did not change to match given .set.