Validation error when sending robot to MQL5 market
-
I developed a robot and am trying to put it on the market but it needs to be validated.
The error is as follows, this robot only operates a certain asset that can be changed in the parameters.
When validating on the MQL5 website, it gives an error that the operational one does not open in other assets, but in the code it only operates on one asset, can anyone give me some insight?
Thank you in advance for your attention!
-
Was it created with fxDreema?
-
yes
How can I proceed?
I created a constant for the asset to be operated, and placed it in all the Symbols of the blocks...
the robot is working and operating only the Symbol of the constant, but to put it up for sale in MQL5 it goes through an evaluation and is giving an error because the robot does not operate other assets...
-
That means it is a programming issue. That goes beyond my capabilities, sorry. Maybe jstap can be more helpful here.
-
Thank you very much for your help so far
-
You're welcome.