micky51480 / Publications
Forum
Launch init after click ok button without parameter changing
Hello I am trying to restart OnInit() when I click on the OK button of the standard configuration panel of mql5 even when I have not modified any parameter in my configuration Do you have any idea in which base class of mql5 I can go to modify this behavior Thanks in advance and have a nice day
Backtest with mt4 prompt on Linux
Hello, Has anyone tried backtesting from the command line ? In order to save resources I would like to know if it is possible with a command type : mt4 --backtest --datafile "EURUSDM5.fxt" --expert myEa.ex4 --config "presetEa.set" Thanks for your response Best regards