ema-rs 0.1.0

Exponential Moving Average (EMA) Implementation In Rust
Documentation
[dependencies.ta-common]
version = "0.1.0"

[package]
authors = ["immortal infidel <immortal.infidel@gmail.com>"]
description = "Exponential Moving Average (EMA) Implementation In Rust"
edition = "2018"
homepage = "https://github.com/immortalinfidel/ema-rs"
license = "MIT"
name = "ema-rs"
repository = "https://github.com/immortalinfidel/ema-rs"
version = "0.1.0"