Module messages

Module messages 

Source

Structs§

OKXAuthentication
OKX WebSocket authentication message.
OKXAuthenticationArg
OKX WebSocket authentication arguments.
OKXBookMsg
Order book data for an instrument.
OKXCandleMsg
Candlestick data for an instrument.
OKXEstimatedPriceMsg
Estimated delivery/exercise price data.
OKXFundingRateMsg
Funding rate data for perpetual swaps.
OKXIndexPriceMsg
Index price data.
OKXMarkPriceMsg
Mark price data for perpetual swaps.
OKXOpenInterestMsg
Open interest data.
OKXOptionSummaryMsg
Option market data summary.
OKXOrderMsg
Order update message from WebSocket orders channel.
OKXPriceLimitMsg
Price limit data (upper and lower limits).
OKXStatusMsg
Platform status updates.
OKXSubscription
OKXSubscriptionArg
OKXTickerMsg
Ticker data for an instrument.
OKXTradeMsg
Trade data for an instrument.
OKXWebSocketArg
OKXWebSocketError
Represents an OKX WebSocket error.
OKXWsRequest
Generic WebSocket request for OKX trading commands.
OrderBookEntry
Represents a single order in the order book.
WsAmendOrderParams
Parameters for WebSocket amend order operation (instType not included).
WsAmendOrderParamsBuilder
Builder for WsAmendOrderParams.
WsCancelOrderParams
Parameters for WebSocket cancel order operation (instType not included).
WsCancelOrderParamsBuilder
Builder for WsCancelOrderParams.
WsMassCancelParams
Parameters for WebSocket mass cancel operation.
WsMassCancelParamsBuilder
Builder for WsMassCancelParams.
WsPostOrderParams
Parameters for WebSocket place order operation.
WsPostOrderParamsBuilder
Builder for WsPostOrderParams.

Enums§

ExecutionReport
NautilusWsMessage
OKXWebSocketEvent
WsAmendOrderParamsBuilderError
Error type for WsAmendOrderParamsBuilder
WsCancelOrderParamsBuilderError
Error type for WsCancelOrderParamsBuilder
WsMassCancelParamsBuilderError
Error type for WsMassCancelParamsBuilder
WsPostOrderParamsBuilderError
Error type for WsPostOrderParamsBuilder