Automatic validation Validation completed with error

 

Hello,

MQL4 complied with no error but when i am uploading in mql5 version then i got this error. anyone help me please?

ERROR: Automatic validation Validation completed with error

 
Solving Automatic Validation Problems Arising During Product Submission in MQL5 Market
Solving Automatic Validation Problems Arising During Product Submission in MQL5 Market
  • 2017.08.07
  • www.mql5.com
If you're distributing some products for MetaTrader 4/5 via the Market, you probably know that a special "welcome" stage of automatic product validation has been added recently by MetaQuotes on the
 
Hardik K Chapla:

Hello,

MQL4 complied with no error but when i am uploading in mql5 version then i got this error. anyone help me please?

ERROR: Automatic validation Validation completed with error

Make sure you have the #property version and the #property strict added in the code, also make sure its freshly compiled without any errors or warnings

 
Hardik K Chapla:
ERROR: Automatic validation Validation completed with error

Do not guess. You have detailed test report with every error highlighted:

ERR_INVALID_TRADE_VOLUME:

Invalid volumes in trade operations

Documentation How to fix
 
same problem. can not update EAs...think its an mql problem.