Property TimeShift
- Namespace
- WhalesSecret.TradeScriptLib.Exchanges
- Assembly
- WhalesSecret.TradeScriptLib.dll
TimeShift
Difference between the exchange server time and the local system time. If the value is positive, the local system time is behind the exchange server time.
[JsonPropertyName("t")]
public TimeSpan TimeShift { get; }