Skip to Content

Enum Definitions

Liquidity - Liquidity Role

ValueDescription
MAKERMaker
TAKERTaker

OrderSide - Buy/Sell Direction

ValueDescription
BUYBuy
SELLSell

OrderStatus - Order Status

ValueDescription
PENDINGPending
OPENOpen
PARTIALLY_FILLEDPartially filled
FILLEDFilled
CANCELEDCanceled

OrderType - Order Type

ValueDescription
LIMITLimit order
MARKETMarket order

TimeInForceEnum - Time in Force

ValueDescription
GTCGood Till Canceled
IOCImmediate or Cancel
FOKFill or Kill
GTXGood Till Crossing

StpMode - Self-Trade Prevention Strategy

ValueDescription
EXPIRE_TAKERExpire taker order
EXPIRE_MAKERExpire maker order
EXPIRE_BOTHExpire both orders
EXPIRE_STALEExpire maker order (if maker order timestamp is earlier than taker order)
Last updated on: