Errors, bugs, questions - page 1665
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
Please explain why the code below:
?
?
The first date pair contains two different days. IMHO, it should return the number of bars equal to 2.
SYMBOL_SESSION_VOLUME and SYMBOL_SESSION_DEALS also return something wrong.
Why is everything so raw?
Please explain why the code below:
?
?
The first date pair contains two different days. IMHO, it should return the number of bars equal to 2.
And check what you get if you write it like this
Oddly enough, you will get 1 even at the opening of a new daily bar.
And check what you get if you write like this
Oddly enough, you will get 1 even at the opening of a new daily bar.
That's fine. The problem is different: for a range of different dates, the number of daily bars returned is 1.
This is the developers' idea of time. They believe that the time 00 hours 00 minutes 00 seconds refers to the previous day. This is not the only bug in this function but they do not want to see or hear about it.
Add 1 second and you get 0.
Question!
For a reason I don't understand. Every time I load the mt5 trading platform the quotes are not activated by default - I see a blank window without a price chart, and that's it.
I have to switch from one TF to another several times until they "break" and become active and visible,
why?
How do you determine in an indicator if it was set by hand, via IndicatorCreate or via#property tester_indicator?
No way. I wrote a request to the service desk(2014.06.11 14:44,#1025934) - it was rejected.
It is basically impossible to determine the "master" of an indicator in five, as there can be several masters
This is the developers' idea of time. They believe that the time 00 hours 00 minutes 00 seconds refers to the past 24 hours. This not only causes bugs in this function, but they don't want to see or hear about it.
Add 1 second and you get 0