Greetings im trying to automate backtests with t4Metatrader but when i run my command : "C:\MT4_Instance_1\terminal.exe" /portable "C:\MT4_Instance_1\config\backtest.ini"
But when it opens and tries to run the test it says
cannot open file'C:\MT4_Instance_1\MQL4\Experts\ea.ex4' [123]3 17:33:57.145 Tester: cannot start with configuration file because expert ea not loaded3 17:39:11.606 cannot open file 'C:\MT4_Instance_1\MQL4\Experts\Moving Average.ex4' [123]3 17:39:11.606 Tester: cannot start with configuration file because expert Moving Average not loaded
I triple checked and those files ARE in the folder so I'm kind of at a lost :( its for a school project and i would love to know if anyone ran into this issue.
Here is the backtest.ini (with some passwords removed of course)
You think its the file itself because i also tried using the build in files and those dont work either
Try resetting the platform settings:
- File menu -->Open Data Folder
- Double click on "Config" to open the folder
- Close the MT4 terminal
- Delete the file "terminal.ini" (or rename it)
- Restart MT4
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Greetings im trying to automate backtests with t4Metatrader but when i run my command : "C:\MT4_Instance_1\terminal.exe" /portable "C:\MT4_Instance_1\config\backtest.ini"
But when it opens and tries to run the test it says
cannot open file'C:\MT4_Instance_1\MQL4\Experts\ea.ex4' [123]3 17:33:57.145 Tester: cannot start with configuration file because expert ea not loaded3 17:39:11.606 cannot open file 'C:\MT4_Instance_1\MQL4\Experts\Moving Average.ex4' [123]3 17:39:11.606 Tester: cannot start with configuration file because expert Moving Average not loaded
I triple checked and those files ARE in the folder so I'm kind of at a lost :( its for a school project and i would love to know if anyone ran into this issue.
Here is the backtest.ini (with some passwords removed of course)