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,QuantityandMoneyfor 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.