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 12 of 20

1.5.0

New indicators:

- [Awesome Oscillator](https://daveskender.github.io/Stock.Indicators/indicators/Awesome/#content)
- [Moving Average Envelopes](https://daveskender.github.io/Stock.Indicators/indicators/MaEnvelopes/#content)
- [STARC Bands](https://daveskender.github.io/Stock.Indicators/indicators/StarcBands/#content)
- [Rolling Pivot Points](https://daveskender.github.io/Stock.Indicators/indicators/RollingPivots/#content)

Minor breaking changes:

- update misc indicator history Exception thresholds based on a precision convergence analysis -- you may need to slightly increase the amount of history provided in some cases for RSI, MAMA, ADX, ATR, Chaikin Oscillator, ConnorsRSI, EMA, KAMA, Keltner Channels, MACD, PMO, Stochastic RSI, and TRIX.
- renamed several results properties for `Sma` trendlines to a less confusing name -- you'll have to update references if using the optional `Sma` signal line for ADL, OBV, PRS, ROC, and StdDev.

Bug fixes:

- [Donchian Channel](https://daveskender.github.io/Stock.Indicators/indicators/Donchian/#content) was including the current period for evaluating high/low thresholds
- Camarilla variant of [Pivot Points](https://daveskender.github.io/Stock.Indicators/indicators/PivotPoints/#content) had a math error in the PP value

1.4.0

New indicators:

- [Pivot Points](https://daveskender.github.io/Stock.Indicators/indicators/PivotPoints/#content) in 5 flavors
- [Kaufman’s Adaptive Moving Average (KAMA)](https://daveskender.github.io/Stock.Indicators/indicators/Kama/#content)
- [MESA Adaptive Moving Average (MAMA)](https://daveskender.github.io/Stock.Indicators/indicators/Mama/#content)
- [Arnaud Legoux Moving Average (ALMA)](https://daveskender.github.io/Stock.Indicators/indicators/Alma/#content)

Modified indicators:

- increased `history` threshold for RSI (222)

Chores:

- add [Discussions](https://github.com/DaveSkender/Stock.Indicators/discussions) for indicators and for other conversations

1.3.3

What's Changed

* fix: Disable debug logging by DaveSkender in https://github.com/facioquo/stock-indicators-python/pull/418

**Full Changelog**: https://github.com/facioquo/stock-indicators-python/compare/1.3.2...1.3.3

> [!NOTE]
> Apologies y'all, forgot to turn of some debug messages in [v1.3.2](https://github.com/facioquo/stock-indicators-python/releases/tag/1.3.2). Fixed!

1.3.2

What's Changed

* fix: Debian (macOS) compatibility (and GH workflows) by DaveSkender in https://github.com/facioquo/stock-indicators-python/pull/415

**Full Changelog**: https://github.com/facioquo/stock-indicators-python/compare/1.3.1...1.3.2

1.3.1

What's Changed

* fix: Apply `CultureInfo.InvariantCulture` not to be affected by system `locale` setting by LeeDongGeon1996 in https://github.com/facioquo/stock-indicators-python/pull/386
* feat: Remove unnecessary validations by LeeDongGeon1996 in https://github.com/facioquo/stock-indicators-python/pull/395
* feat: Add type hint on Quote by LeeDongGeon1996 in https://github.com/facioquo/stock-indicators-python/pull/396


**Full Changelog**: https://github.com/facioquo/stock-indicators-python/compare/1.3.0...1.3.1

1.3.0

New indicators:

- [SuperTrend](https://daveskender.github.io/Stock.Indicators/indicators/SuperTrend/#content) (199)
- [Williams Fractal](https://daveskender.github.io/Stock.Indicators/indicators/Fractal/#content) (200)

Chores:

- extend unit tests (194)
- fix for Satoshi cryptocurrency prices (196)

Page 12 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.