Docs.rs
quantwave-core-0.6.0
quantwave-core 0.6.0
Permalink
Docs.rs crate page
MIT
28 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
lavs9
Dependencies
approx ^0.5
normal
chrono ^0.4
normal
log ^0.4
normal
nalgebra ^0.33
normal
rand ^0.8
normal
optional
rustfft ^6
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
statrs ^0.18
normal
talib-rs ^0.1
normal
thiserror ^1.0
normal
proptest ^1.0
dev
rand ^0.8
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
26.36%
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
Skip to main content
Module ma_stream
quantwave_
core
0.6.0
Module ma_
stream
Module Items
Enums
In quantwave_
core::
indicators::
incremental
quantwave_core
::
indicators
::
incremental
Module
ma_
stream
Copy item path
Source
Expand description
TA-Lib compatible streaming moving averages (SMA / EMA).
Enums
ยง
MaStream
Streaming MA matching TA-Lib
compute_ma
for SMA and EMA.