Module enums

Module enums 

Source

Structs§

BitmexActionIter
An iterator over the variants of BitmexAction
BitmexInstrumentStateIter
An iterator over the variants of BitmexInstrumentState
BitmexSideIter
An iterator over the variants of BitmexSide
BitmexTickDirectionIter
An iterator over the variants of BitmexTickDirection
BitmexWsAuthActionIter
An iterator over the variants of BitmexWsAuthAction
BitmexWsAuthChannelIter
An iterator over the variants of BitmexWsAuthChannel
BitmexWsOperationIter
An iterator over the variants of BitmexWsOperation
BitmexWsTopicIter
An iterator over the variants of BitmexWsTopic

Enums§

BitmexAction
Action type for table data messages.
BitmexInstrumentState
Trading instrument state.
BitmexSide
Side of an order or trade.
BitmexTickDirection
Direction of price tick relative to previous trade.
BitmexWsAuthAction
Authentication action types for WebSocket commands.
BitmexWsAuthChannel
Represents authenticated WebSocket channels for account updates.
BitmexWsOperation
Operation type for WebSocket commands.
BitmexWsTopic
Represents possible WebSocket topics that can be subscribed to.