nautilus_model

Module data

source
Expand description

Data types for the trading domain model.

Modules§

  • Bar aggregate structures, data types and functionality.
  • An OrderBookDelta data type intended to carry book state information.
  • An OrderBookDeltas container type to carry a bulk of OrderBookDelta records.
  • An OrderBookDepth10 aggregated top-of-book data type with a fixed depth of 10 levels per side.
  • A BookOrder for use with the OrderBook and OrderBookDelta data type.
  • A QuoteTick data type representing a top-of-book quote state.
  • An InstrumentStatus data type representing a change in an instrument market status.
  • Type stubs to facilitate testing.
  • A TradeTick data type representing a single trade in a market.

Structs§

  • Represents a data type including metadata.

Enums§

  • A built-in Nautilus data type.

Traits§

Functions§