API Reference

ENUM Definitions

Order State (orderState)

StatusDescription
NEWThe order request has been received.
OPENThe order was successfully placed on the exchange, but not yet filled.
CANCELLEDThe order has been canceled. Any filled quantity will be shown in the executedQty field; if none, the order was completely canceled.
FILLEDThe order has been completely filled.
PARTIALLY_FILLEDThe order has been partially filled.
REJECTThe order was rejected by the exchange.
FAILThe List Status is responding to a failed action during order placement.