Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Releases: peerchemist/finta

1.3

03 Apr 08:51
Compare
Choose a tag to compare

Changelog:

  • implemented FRAMA
  • implemeted EVSTC indicator
  • fix ADL
  • fix Ichimoku
  • drop support for Vector Size Indicator

1.2

21 Oct 11:36
Compare
Choose a tag to compare
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

20 Sep 15:55
Compare
Choose a tag to compare
1.1

Changelog:

  • refactored IFT_RSI indicator
  • fix EMV indicator
  • added BOP indicator
  • fixed CCI indicator
  • other minor fixes and improvements

1.0

26 Jul 16:30
Compare
Choose a tag to compare
1.0

Changelog:

  • regression tests implemented
  • fixed RSI calculation
  • fixed DMI calculation
  • fixed ADX calculation

0.4.4

16 Jun 12:07
Compare
Choose a tag to compare

Changelog:

  • refactored TA.VORTEX
  • TA.SAR regtest
  • added Volatility Based Momentum Indicator (VBM)
  • added Dynamic Momentum Index (DYMI)
  • multiple bug fixes

0.4.3

16 Apr 09:44
Compare
Choose a tag to compare

Changelog:

  • started implementing regtests
  • TRIX indicator refactored
  • minor tweaks to BBANDS, EVWMA and FISH indicators
  • other minor bugs fixed
  • code polished

0.4.2

18 Mar 16:53
Compare
Choose a tag to compare

Changelog:

  • refactored DMI
  • refactored ZLEMA
  • refactored DO
  • added XAU-USD dataset for tests
  • preparing for inclusion of regression tests

0.4.1

25 Jan 12:33
Compare
Choose a tag to compare

Changelog:

  • bugfixes,
  • new backtesting example,
  • exposed "adjust" parameter of all "ewm" based methods, this allows Finta to emulate TradingView

0.4.0

13 Jan 10:41
Compare
Choose a tag to compare

Changelog:

  • started with examples, see examples directory
  • bugfixes
  • polish
  • STC indicator

0.3.9

06 Jun 10:04
Compare
Choose a tag to compare

Changelog:

  • reworked CCI indicator,
  • simplified OBV calculation