Docs.rs
  • financial_indicators-1.0.0
    • financial_indicators 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rosendolu
    • Dependencies
      • rand ^0.8.5 dev
    • Versions
    • 80.43% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

financial_indicators1.0.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • kdj::KDJ
  • macd::MACD

Functions

  • atr::average_true_range
  • bollinger::bollinger_bands
  • cci::commodity_channel_index
  • dmi::dmi_adx
  • ema::exponential_moving_average
  • ma::simple_moving_average
  • ma::weighted_moving_average
  • mfi::money_flow_index
  • mom::momentum
  • obv::on_balance_volume
  • roc::rate_of_change
  • rsi::relative_strength_index
  • sar::parabolic_sar
  • std_indicator::rolling_std
  • trix::trix
  • vol::volume_indicator
  • vwap::vwap