Module enums

Module enums 

Source
Expand description

Enumerations for Deribit WebSocket channels and operations.

Structs§

DeribitWsChannelIter
An iterator over the variants of DeribitWsChannel
DeribitWsMethodIter
An iterator over the variants of DeribitWsMethod

Enums§

DeribitBookAction
Deribit order book update action types.
DeribitBookMsgType
Deribit order book message type.
DeribitHeartbeatType
Deribit heartbeat types.
DeribitUpdateInterval
Deribit data stream update intervals.
DeribitWsChannel
Deribit WebSocket public data channels.
DeribitWsMethod
Deribit JSON-RPC WebSocket methods.