Skip to content

gowsp/talib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A go library for technical analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages