OrderHistoryExchangeOrderID Property
The order id given to this order by the exchange.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public string ExchangeOrderID { get; }
Public ReadOnly Property ExchangeOrderID As String
Get
Property Value
String
If an order gets to the market successfully then it will be assigned an id by
the exchange. This should be used for information only as different exchanges
use different rules as to uniqueness and re-use of id's.