Expand description

Contains main traits you need to start using this library

Modules

Dynamically dispatchable traits for indicators creation

Structs

Simple Candlestick structure for implementing OHLCV

Enums

Crate errors enum

Traits

Trait for picking historical values for methods and indicators

Each indicator has it’s own Configuration with parameters

Base trait for implementing indicators State

Trait for creating methods for timeseries

Trait for picking the very last value for methods and indicators

Implements some methods for sequence manipulations.