Skip to content

Go package with basic utilities for handling chart data

Notifications You must be signed in to change notification settings

djboris9/stockutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockutil(s)

Go package with basic utilities for handling chart data.

Contents

  • AVG: Average calculation
  • SMA: Simple Moving Average calculation
  • EMA: Exponential Moving Average calculation
  • MACD: Moving Average Convergence Divergence calculation

Documentation

See Godoc or look (at the moment better way) in examples/main.go for usage.

About

Go package with basic utilities for handling chart data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages