Technical Analysis for Rust (ta)
Technical analysis library for Rust.
Status
The library is in development.
Goals
- Implement flexible and easy to use library in pure Rust
- Support most popular technical analysis indicators
- Have a good documentation for every indicator
Get started
Add to you Cargo.toml:
[dependencies]
whatlang = "*"
Example:
use ExponentialMovingAverage;
use Next;
let mut ema = new.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
License
Contributors
- greyblake Potapov Sergey - creator, maintainer.