Skip to content

0.4.0

Compare
Choose a tag to compare
@LeeDongGeon1996 LeeDongGeon1996 released this 05 Feb 06:13
· 206 commits to main since this release
f585292

The fourth 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 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.
  2. work on performance tuning to improve library speed

The below is the indicators newly added in this release:

  • Ehlers Fisher Transform
  • Force Index
  • Hull Moving Average (HMA)
  • Hilbert Transform Instantaneous Trendline (HTL)
  • Kaufman’s Adaptive Moving Average (KAMA)
  • Hurst Exponent
  • Keltner Channels
  • Klinger Volume Oscillator (KVO)
  • MESA Adaptive Moving Average (MAMA)
  • Money Flow Index (MFI)
  • Stoller Average Range Channel (STARC) Bands
See all indicators
  • 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®
  • Balance of Power (BOP)
  • Commodity Channel Index (CCI)
  • Chaikin Oscillator
  • Chandelier Exit
  • Choppiness Index (CHOP)
  • Chaikin Money Flow (CMF)
  • Connors RSI
  • Correlation Coefficient
  • Donchian Channels
  • Double Exponential Moving Average (DEMA)
  • Detrended Price Oscillator (DPO)
  • Elder-ray Index
  • Exponential Moving Average (EMA)
  • Endpoint Moving Average (EPMA)
  • Fractal Chaos Bands (FCB)
  • 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)

For more information, see the:

Full Changelog: 0.3.0...0.4.0+17