Releases: cinar/indicator
Releases · cinar/indicator
v2.1.33
What's Changed
- Coppock Curve Strategy added. Issue 344 by @whencanibe in #388
- Implement Z-Score Indicator by @cinar in #389
Full Changelog: v2.1.32...v2.1.33
v2.1.32
What's Changed
- Donchian Channel Breakout Strategy added. Issue 338 by @whencanibe in #361
- Keltner Channel Strategy added. Issue 339 by @whencanibe in #362
- feat(volatility): add historical volatility indicator by @OpenLucasKaka in #379
- feat(trend): add slope indicator by @Will-thom in #380
- Stochastic Oscillator Strategy added. Issue 340 by @whencanibe in #382
- Hull Moving Average (HMA) Strategy added. Issue 341 by @whencanibe in #383
- Elder Ray Strategy added. Issue 343 by @whencanibe in #385
- Introduce context.Context support to prevent goroutine leaks by @cinar in #386
- Implement Annualized Historical Volatility (AHV) indicator by @cinar in #387
New Contributors
- @OpenLucasKaka made their first contribution in #379
- @Will-thom made their first contribution in #380
Full Changelog: v2.1.31...v2.1.32
v2.1.31
What's Changed
- Evolving agent. by @cinar in #356
- Implement Ultimate Oscillator (UO) by @cinar in #357
- Update readme. by @cinar in #358
- Update README badges by @cinar in #359
- Update README by @cinar in #360
- Implement True Range (TR) indicator and refactor ATR by @cinar in #373
- Implement Internal Bar Strength (IBS) indicator by @cinar in #374
- Add GitHub Actions workflow for weekly releases by @cinar in #375
Full Changelog: v2.1.30...v2.1.31
v2.1.30
What's Changed
- Implement Ichimoku Cloud Strategy #336 by @cinar in #348
- Revert "Implement Ichimoku Cloud Strategy #336" by @cinar in #349
- Ichimoku Cloud Strategy added. Issue 336 by @cinar in #350
- Fix Tiingo crypto volume unmarshal error by @cinar in #354
- Williams R Strategy added. Issue 337 by @whencanibe in #351
- Implement On-Balance Volume (OBV) Strategy. Fixes #342 by @cinar in #355
- Fix outdated float64 doc comments in helper package by @whencanibe in #353
New Contributors
- @whencanibe made their first contribution in #351
Full Changelog: v2.1.29...v2.1.30
v2.1.29
What's Changed
- Readme update. by @cinar in #326
- Klinger Volume Oscillator (KVO) is added. by @cinar in #327
- GEMINI.md and new Indicator skill defition is added. by @cinar in #328
- Elder-Ray Index is added. by @cinar in #329
- Test code coverage increased. by @cinar in #330
- Coppock Curve is added. by @cinar in #331
- Fix broken docker badge. by @cinar in #332
- Choppiness Index (CHOP) added. by @cinar in #333
- McGinley Dynamic and README update by @cinar in #334
- Implement Pivot Point indicator. (#302) by @cinar in #335
Full Changelog: v2.1.28...v2.1.29
v2.1.28
v2.1.27
v2.1.26
v2.1.25
What's Changed
- The Know Sure Thing (KST) indicator. by @cinar in #299
- fix: correct "Community Channel Index" to "Commodity Channel Index" (CCI) by @clarabennettdev in #298
- Stochastic indicator by @cinar in #300
- Trend: Schaff Trend Cycle (STC) by @cinar in #301
New Contributors
- @clarabennettdev made their first contribution in #298
Full Changelog: v2.1.24...v2.1.25