Module enums

Module enums 

Source

Structs§

BitmexContingencyTypeIter
An iterator over the variants of BitmexContingencyType
BitmexExecInstructionIter
An iterator over the variants of BitmexExecInstruction
BitmexExecTypeIter
An iterator over the variants of BitmexExecType
BitmexFairMethodIter
An iterator over the variants of BitmexFairMethod
BitmexInstrumentStateIter
An iterator over the variants of BitmexInstrumentState
BitmexInstrumentTypeIter
An iterator over the variants of BitmexInstrumentType
BitmexLiquidityIndicatorIter
An iterator over the variants of BitmexLiquidityIndicator
BitmexMarkMethodIter
An iterator over the variants of BitmexMarkMethod
BitmexOrderStatusIter
An iterator over the variants of BitmexOrderStatus
BitmexOrderTypeIter
An iterator over the variants of BitmexOrderType
BitmexPegPriceTypeIter
An iterator over the variants of BitmexPegPriceType
BitmexPositionSideIter
An iterator over the variants of BitmexPositionSide
BitmexProductTypeIter
An iterator over the variants of BitmexProductType
BitmexSideIter
An iterator over the variants of BitmexSide
BitmexSymbolStatusIter
An iterator over the variants of BitmexSymbolStatus
BitmexTickDirectionIter
An iterator over the variants of BitmexTickDirection
BitmexTimeInForceIter
An iterator over the variants of BitmexTimeInForce

Enums§

BitmexContingencyType
Represents the available contingency types on BitMEX.
BitmexExecInstruction
Represents the available execution instruments on BitMEX.
BitmexExecType
Represents the type of execution that generated a trade.
BitmexFairMethod
Represents the fair price calculation method.
BitmexInstrumentState
Represents the state of an instrument.
BitmexInstrumentType
Represents BitMEX instrument types.
BitmexLiquidityIndicator
Indicates whether the execution was maker or taker.
BitmexMarkMethod
Represents the mark price calculation method.
BitmexOrderStatus
Represents the possible states of an order throughout its lifecycle.
BitmexOrderType
Represents the available order types on BitMEX.
BitmexPegPriceType
Represents the available peg price types on BitMEX.
BitmexPositionSide
Represents the position side for BitMEX positions.
BitmexProductType
Represents the different types of instrument subscriptions available on BitMEX.
BitmexSide
Represents the side of an order or trade (Buy/Sell).
BitmexSymbolStatus
Represents the status of a BitMEX symbol.
BitmexTickDirection
Represents the tick direction of the last trade.
BitmexTimeInForce
Specifies how long an order should remain active.