Maybe because one of the clocks is out of sync!
Fernando Carreiro #:
Maybe because one of the clocks is out of sync!
Maybe because one of the clocks is out of sync!
It is! I've discovered a website that let you check your time accuracy in regard to an "atomic clock":
https://time.is/
It says that "My clock is 0.9 seconds behind."

Netherlands
- 2022.11.01
- time.is
7 million locations, 57 languages, synchronized with atomic clock time.
Naourass Derouichi #: It is! I've discovered a website that let you check your time accuracy in regard to an "atomic clock": https://time.is/ It says that "My clock is 0.9 seconds behind."
Thank you for the information about that website. In my case, it says my computer time is exact which is good to know.

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
I'm trying to compare the tick's server time with the local arrival time inside OnTick().
After stringifying with TimeToString() and printing out:
Why the server time is sometimes one second ahead of the local time? How could this possible? Could the server round up the time's seconds without biasing the stream? Or is it something else?
P.S. I'm on Windows 11 and OS Auto Time is on.