Order State (orderState)
Status | Description |
---|---|
NEW | The order request has been received. |
OPEN | The order was successfully placed on the exchange, but not yet filled. |
CANCELLED | The order has been canceled. Any filled quantity will be shown in the executedQty field; if none, the order was completely canceled. |
FILLED | The order has been completely filled. |
PARTIALLY_FILLED | The order has been partially filled. |
REJECT | The order was rejected by the exchange. |
FAIL | The List Status is responding to a failed action during order placement. |