Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 923 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 923 Bytes

StockTechnicals

Build Status Coverage Status

Status

Under Development

Requirements

  • Java 8 (yes, requires Java 8 i.e.: uses Streams)
  • Maven 3.x
  • JUnit 4
  • TravisCI

Indicators

  • ADX - Average Directional Index
  • Aroon (up and down)
  • Aroon Oscillator
  • CCI - Commodity Channel Index
  • EMA - Exponential Strength Index
  • MACD - Moving Average Convergence/Divergence Oscillator
  • PSAR - Parabolic SAR
  • RSI - Relative Strength Index
  • SMA - Simple Moving Average
  • TP - Typical Price

Overlays

  • Standard Pivot Points

Todo

  • Add more indicators and overlays
  • Upgrade to Junit 5
  • Developer User Guide

License

The MIT License (MIT)