get https://trade-hk.oslsandbox.com/api/v4/order
Get the list of all orders in chronological order. By default, only open orders are returned. Inactive orders are retrievable only for a limited period of time.
ordStatus Code Table
ordStatus Code Table| Code | Description |
|---|---|
| New | The order is active and unexecuted on the exchange |
| PartiallyFilled | The order is active and partially filled on the exchange |
| Filled | The order is fully filled and no longer active on the exchange |
| Cancelled | The order is cancelled and no longer active on the exchange |
| Replaced | The order is amended |
| Rejected | The order is rejected and no longer active on the exchange |
| Suspended | The order is suspended |
| Expired | The order is expired and no longer active on the exchange |
| Withdrawn | The order is withdrawn to prevent self trade orders |
