anandanand84 / technicalindicators

A javascript technical indicators written in typescript with pattern recognition right in the browser
MIT License
2.18k stars 563 forks source link

Rate of Change Drops 0 values #46

Closed roblav96 closed 7 years ago

roblav96 commented 7 years ago

Runkit Example

https://runkit.com/roblav96/5945db28f7965000121d9545 Result [79] should be a 0 at April 28, 2017 https://www.tradingview.com/chart/auBuV2o7/ So it looks like the calc is dropping 0's completely.

anandanand84 commented 7 years ago

@roblav96 I couldn't get the issue, the tradingview chart you linked shows only ADX, there is no ROC in there. Did you linked a wrong chart?

roblav96 commented 7 years ago

@anandanand84 Sorry late reply :X Idk how to share the exact view. A bit over complicated UX design. I guess this one's a bust.

anandanand84 commented 7 years ago

@roblav96 This should be fixed. Can you check with latest version?