
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 am facing this error while uploading new EA version. This EA is working well on demo accounts. Not sure what is the error
Validation state: Validation completed with errors
test on EURUSD,H1 2022.04.01 00:00:00 Real_EA_v1.1 EURUSD,H1: initialization failed (1) there are no trading operations
I am facing this error while uploading new EA version. This EA is working well on demo accounts. Not sure what is the error
Validation state: Validation completed with errors
test on EURUSD,H1 2022.04.01 00:00:00 Real_EA_v1.1 EURUSD,H1: initialization failed (1) there are no trading operations
It was described on this blog post (about how to fix) https://www.mql5.com/en/blogs/post/686716,
and in this thread with many examples about how to fix it in the code.
General idea for this validation - look at the article: The checks a trading robot must pass before publication in the Market