Skip to main content

Module enums

Module enums 

Source
Expand description

Common enumerations for the Deribit adapter.

Structs§

DeribitCurrencyIter
An iterator over the variants of DeribitCurrency
DeribitEnvironmentIter
An iterator over the variants of DeribitEnvironment
DeribitInstrumentStateIter
An iterator over the variants of DeribitInstrumentState
DeribitOptionTypeIter
An iterator over the variants of DeribitOptionType
DeribitProductTypeIter
An iterator over the variants of DeribitProductType

Enums§

DeribitCurrency
Deribit currency.
DeribitEnvironment
Deribit API environment.
DeribitInstrumentState
Deribit instrument lifecycle state.
DeribitOptionType
Deribit option type.
DeribitProductType
Deribit product type.
DeribitTimeInForce
Deribit time in force values for order execution.

Functions§

resolve_trigger_type
Resolves an optional Nautilus trigger type to a Deribit trigger string.