OrderHistoryExchangeTime Property
The time from the exchange of the last change to this order.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public DateTime ExchangeTime { get; }
Public ReadOnly Property ExchangeTime As DateTime
Get
Property Value
DateTime
Different exchanges operate in different timezones so this should be used for
information only. Additionally, this is only updated in response to messages
from the exchange for the order and not on every update to the order.