Code Monkey home page Code Monkey logo

stocktechnicals's Introduction

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)

stocktechnicals's People

Contributors

jasonlam604 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

stocktechnicals's Issues

Issue with NumberFormatter

Hi there,

Great lib. I'm using only the ParabolicSar indicator so far, but I've had to drop the NumberFormatter, which is used in this class because it doesn't play nicely with numbers less than one. The market price data I'm using is for example between 0.00020000 and 0.00030000, so if the default numberOfDigitsAfterDecimalPoint is 2, then the pSAR always rounds to 0.00.

Is there a way of compensating for this somehow? I've left the NumberFormatter out of the pSAR class altogether and it still seems to run fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.