Method GetExchangeUtcDateTime
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1
- Assembly
- WhalesSecret.TradeScriptLib.dll
GetExchangeUtcDateTime()
Gets current exchange UTC time.
DateTime GetExchangeUtcDateTime()
Returns
- DateTime
Current exchange UTC time.
Remarks
The exchange server time is determined from the information received from the exchange. This information always comes with certain latency, therefore the reported value should not be considered as absolutely precise. Difference on the order of hundreds of milliseconds should be considered normal.