- You can not read into the future.
- You assume every bar every exists — they don't. What if there are no ticks during a specific candle period? There can be minutes between ticks during the Asian session, think M1 chart. Larger charts, think weekend, market holiday (country and broker specific), requires knowledge of when your broker stops and starts (not necessary the same as the market.)
"Free-of-Holes" Charts - MQL4 Articles (20 June 2006)
No candle if open = close ? - MQL4 programming forum
William Roeder #:
- You can not read into the future.
- You assume every bar every exists — they don't. What if there are no ticks during a specific candle period? There can be minutes between ticks during the Asian session, think M1 chart. Larger charts, think weekend, market holiday (country and broker specific), requires knowledge of when your broker stops and starts (not necessary the same as the market.)
"Free-of-Holes" Charts - MQL4 Articles (20 June 2006)
No candle if open = close ? - MQL4 programming forum
ok, thank,
is there a way to get the below info?
Files:
Sunfire #: is there a way to get the below info?
Yes. Perhaps you should read the manual.
How To Ask Questions The Smart Way. (2004)
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.
any class, structure or whatever in mql language I can get session info of a symbol?
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
To read into future buffer, I still get buffer filled. Is there a way to detect non-existence of data during past non trading hours?