Skip to content

A Java library for calculating certain technical metrics on stock price and volume data

License

Notifications You must be signed in to change notification settings

sjjohns/StockAnalysisCalculators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Analysis Calculators is a Java library for calculating certain technical metrics on stocks.

Metrics include:

* Simple Moving Averages
* Exponential Moving Averages
* Average True Range (ATR) 
* Average Share Volume
* Beta
* Max Price (useful for determining 52-week high)
* Up/Down Volume Ratio
* Relative Strength Percent of Peak

The complete source code is available on GitHub: 

https://github.com/sjjohns/StockAnalysisCalculators

About

A Java library for calculating certain technical metrics on stock price and volume data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages