Is that possible to syncronize as much exact as possible local clock with binance's one?

Is that possible to syncronize as much exact as possible local clock with binance’s one? How could I do it?

Thanks

Hey,

You can use this endpoint to get the Binance server time and sync your local time with it: Binance API Documentation.
For Linux systems, consider using NTP.
Additionally, make sure you have a stable internet connection to maintain the correct timestamp.

Problem of getting server time from binance API that there’s latency between two connections which causes some gap between clocks.
I’m not specialist with ntp, but as I understand binance isn’t supporting ntp connections to syncronize like that?

You can use an online time server to set your NTP.