API documentation
Sign in

Order status

The orderStatus and subscriptionStatus values carried on an order state message.

An order state message reports two independent things: what happened to the order, and whether you are subscribed to further updates for it. An order can be PENDING and NOT_SUBSCRIBED at the same time.

orderStatus

The outcome of the order itself.

CodeDescription
SUCCESSThe order was executed
FAILEDThe order was not executed
PENDINGThe order has been accepted and is still in flight; no terminal outcome has been reached

subscriptionStatus

Whether the connection is receiving further updates for this order. Orthogonal to the order's own outcome.

CodeDescription
NOT_SUBSCRIBEDNo updates for this order are being delivered to this connection
SUBSCRIBEDUpdates for this order are being delivered to this connection
UNSUBSCRIBEDUpdates were being delivered and have been stopped

We use cookies to improve your experience and analyse site traffic. Cookie policy