/trading-timeseries

Provides structures for series of trading candles and ticks

Primary LanguageGoMIT LicenseMIT

Timeseries

Lint Status Test Status Go Report Card codecov

Timeseries provides structures for trading candles series and tick series.

Installation

$ go get github.com/evsamsonov/trading-timeseries

Usage

See documentation and examples