Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 419 Bytes

File metadata and controls

16 lines (11 loc) · 419 Bytes

Talib

Talib is a technical analysis library for Go

Features

  • Calculations using decimal No loss of precision
  • Basic and advanced technical analysis indicators
  • Cache everything including created indicators and calculated results
  • Automatically clean up the previous data when the boundary number is reached

Installation

go get github.com/gowsp/talib