Specification
I need help to automate the Optimizer in MQL4. I've tried AutoHotkey and AutoIt and others. Nothing can click the Symbol selector nor the Start button. The only think I need is be able to Start the Optimizer from the beginning of the Symbols list all the way to the end. After each pass, the contents on the Optimization Results shouild be saved to a text file as CSV. The filename should included the symbol just tested, example audjpyOpt.csv. At the end of optimization I should have as many files in the default tester\files\ location.
All other options in Optimizer will be set manually. I also do not need versions on the output file, just over everytime I Optimize.
Thanks.
Not needed anymore. I found Auto Macro 4.1.6.2 from SoftPedia that works.