post deprecatedhttps://trade-hk.oslsandbox.com/api/3/order/list
Get a list of all active orders with execution(s) in reverse chronological order., at a maximum of 100 orders. If user has more than 100 active orders, only the first 100 active orders are returned.
orderStatus
Code Table
orderStatus
Code TableCode | Description |
---|---|
ACTIVE | The order is active and unexecuted on the exchange |
PARTIAL_FILL | The order is active and partially filled on the exchange |
FULL_FILL | The order is fully filled and no longer active on the exchange |
EXPIRED | The order is expired (past expiry date / time) and no longer active on the exchange |
PENDING_SUBMISSION | The order is pending processing by the exchange. Need to call an order enquiry to get the latest state |