For AI agents: visit https://apiconnex.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| 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. |
| Status | Description |
|---|
| DMA | It refers a user-initiated order. |
| SYSTEM_LIQ | It refers to fully forced liquidation triggered when the system detects high account risk. |
| SYSTEM_REDUCE | It refers to partial position reduction during forced liquidation to bring the risk back to the safety threshold. |
| REPLACE | Order amendment, such as modifying the amount and quantity. |