Automatic Validation is not passed

 
Hello,

My Expert Advisor is a local trade copier (Sender/Receiver model). It does not open trades by itself but reads trade signals via shared files in the terminal’s common folder.

During automatic validation, no trades are executed because the Receiver EA needs signals from a Sender EA, which is not present during testing.

Please let me know how to proceed with a manual review. The EA is working perfectly when both Sender and Receiver are configured on live terminals.

Thank you for your time.
 
HANI MABAD:

Try publishing it as a Utility, not as an EA.

 
Miguel Angel Vico Alba #:

Try publishing it as a Utility, not as an EA.

It works. Thanks :)