Stock-indicators

Latest version: v1.3.0

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

Scan your dependencies

Page 13 of 19

1.0.17

Maintenance update

- Bump DLL version from 2.4.0 to 2.4.7 (296)
- Bump Python.NET from 3.0.0.post1 to 3.0.1 (290)

----

For more information:

- [documentation site](https://python.StockIndicators.dev/)
- [PyPI project page](https://pypi.org/project/stock-indicators/)

**Full Changelog**: https://github.com/DaveSkender/Stock.Indicators.Python/compare/1.0.0...1.0.1+7

1.0.6

Minor bug fix:

- Recompose the internal indexing of input `history` (historical quotes) for cases where it is cut down and reused after it was previously used or pre-cleaned. This is not a typical or common use case, but it can happen if a user is dynamically changing input history length between uses with methods like `TakeLast()` - see 170

1.0.0

The first stable release of Stock Indicators for Python has been released!!🎂🎉

**Updated Features**
- Rename `get_sma_extended` to `get_sma_analysis`(264)
- Several property type changes in CandleProperties(279)
- Several return type changes(260, 264)
- ADL
- Alligator
- ALMA
- Aroon
- ATR
- Bollinger Bands&174;
- CMF
- Chaikin Oscillator
- Chandelier Exit
- DEMA
- DPO
- Elder-ray Index
- EMA
- EPMA
- HMA
- HTL
- Keltner Channels
- MACD
- MA Envelopes
- MAMA
- MFI
- SMA
- SMI
- SMMA
- STARC Bands
- Stdev Channels
- T3
- TEMA
- TRIX
- Volatility Stop
- VWAP
- VWMA
- Williams %R
- WMA
- Average Directional Movement Index (ADX) - Add result value(262)
- Williams Fractal - Add parameter(258)
- Parabolic SAR - Add parameter(256)
- Ichimoku Cloud - Add parameter(252)
- Support `IntEnum` to enable comparison with integer(257)
- Beta Coefficient - Change parameters location(264)⚠️
- Price Relative Strength (PRS) - Change parameters location(264)⚠️
- Drop Mono support - Use .NET 6 instead(275)⚠️
- Remove warning for deprecated features - No longer available (281)⚠️

**Bug Fix**
- Fix accessing `CandleProperties`(278)

**Performance**
- Approx. 60% improvement in runnning time. See [here](https://python.stockindicators.dev/contributing/#performance-benchmarking).

**Dependency**
- Bump DLL version from v1.23.1 to v2.4.0(264)
- Bump .NET version of DLL from .NET Standard 2.1 to .NET 6.0(242)
- Bump pythonnet from 3.0.0a1 to 3.0.0.post1(241, 267)

> ⚠️ may cause incompatibility.

----

For more information, see the:

- [documentation site](https://daveskender.github.io/Stock.Indicators.Python/)
- [PyPI project page](https://pypi.org/project/stock-indicators/)

**Full Changelog**: https://github.com/DaveSkender/Stock.Indicators.Python/compare/0.8.0+19...1.0.0

0.11.5

New indicators:

- Triple EMA Oscillator (TRIX)

Chores:

- update docs to clarify the difference between TEMA and TRIX - 160

0.11.3

Updated indicators:

- added % change to PRS

Chores:

- update docs

0.11.0

New indicators:

- Ultimate Oscillator
- Price [Comparative] Relative Strength
- Triple EMA
- Slope / Linear Regression
- Volume SMA

Updated indicators:

- Add %B to Bollinger Bands
- Add optional SMA overlay for ADL, OBV, ROC, and STDEV

Chores and fixes:

- Update docs and charts
- Fix bad history sort resolution in Cleaner of test data

Special thanks to:

- chetanku for contributing Ultimate Oscillator

Comments:
This is likely the last minor release prior to the initial v1.0 release (104)

Page 13 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.