Docs.rs
  • nautilus-model-0.49.0
    • nautilus-model 0.49.0
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • cjdsellers
    • github:nautechsystems:publish
    • Dependencies
      • alloy-primitives ^1.2.1 normal optional
      • 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.1.0 normal
      • indexmap ^2.10.0 normal
      • log ^0.4.27 normal
      • nautilus-core ^0.49.0 normal
      • pyo3 ^0.25.1 normal optional
      • rstest ^0.25.0 normal optional
      • rust_decimal ^1.37.2 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.20.0 normal
      • thiserror ^2.0.12 normal
      • thousands ^0.2.0 normal
      • ustr ^1.1.0 normal
      • criterion ^0.6.0 dev
      • float-cmp ^0.10.0 dev
      • iai ^0.1.1 dev
      • proptest ^1.7.0 dev
      • rstest ^0.25.0 dev
      • cbindgen ^0.29.0 build optional
    • Versions
    • 56.12% of the crate is documented
  • 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.49.0

Module orders

Module Items

  • Modules
  • Functions

In nautilus_model::python

nautilus_model::python

Module orders

Source

Modules§

limit
limit_if_touched
market
market_if_touched
market_to_limit
stop_limit
stop_market
trailing_stop_limit
trailing_stop_market

Functions§

order_any_to_pyobject
Converts an OrderAny enum into a Python object.
pyobject_to_order_any
Converts a Python order object into an OrderAny enum.