Discussion of article "The checks a trading robot must pass before publication in the Market" - page 9

 
Thank you.
 
test on EURUSD,H1
strategy tester report 16 total trades
test on NZDUSD,H1
tester takes too long time
strategy tester report not found

How to solve this problem? Trades are opened in the regular tester.

 
Alexandr Gavrilin:

How to solve this problem? Trades are opened in the regular tester.

It does not say that trades are not opened. It says that the robot takes too long to trade - the autotester hints that you need to speed up the code.

Lack of report is usually a glitch of the autotester, it can be cured by retesting after some time, but it can be caused by the first reason.

 
Stanislav Korotky:

It does not say that trades are not opened. It says that the robot takes too long to trade - the autotester hints that you need to speed up the code.

Lack of report is usually a glitch of the autotester, it can be cured by retesting after some time, but it can be caused by the first reason.

I see, that's what I thought. It's strange that the same code for mt5 passes without problems, but on mt4 it doesn't want to.

 
Comments not related to this topic have been moved to"Questions from MQL4 MT4 MetaTrader 4 Beginners".
 
I made a demo version of the product so that the user could evaluate its work on a live chart instead of a strategy tester. I set asset and timeframe restrictions. The product does not pass auto-testing, because there are conditions: "It is forbidden to build into the Product any restrictions on work depending on the type of trading account number, financial instrument, etc."
- The question is simple: Why can't we make it possible to set restrictions for the demo versions of the product? If MQL5 Market cares so much about users: "All such actions (any restrictions in operation) will be regarded as unfriendly to the Buyer and are unacceptable." - then from the user's point of view, it is easier to take a free demo version with restrictions on asset type, timeframe, etc. and test it on a live chart.
 
Andrey Dyachenko:

To let the user evaluate, you can make a demo and attach it to the product.

And Autovalidator has never swore at limitations of work for demo only.

 

At the same time, I find on the market products, demo-versions, which have passed this very auto-check, for the presence of restrictions:

What is the secret of selectivity? )

 
Andrey Dyachenko:

At the same time I find on the market products, DEMO-versions, which have passed this very auto-check, for the presence of restrictions:

What is the secret of selectivity? )


The secret is simple:

It says: It is forbidden to build restrictions into the product.

And the demo version in the product is a demo for a tester (such a calamity with names, although now it is a trial)

And the demo version is a real demo version that works for free on a demo account.

And so that you don't ask questions:

How to check it on the real account?

There is a restriction on a real account only for the USDJPY pair


No selectivity.

Autovalidator has never swore at demos.



But restrictions in the paid version, like MAKS LOT (and paid version), it is forbidden.

 
Vladislav Andruschenko:

A demo can be made and attached to the product for the user to evaluate.

And Autovalidator has never swore at limitations of work for demo only.

Vladislav - thank you for your answer. Could you please tell me how to "attach a demo to the product"?