- NEW - New order, pending to be filled
- PARTIALLY_FILLED - Partially filled
- PARTIALLY_CANCELED - Partially filled and Partially cancelled
- FILLED - Completed filled
- CANCELED - Order cancelled
- PENDING_CANCEL - Pending order to be cancelled (No longer in-use)
- REJECTED - Order refers to the rejection of an order during the order matching process.
- PENDING_NEW - Pending order to be NEW
- LIMIT - Limit order
- MARKET - Market order
- LIMIT_MAKER - Maker limit order
- BUY - Buy order
- SELL - Sell Order
- GTC(Currently only supports limit and limit_maker orders)
- IOC(Currently supports limit and market orders)