Open
Description
Hi @codeplea, I have checked your Stochastic RSI implementation and was wondering why it becomes negative (-0.54
) at the end of your "Example Calculation"? From what I have read on Investopedia the Stochastic RSI ranges only between 0 and 1: https://www.investopedia.com/terms/s/stochrsi.asp
Your tests actually shows the same by expecting 0.000
at the end:
tulipindicators/tests/untest.txt
Lines 382 to 384 in 0bc8dfc
So how come your website lists "-0.54"?
Metadata
Metadata
Assignees
Labels
No labels