Docs.rs
  • nautilus-model-0.48.0
    • nautilus-model 0.48.0
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • cjdsellers
    • github:nautechsystems:publish
    • Dependencies
      • anyhow ^1.0.98 normal
      • chrono ^0.4.41 normal
      • derive_builder ^0.20.2 normal
      • enum_dispatch ^0.3.13 normal
      • evalexpr =11.3.1 normal
      • implied-vol ^1.0.1 normal
      • indexmap ^2.9.0 normal
      • log ^0.4.27 normal
      • nautilus-core ^0.48.0 normal
      • pyo3 ^0.24.2 normal optional
      • rstest ^0.25.0 normal optional
      • rust_decimal ^1.37.1 normal
      • rust_decimal_macros ^1.37.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • strum ^0.27.1 normal
      • tabled ^0.19.0 normal
      • thiserror ^2.0.12 normal
      • thousands ^0.2.0 normal
      • ustr ^1.1.0 normal
      • criterion ^0.5.1 dev
      • float-cmp ^0.10.0 dev
      • iai ^0.1.1 dev
      • cbindgen ^0.29.0 build optional
    • Versions
    • 54.93% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nautilus_model0.48.0

Module order

Module Items

  • Modules
  • Functions

In nautilus_model::python::events

nautilus_model::python::events

Module order

Source

Modules§

accepted
cancel_rejected
canceled
denied
emulated
expired
filled
initialized
modify_rejected
pending_cancel
pending_update
rejected
released
snapshot
submitted
triggered
updated

Functions§

order_event_to_pyobject
Converts an OrderEventAny into a Python object.
pyobject_to_order_event
Converts a Python object into an OrderEventAny enum.