mantis-ta 0.6.7

Composable technical analysis and strategy engine for Rust
Documentation
1
2
3
4
pub use crate::indicators::{IncrementalIndicator, Indicator, *};
#[cfg(feature = "strategy")]
pub use crate::strategy::*;
pub use crate::types::*;