Docs.rs
  • quantaxis-rs-0.3.4
    • quantaxis-rs 0.3.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • yutiansut
    • Dependencies
      • bencher ^0.1.5 normal
      • chrono ^0.4.11 normal
      • csv ^1.1.3 normal
      • error-chain ^0.12.1 normal
      • float-cmp ^0.4.0 normal
      • log ^0.4 normal
      • ndarray ^0.13.0 normal
      • ndarray-csv ^0.4 normal
      • num ^0.2.0 normal
      • num-traits ^0.2.6 normal
      • qifi-rs ^0.3.0 normal
      • rand ^0.6.5 normal
      • rayon ^1.1 normal
      • regex ^1 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0.61 normal
      • stopwatch ^0.0.7 normal
      • tokio ^0.2.18 normal
      • tokio-util ^0.3.0 normal
      • uuid ^0.8 normal
    • Versions
    • 14.32% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

quantaxis_rs0.3.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DataItem
  • errors::Error
  • indicators::AverageTrueRange
  • indicators::BollingerBands
  • indicators::BollingerBandsOutput
  • indicators::EfficiencyRatio
  • indicators::ExponentialMovingAverage
  • indicators::FastStochastic
  • indicators::HHV
  • indicators::LLV
  • indicators::Maximum
  • indicators::Minimum
  • indicators::MoneyFlowIndex
  • indicators::MovingAverage
  • indicators::MovingAverageConvergenceDivergence
  • indicators::OnBalanceVolume
  • indicators::RateOfChange
  • indicators::RelativeStrengthIndex
  • indicators::SimpleMovingAverage
  • indicators::SlowStochastic
  • indicators::StandardDeviation
  • indicators::TrueRange
  • market_preset::CodePreset
  • market_preset::MarketPreset
  • qaaccount::QAAccountSlice
  • qaaccount::QAMOMSlice
  • qaaccount::QA_Account
  • qaaccount::account
  • qaaccount::account_info
  • qadata::Stats
  • qafetch::BAR
  • qaorder::QAOrder
  • qaorder::TradeOrder
  • qaperformance::QAPerformance
  • qaperformance::QAPerformance_Single
  • qaperformance::QARiskMessage
  • qaperformance::QATradePair
  • qaperformance::Temp
  • qaposition::QA_Frozen
  • qaposition::QA_Postions
  • trade_date::QATradeDate
  • transaction::QATransaction

Enums

  • errors::ErrorKind

Traits

  • Close
  • High
  • Low
  • Next
  • Open
  • Reset
  • Update
  • Volume
  • errors::ResultExt

Functions

  • qaposition::adjust_market

Type Aliases

  • errors::Result