Skip to content

0.8.3

Compare
Choose a tag to compare
@DaveSkender DaveSkender released this 10 Jul 23:40
4b80c74

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 with decimal data type in calculations and result data due to minor observed rounding errors

Chores:

  • update unit tests and documentation