Errors, bugs, questions - page 2287

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
There's no hint anywhere as to why the job was terminated (no real ticks) and, in general, that there was some kind of breakdown.
Is it possible to inform in the log about this moment?
700K passes Optimisation, takes approximately 4 hours. After 1.7K passes, press Stop and restart. This is an approximate time.
It means that optimizer gets 1.7K records from cache and calculates them in a second. Hence, it estimates time is so low.
How would you correct this behaviour so that the computation time is adequate after Stop/Start?
successfull are passes that have reached the end. The rest are passes that were aborted by ExpertRemove.
By which flag does Tester classify passes received from Agents? How to read this flag in OnTesterPass?
here is an unpleasant point:
when optimising for all currencies in the market overview, the Header columns of the results table are not visible
build 1881 MT5
here is an unpleasant point:
when optimising for all currencies in the market overview, the Header columns of the results table are not visible
build 1881 MT5
Is it possible to return to the language an implicit conversion of an array of pointers to basic types, as it was in older versions of the compiler? Or at least to void* type?
There's no contradiction there. If each pointer can be implicitly cast, why can't the entire array be cast? The pointers are the same,no changes need to be made to the array, it's just a question of interpretation.
You just have to recopy the array otherwise. And in the case of its modification, you have to recopy it back later. This is a waste of money. If a function is defined as a template, it cannot be used as a virtual one. It gets very inflexible.
Or you may add an explicit array conversion option: (void*&[])array
You just have to recopy the array otherwise. And if you modify it, you have to recopy it back afterwards. This is a waste of money. If a function is defined as a template, it cannot be used as a virtual one. It gets very inflexible.
Today is your day off? MQL also has Saturdays and Sundays off!
ZS: google help, trading session times
Yeah::) I'm new at this, forgot to see what day of the week it is. I deleted the comment earlier when I realised what it was about) But thanks for the tip!