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
Hello,
I am using MQLTIck to add custom ticks to chart
to fetch the candlestick from Websocket,
My broker opens a candle at GMT - 9 seconds (working fine)
and closes a candle at GMT - 9.999 seconds where 999 is in milliseconds
If i set GMT - 9 then there is slight difference in close price,
I want to set candle Close time to GMT - 9.999 seconds
How can i do that?
Thanks