Hello! I'm trying to upload the robot to the marketplace but I get this message : tester takes too long time - what does it mean? - page 2

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
Your EA should not even attempt to trade if there are insufficient funds. Calculate and check your risk and margin requirements beforehand.
Also, use OrderCheck before attempting to send out an order to make sure there will be no other problems.
Keep track of your prints, and don't repeat redundant log messages.
Here's a concise blog wherein Stanislav Korotky posted a defensive workaround for product validation. He explains that the MQL5 Market validator uses the logic of the MT5 tester, and how to exclude non-tester-compliant code from executing during validation. If your code has genuine bugs in it, you obviously should not use the workaround because it will only cause problems with your customers in the Market. If however your code simply has a dozen or so moving Objects such as floating price labels, it can be handy.
Solving Automatic Validation Problems Arising During Product Submission in MQL5 Market - Other - 11 January 2017 - Traders' Blogs