This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Releases: peerchemist/finta
Releases · peerchemist/finta
1.3
1.2
Changelog:
- implemented MOBO indicator
- small fix in the ROC indicator
- fix CHANDELIER indicator
- fixed STC indicator
- performance boost for WMA and IFT_RSI indicators
1.1
Changelog:
- refactored IFT_RSI indicator
- fix EMV indicator
- added BOP indicator
- fixed CCI indicator
- other minor fixes and improvements
1.0
Changelog:
- regression tests implemented
- fixed RSI calculation
- fixed DMI calculation
- fixed ADX calculation
0.4.4
Changelog:
- refactored TA.VORTEX
- TA.SAR regtest
- added Volatility Based Momentum Indicator (VBM)
- added Dynamic Momentum Index (DYMI)
- multiple bug fixes
0.4.3
Changelog:
- started implementing regtests
- TRIX indicator refactored
- minor tweaks to BBANDS, EVWMA and FISH indicators
- other minor bugs fixed
- code polished
0.4.2
Changelog:
- refactored DMI
- refactored ZLEMA
- refactored DO
- added XAU-USD dataset for tests
- preparing for inclusion of regression tests
0.4.1
Changelog:
- bugfixes,
- new backtesting example,
- exposed "adjust" parameter of all "ewm" based methods, this allows Finta to emulate TradingView
0.4.0
Changelog:
- started with examples, see examples directory
- bugfixes
- polish
- STC indicator
0.3.9
Changelog:
- reworked CCI indicator,
- simplified OBV calculation