Expand description
§Indicato_rs
This crate provides simple primitives for statistical analysis of time series stochastic data.
Modules§
- deque_
math - The math module contains calculations that are once-off, as opposed to signals which are aggregations
- fin_
error - The error module contains the error types used in the crate.
- signals
- The signals module contains the signal types that can be created.
- traits
- The traits module contains the traits that are used to define the functionality signals.