If it is related to the volume so you can check the following:
----------------
The checks a trading robot must pass before publication in the Market
Before any product is published in the Market, it must undergo compulsory preliminary checks, as a small error in the expert or indicator logic can cause losses on the trading account. That is why we have developed a series of basic checks to ensure the required quality level of the Market products.
- How to quickly catch and fix errors in trading robots
- Insufficient funds to perform trade operation
- Invalid volumes in trade operations
- Limiting Number of Pending Orders
- Limiting Number of Lots by a Specific Symbol
- Setting the TakeProfit and StopLoss levels within the SYMBOL_TRADE_STOPS_LEVEL minimum level
- Attempt to modify order or position within the SYMBOL_TRADE_FREEZE_LEVEL freeze level
- Errors that occur when working with symbols which have insufficient quote history
- Array out of Range
- Zero Divide
- Sending a request to modify the levels without actually changing them
- Attempt to import compiled files (even EX4/EX5) and DLL
- Calling custom indicators with iCustom()
- Passing an invalid parameter to the function (runtime error)
- Access violation
- Consumption of the CPU resources and memory
- Articles for reading
If any errors are identified by the Market moderators in the process of checking your product, you will have to fix all of them. This article considers the most frequent errors made by developers in their trading robots and technical indicators. We also recommend reading the following articles:
If it is related to the volume so you can check the following:
----------------
The checks a trading robot must pass before publication in the Market
Ok, thanks, i change something on the EA and It worked!!! And i'm trying now to publish my mt4 version of the same product and something happens as you can see below, Strategy testes report not found, how can i solve this?
We don't need multiple topics concerning the same issue.
If you have a problem with "Strategy tester report not found" please post in the other topic, not here.
- 2020.06.20
- www.mql5.com
We don't need multiple topics concerning the same issue.
If you have a problem with "Strategy tester report not found" please post in the other topic, not here.
Ok, thanks.
We don't need multiple topics concerning the same issue.
If you have a problem with "Strategy tester report not found" please post in the other topic, not here.
Ok, thanks.
And yet you have started yet another topic regarding the same issue!!!!!
I have deleted the topic.
Don't start another topic unless you want to be banned!
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello, i am publishing an EA on mql5 plataform, and there is a error to publish the product as you can see below, how can i solve this error?