0.8.3
BREAKING CHANGES:
- updated Stochastic RSI to require more parameters to control the Stochastic behavior and change from scale of 1 to 100
- replace use of
float
withdecimal
data type in calculations and result data due to minor observed rounding errors
Chores:
- update unit tests and documentation