Open a new order
Order Instruction, GTC, IOC or POST_ONLY if empty GTC
Market for which order is created
Order price
Order side
Order Payload signed with STARK Private Key
Timestamp of order creation, used for signature verification
Size of the order
Order type
Unique client assigned ID for the order
Order flags, allow flag: REDUCE_ONLY
Order will be created if it is received by API within RecvWindow milliseconds from signature timestamp, minimum is 10 milliseconds
Self Trade Prevention, EXPIRE_MAKER, EXPIRE_TAKER or EXPIRE_BOTH, if empty EXPIRE_TAKER
Trigger price for stop order
Created
Account identifier (user’s account address)
Average fill price of the order
Reason for order cancellation if it was closed by cancel
Client id passed on order creation
Order creation time
Order flags, allow flag: REDUCE_ONLY
Unique order identifier
OrderInstruction (GTC, IOC, POST_ONLY)
Order last update time. No changes once status=CLOSED
Market to which order belongs
Order price. 0 for MARKET orders
Order published to the client time
Order received from the client time
Remaining size of the order
Unique increasing number (non-sequential) that is assigned to this order update and changes on every order update. Can be used to deduplicate multiple feeds. WebSocket and REST responses use independently generated seq_no per event.
Order side
Order size
Order status
Self Trade Prevention mode (EXEPIRE_MAKER, EXPIRE_TAKER, EXPIRE_BOTH)
Order signature timestamp
Trigger price for stop order
Order type