Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 946 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 946 Bytes

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