Morteza Khorasani:
The numbers have to be the same. Whats the problem
Why do you think that they have to be the same?
There are often missing bars on the M1 chart, but they may not be missed for all symbols.

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
Hi
I have an expert that works with candles in the past for two or three currency pairs.
For example I want to know the open price for GBPJPY for the candle of 2019.01.01 11:02.
using the code below:(FirstPair and some_date are defined in the code):
This piece of code gives me a number 26543
When I change the currency pair to GBPAUD for the same date I have the number: 26496
When I change the currency pair to AUDJPY for the same date I have the number: 22033
The numbers have to be the same. Whats the problem