Skip to content

0.5.14

Compare
Choose a tag to compare
@DaveSkender DaveSkender released this 11 Jun 02:58
7221e2b

Updated indicators:

  • added Z-Score to both Bollinger Band and Standard Deviation results

Buggy fixes:

  • improved IsIncreasing results for RSI, Stochastic RSI, Stochastic, and Heikin-Ashi to better handle the "no change" edge case. The prior IsIncreasing value will now persist when there is no change and will only change when there is an actual reversal. In other words, no change does not count as a reversal anymore.

Chores:

  • updated documentation, added some badges, etc.
  • refactored some exceptions in modified indicators