Docs.rs
  • backtester-0.1.9
    • backtester 0.1.9
    • Permalink
    • Docs.rs crate page
    • LGPL-2.0-only
    • Links
    • crates.io
    • Source
    • Owners
    • coderaidershaun
    • Dependencies
      • ndarray ^0.15.6 normal
      • serde ^1.0.171 normal
      • serde_json ^1.0.103 normal
      • ts-rs ^7.0.0 normal
      • csv ^1.2.2 dev
      • tradestats ^0.1.7 dev
    • Versions
    • 15.56% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

backtester0.1.9

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • backtest::Backtest
  • evaluation::Evaluation
  • evaluation::Metrics
  • models::Signals
  • models::WinRate

Enums

  • models::SignalType

Functions

  • utils::cumulative_returns
  • utils::normalise_returns
  • utils::round_float

Type Aliases

  • BoxErr