Stock-indicators

Latest version: v1.3.0

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

Scan your dependencies

Page 18 of 19

0.4.0

New Indicators:

- Aroon Oscillator 23

Chores:

- added exception for insufficient history on all indicators; this is a POTENTIALLY BREAKING change if you are not supplying enough history. The README.md files for indicators provide guidance on minimum required and recommended amount of history to provide.

0.3.1

New indicators:
- standard deviation
- beta coefficient

Updated indicators:
- correlation coefficient - added variance and covariance outputs

Chores:
- update docs
- add code analyzers
- update build + add code coverage

0.3.0

The third release of **Stock Indicators for Python**, a Python wrapper of the Stock Indicators for .NET library.

> Please treat all versions before 1.0.0 as previews. **Expect breaking changes as we get more [community feedback](https://github.com/DaveSkender/Stock.Indicators.Python/issues) and fine-tune everything.** We will enumerate breaking changes in these release notes.

Our priorities going forward are to:

1. add the other 60+ indicators from [Stock Indicators for .NET](https://daveskender.github.io/Stock.Indicators/).
2. work on performance tuning to improve library speed

The below is the indicators newly added in this release:
- Balance of Power (BOP)
- Commodity Channel Index (CCI)
- Chaikin Oscillator
- Choppiness Index (CHOP)
- Chaikin Money Flow (CMF)
- Connors RSI
- Correlation Coefficient
- Detrended Price Oscillator (DPO)
- Endpoint Moving Average (EPMA)
- Fractal Chaos Bands (FCB)

<details>
<summary>See all indicators</summary>

- Accumulation/Distribution Line (ADL)
- Average Directional Index (ADX)
- Williams Alligator
- Arnaud Legoux Moving Average (ALMA)
- Aroon
- Average True Range (ATR)
- Awesome Oscillator
- Beta Coefficient
- Bollinger Bands®
- Chandelier Exit
- Donchian Channels
- Double Exponential Moving Average (DEMA)
- Elder-ray Index
- Exponential Moving Average (EMA)
- Williams Fractal
- Heikin-Ashi
- Ichimoku Cloud
- KDJ Index
- Moving Average Convergence/Divergence (MACD)
- Parabolic SAR (stop and reverse)
- Rate of Change (ROC)
- Relative Strength Index (RSI)
- Slope
- Simple Moving Average (SMA)
- Standard Deviation Channels
- Stochastic Oscillator
- Stochastic RSI
- Super Trend
- Triple Exponential Moving Average (TEMA)
- Triple EMA Oscillator (TRIX)

</details>

----

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.2.0+27...0.3.0

0.2.027

The second release of **Stock Indicators for Python**, a Python wrapper of the Stock Indicators for .NET library.

> Please treat all versions before 1.0.0 as previews. **Expect breaking changes as we get more [community feedback](https://github.com/DaveSkender/Stock.Indicators.Python/issues) and fine-tune everything.** We will enumerate breaking changes in these release notes.

Our priorities going forward are to:

1. add the other 60+ indicators from [Stock Indicators for .NET](https://daveskender.github.io/Stock.Indicators/).
2. work on performance tuning to improve library speed

The below is the indicators newly added in this release:
- Chandelier Exit
- Donchian Channels
- Double Exponential Moving Average (DEMA)
- Elder-ray Index
- Heikin-Ashi
- Ichimoku Cloud
- Parabolic SAR (stop and reverse)
- Rate of Change (ROC)
- Slope
- Standard Deviation Channels
- Triple Exponential Moving Average (TEMA)
- Triple EMA Oscillator (TRIX)

<details>
<summary>See all indicators</summary>

- Aroon
- Average Directional Index (ADX)
- Moving Average Convergence/Divergence (MACD)
- SuperTrend
- Williams Alligator
- Bollinger Bands®
- Awesome Oscillator
- KDJ Index
- Relative Strength Index (RSI)
- Stochastic Oscillator
- Stochastic RSI
- Williams Fractal
- Accumulation/Distribution Line (ADL)
- Arnaud Legoux Moving Average (ALMA)
- Exponential Moving Average (EMA)
- Simple Moving Average (SMA)
- Average True Range (ATR)
- Beta Coefficient

</details>

----

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.0.0...0.2.0+27

0.2.2

- add package icon
- update build badge in readme.md

0.2.0

Added indicators:
- Average Directional Index (ADX)
- Average True Range (ATR)
- Commodity Channel Index (CCI)
- Correlation Coefficient
- Stochastic RSI

Chores:
- Index for history starts from 1 instead of 0

Page 18 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.