Module instruments

Source
Expand description

Instrument definitions the trading domain model.

Modules§

betting
binary_option
crypto_future
crypto_option
crypto_perpetual
currency_pair
equity
futures_contract
futures_spread
option_contract
option_spread

Functions§

instrument_any_to_pyobject
Converts an InstrumentAny into a Python object.
pyobject_to_instrument_any
Converts a Python object into an InstrumentAny enum.