Stock-indicators

Latest version: v1.3.3

Safety actively analyzes 701868 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 20

1.8.0

New indicators:

- [Vortex Indicator (VI)](https://daveskender.github.io/Stock.Indicators/indicators/Vortex/#content) - 340
- [Fractal Chaos Bands (FCB)](https://daveskender.github.io/Stock.Indicators/indicators/Fcb/#content) - 342
- [Choppiness Index](https://daveskender.github.io/Stock.Indicators/indicators/Chop/#content) - 349

Special thanks to:

- vebollu for recommending Vortex Indicator
- "BA" for recommending Fractal Chaos Bands
- tanjera for contributing the code for Choppiness Index

1.7.0

New indicators:

- [Tillson T3 Moving Average](https://daveskender.github.io/Stock.Indicators/indicators/T3/#content)

Minor breaking change:

- Moved extra SMA analysis to new variant: `GetSmaExtended`. If you were using the `extended=true` parameter value in `GetSma`, you'll have to update the reference to the new separate extended method. See [more info](https://github.com/DaveSkender/Stock.Indicators/discussions/320#discussioncomment-324365) on this new convention to separate concerns.

Chores:

- Added GitHub lockbot to lock old closed issues and pull requests. Apologies for the spam notifications while that process caught up, for those of you who were watching the repo. It is caught up now.
- Update documentation

1.6.6

New minor feature:

- add IDE inline tooltip information with links to online documentation (e.g. in Visual Studio), example:

![image](https://user-images.githubusercontent.com/8432125/104987410-a7a52b80-59e3-11eb-9d34-840f65759034.png)

Chores:

- increase the history threshold for SuperTrend to match the underlying ATR threshold
- update code analysis and misc code cleanup
- update documentation
- remove internal use of GitVersion in build

1.6.3

New minor feature:

- add [KDJ Index](https://daveskender.github.io/Stock.Indicators/indicators/Stoch/#content) as an extension of Stochastic Oscillator

Special thanks to muteddisk for contributing the idea.

1.6.2

New micro-features:

- added a `results.Find()` helper method to query a specific date in the indicator results collection (see [docs](https://daveskender.github.io/Stock.Indicators/docs/GUIDE.html#helper-functions))
- added a `history.Validate()` method to replace `Cleaners.ValidateHistory()` method

Chores:

- internals: refactor rename Cleaner class items to use more precise language
- updated [performance benchmarks](https://daveskender.github.io/Stock.Indicators/tests/performance)

1.6.0

New indicators:

- [True Strength Index (TSI)](https://daveskender.github.io/Stock.Indicators/indicators/Tsi/#content)
- [Balance of Power (BOP)](https://daveskender.github.io/Stock.Indicators/indicators/Bop/#content)
- [Percentage Volume Oscillator (PVO)](https://daveskender.github.io/Stock.Indicators/indicators/Pvo/#content)
- [Volume Weighted Average Price (VWAP)](https://daveskender.github.io/Stock.Indicators/indicators/Vwap/#content)

Chores:

- minor bug fixes
- update documentation

Page 11 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.