Releases: bennycode/trading-signals
Releases · bennycode/trading-signals
v5.0.4
What's Changed
Fixed
- fix(WMA): Fix caching of highest and lowest result by @bennycode in #684
Other Changes
- Adding weighted moving average by @AkshatGiri in #677
New Contributors
- @AkshatGiri made their first contribution in #677
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
New
- feat(MA,SMA,TR): Expose "replace" function by @bennycode in #678
Fixed
- fix(ATR,AO,CG,SMA,TR): Fix caching of highest and lowest result by @bennycode in #679
Other Changes
- test: Use shared testing CI by @bennycode in #682
- test(EMA,SMA): Extend "replace" test for EMA & SMA by @bennycode in #683
Full Changelog: v5.0.2...v5.0.3
v5.0.2
v5.0.1
v5.0.0
What's Changed
New
- feat(AC,ADX,CG,DEMA,DMA,EMA,MACD,MAD,MOM,ROC,RSI,SMA,STOCH,TR,WSMA): Allow replacing values by @bennycode in #654
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
Improved
- docs: Add logo by @bennycode in #609
Other Changes
- refactor: Replace yarn with npm by @bennycode in #598
- chore: Update Prettier config by @bennycode in #607
- refactor: Switch from Jest to Vitest by @bennycode in #608
- refactor: Switch to ESM by @bennycode in #610
Full Changelog: v3.7.0...v4.0.0
v3.7.0
Full Changelog: v3.6.1...v3.7.0
v3.6.1
What's Changed
Improved
- docs: Generate API docs by @bennycode in #435
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
Other Changes
- On-Balance Volume (OBV) by @AndrewBarba in #394
New Contributors
- @AndrewBarba made their first contribution in #394
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- feat(ROC): Add faster implementation by @bennycode in #385
- feat(STOCH): Add faster implementation by @bennycode in #386
- fix(ADX,BBW,STOCH): Process zeros by @bennycode in #387
- refactor(test): Replace Jasmine with Jest by @bennycode in #388
Full Changelog: v3.4.0...v3.5.0