Errors, bugs, questions - page 2224

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
The updated modification time has no effect on the result. EA
Yes. Thank you. Found what the problem was.
There will be a fix in the near future. However, the files used from the common folder still can't be controlled. Only the files specified in #property tester_file
Switching the tester back on in visualisation mode after a pass, I realise I've got the wrong settings and the tester hangs for a couple of minutes.
Hello dear forum users. This is an excerpt of code that identifies extrema and places pending orders on them. It seems to work, but sometimes it starts to set endless pauses at one extremum, as if it does not see the stop criterion. I have already racked my brains.
So, is it correct to compare?
In the indicator
Printing in visual strategy tester mode, as my brain has already boiled over - couldn't find the error in the logic:
Start date 01.01.2018 minutes
Of course, there are no real quotes on this date, people have a holiday, then what are these magic numbers, and in general how do I get information for the first date???
Question:
How do I know that the timer is on and what is its frequency?
Am I not reading the help very well or is it not possible?
Question:
How do I know that the timer is on and what is its frequency?
Or am I not reading the help very well, or is it not possible?
Judging by the silence, there really must be no such possibility. :((
But how come - it's a very simple and useful feature!
For example, I create a class that uses timer. And inside the class I can turn timer on and off, change periodicity of it. But for conflict-free work with the rest of the program the class must know whether the timer is on or off and what its periodicity is.
Judging by the silence, there really probably isn't such a possibility. :((
But how come - after all it's a very simple and useful feature!
For example, I create a class that uses a timer. And inside the class I can turn timer on and off, change periodicity of it. But the class must know whether the timer is on or off and what its periodicity is in order to ensure conflict-free cooperation with the rest of the program.
So, you're welcome, or rather, the class.
Flag on the playground, or rather the classroom.
It won't help. Especially if the timer is already on before being enabled in the class, e.g. at intervals of a few hours or days. Then such a class will ruin the entire logic of the program.
So is the comparison correct?
I've tried both feng shui and this - the result is the same. The thing is that everything works 99% of the time, and I need 100%. At the moment, the main thing for me is to get the logic right, and I'll be able to do the beauty later.
I forgot to add only that the error mentioned above appears in the tester. When I open it on a chart, I don't see it or I just need to wait for the required extremum where this error will occur again.