Errors, bugs, questions - page 2291

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
it is not possible to determine programmatically which object is higher or lower.
The .ex5 library cannot be loaded if it is located in the common directory of all MetaTrader 5 client terminals (Common\MQL5\Libraries) as described in the Documentation- "Search for the imported EX5 library in the following sequence: point 3"
Result: cannot open file 'Test.ex5'
while 'Test.ex5' is in the Common\MQL5\Libraries folder
It may be worth looking at the order in which objects are stored in the template. I think the later an object is stored there, the higher it is above the others.
I don't know if I'm writing in the right place, but in my signal, which serves to monitor the performance of the EA, a warning has appeared which has absolutely nothing to do with reality.
""80% of the gains have been made in 16 days. That's 4% of the signal's total lifetime of 376 days.""
How can this be, or am I misunderstanding something?
Passes that return INIT_PARAMETERS_INCORRECT during Optimization have the following entries in the log
At the same time, they appear in the optimization results for some reason
You can see in the screenshot that they are sorted by profit, but the Incorrect passes don't succumb to this sorting. Therefore, when I move down the list, I see incorrect passes instead of negative ones. The value zero supposedly indicates that there are no negative passes. I have to scroll down to find these very negative passes, unless I'm misled by this GUI behavior.
Previously, OnInit and ExpertRemove nulls could not be shown in Optimization results. And even if they were shown, their rows in the table were marked red. Is it possible to bring this behavior back?
When exporting XML, does it pass information that some rows in the table are Incorrect results? If I understand correctly, this correctness flag is stored in the not yet opened opt-format.
It would be nice to be able to get it in OnTesterPass.
Forum on trading, automated trading systems and strategy testing
Errors, bugs, questions
fxsaber, 2018.09.13 06:16
At the end of Optimisation, the tester gives thisExpertl are passes that have reached the end. The rest are interrupted by ExpertRemove.
By which flag does Tester classify the passes received from Agents? How do I read this flag in OnTesterPass?
And on Optimization chart it would be nice not to show Incorrect passes.
Forum on trading, automated trading systems and trading strategy testing
Bugs, bugs, questions
fxsaber, 2018.09.13 06:16
At the end of the Optimisation, the tester outputs thisExpertl are the passes that have reached the end. The rest are interrupted by ExpertRemove.
I don't understand why Tester doesn't say a word about successful- passes
Tester optimization finished, total passes 1800
There are ExpertRemove interrupted passes, but the response at the end is not at all as seen in the quote above.
To place an object above all others, regardless of the order in which it is placed, you must first make it invisible on all timeframes and then make it visible again
I already wrote about this on the last page. The question was different: how do you then determine this programmatically?
What difference does it make!?
No