0.5.14
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 priorIsIncreasing
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