torreyleonard / algotrader

Simple algorithmic stock and option trading for Node.js.
https://www.npmjs.com/package/algotrader
Apache License 2.0
635 stars 119 forks source link

Added MinusDI and PlushDI indicators #21

Closed Gillinghammer closed 5 years ago

Gillinghammer commented 5 years ago

Needed these indicators which are offered by AlphaVantage for my own project so I'm just doing a pull request. The docs would need to be updated too if you accept this pull request.

torreyleonard commented 5 years ago

Thank you again!