Skip to main content

OrderType

This defines how the order is executed by the engine. The WebSocket API uses the string names below; the numeric values are the corresponding internal values. Internal value 2 is reserved for liquidation orders and is not accepted as a client-facing OrderType.

OrderDirection

This defines the direction of the order.

OrderTimeInForce

This defines the time in force of the order.

OrderStatus

This is returned on any order response. This will indicate the current status of the order.

SymbolStatus

CandlesInterval

Use the wire value when subscribing to the WebSocket candle channel. The symbolic name is the corresponding internal enum name.

ExecutionType