OrderResponsePending Property
Whether the system is waiting for a response from the exchange.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public ResponsePending ResponsePending { get; }
Public ReadOnly Property ResponsePending As ResponsePending
Get
Property Value
ResponsePending
Determines if the Order is waiting for confirmation of Submission, Revision or
Pull. The system does not allow multiple revisions to be in progress at the same
time for the same order as this can lead to problems determining what the actual
state of the order is at the exchange.