Tests always fail when uploading a script

 

hi, i am unable to upload my .ex4 file to the store.

no matter what i do it always says it doesn't take any trades.

i test on my pc for weeks with multiple pairs settings, timeframes etc. and works every time


What is happening how do i fix this? the tests have no additional information. So i am now just stuck. i cant replicate the failed tests on my pc, so i have no idea what's happening or how to fix this.


edit: there is no option to contact metatrader support, support chat doesn't work. been at this for a few hours now. really have no idea how to move forward with his

 
Claye Weight:

hi, i am unable to upload my .ex4 file to the store.

no matter what i do it always says it doesn't take any trades.

i test on my pc for weeks with multiple pairs settings, timeframes etc. and works every time


What is happening how do i fix this? the tests have no additional information. So i am now just stuck. i cant replicate the failed tests on my pc, so i have no idea what's happening or how to fix this.


edit: there is no option to contact metatrader support, support chat doesn't work. been at this for a few hours now. really have no idea how to move forward with his

The issue likely lies with your EA. MQL5 uses a stringent automated testing. If it detects a critical issue (like no trades during testing), it could indicate a problem with your EA logic/code.

NOTE: We’re all regular users, so we don’t have direct access to the Service Desk or their response timelines.

 
Oleksandr Medviediev #:

The issue likely lies with your EA. MQL5 uses a stringent automated testing. If it detects a critical issue (like no trades during testing), it could indicate a problem with your EA logic/code.

NOTE: We’re all regular users, so we don’t have direct access to the Service Desk or their response timelines.

Okay thank you, I'm going to test and see what I can do :)