Skip to main content

Module python

Module python 

Source
Expand description

Python bindings from PyO3.

Modules§

account
common
data
Data types for the trading domain model.
defi
Python bindings for DeFi (Decentralized Finance) domain model.
enums
Enumerations for the trading domain model.
events
Events for the trading domain model.
identifiers
Identifiers for the trading domain model.
instruments
Instrument definitions the trading domain model.
macros
Provides macros.
orderbook
Provides a generic L1/L2/L3 order book the trading domain model.
orders
position
reports
Python bindings from PyO3.
types
Value types such as Price, Quantity and Money for the trading domain model.

Functions§

currency_lookup_error_to_pyvalue_err
Converts a currency lookup failure to a Python ValueError.
instrument_id_error_to_pyvalue_err
Converts an instrument ID validation failure to a Python ValueError.
model
Loaded as nautilus_pyo3.model.
option_series_id_error_to_pyvalue_err
Converts an option series ID validation failure to a Python ValueError.