Expand description
Enumerations that model Ax string enums across HTTP and WebSocket payloads.
Structs§
- AxCancel
Reason Iter - An iterator over the variants of AxCancelReason
- AxCancel
Rejection Reason Iter - An iterator over the variants of AxCancelRejectionReason
- AxCandle
Width Iter - An iterator over the variants of AxCandleWidth
- AxEnvironment
Iter - An iterator over the variants of AxEnvironment
- AxInstrument
State Iter - An iterator over the variants of AxInstrumentState
- AxMarket
Data Level Iter - An iterator over the variants of AxMarketDataLevel
- AxMd
WsMessage Type Iter - An iterator over the variants of AxMdWsMessageType
- AxOrder
Side Iter - An iterator over the variants of AxOrderSide
- AxOrder
Status Iter - An iterator over the variants of AxOrderStatus
- AxOrder
WsMessage Type Iter - An iterator over the variants of AxOrderWsMessageType
- AxTime
InForce Iter - An iterator over the variants of AxTimeInForce
Enums§
- AxCancel
Reason - Reason for order cancellation.
- AxCancel
Rejection Reason - Reason for cancel rejection.
- AxCandle
Width - Candle/bar width for market data subscriptions.
- AxEnvironment
- AX Exchange API environment.
- AxInstrument
State - Instrument state as returned by the AX Exchange API.
- AxMarket
Data Level - Market data subscription level.
- AxMd
WsMessage Type - WebSocket market data message type (server to client).
- AxOrder
Side - Order side for trading operations.
- AxOrder
Status - Order status as returned by the AX Exchange API.
- AxOrder
WsMessage Type - WebSocket order message type (server to client).
- AxTime
InForce - Time in force for order validity.