Module enums

Module enums 

Source
Expand description

Enumerations mapping dYdX v4 concepts onto idiomatic Nautilus variants.

Structs§

DydxCandleResolutionIter
An iterator over the variants of DydxCandleResolution
DydxConditionTypeIter
An iterator over the variants of DydxConditionType
DydxFillTypeIter
An iterator over the variants of DydxFillType
DydxLiquidityIter
An iterator over the variants of DydxLiquidity
DydxMarketStatusIter
An iterator over the variants of DydxMarketStatus
DydxOrderExecutionIter
An iterator over the variants of DydxOrderExecution
DydxOrderFlagsIter
An iterator over the variants of DydxOrderFlags
DydxOrderSideIter
An iterator over the variants of DydxOrderSide
DydxOrderStatusIter
An iterator over the variants of DydxOrderStatus
DydxOrderTypeIter
An iterator over the variants of DydxOrderType
DydxPositionStatusIter
An iterator over the variants of DydxPositionStatus
DydxTickerTypeIter
An iterator over the variants of DydxTickerType
DydxTimeInForceIter
An iterator over the variants of DydxTimeInForce
DydxTradeTypeIter
An iterator over the variants of DydxTradeType

Enums§

DydxCandleResolution
dYdX candlestick resolution.
DydxConditionType
dYdX condition type for conditional orders.
DydxFillType
dYdX fill type.
DydxLiquidity
dYdX liquidity side (maker/taker).
DydxMarketStatus
dYdX perpetual market status.
DydxOrderExecution
dYdX order execution type.
DydxOrderFlags
dYdX order flags (bitfield).
DydxOrderSide
dYdX order side.
DydxOrderStatus
dYdX order status throughout its lifecycle.
DydxOrderType
dYdX order type.
DydxPositionStatus
dYdX position status.
DydxTickerType
dYdX ticker type for market data.
DydxTimeInForce
dYdX time-in-force specifications.
DydxTradeType
dYdX trade type.