MQL4 never hear about that. I'm searching a tool like these too!
Hello,
I'm quite late but you should have a look at
https://www.mql5.com/en/articles/1579
or with new MT4 (with support of MQL5) it's probably better to use
https://github.com/micclly/mt4-unittest (or https://www.mql5.com/en/code/6859 )

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
Hello,
Any chance that a unit testing framework exists for MQL4/5? (Something along the lines of JUnit for example).
I am finding with complex EAs that debugging and testing efficiently is somewhat of a challenge in MQL4. I haven't tried MQL5 yet to know if it is any better in this regard.
Thank you,
Philip