This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Releases: peerchemist/finta
Releases · peerchemist/finta
0.3.8
Changelog:
- reworked HMA and WMA indicators,
- implemented more tools in utils.py,
- added unit tests for utils,
- modified PIVOT calculations to include {r4,s4}.
0.3.7
Changelog:
- bugfix [DMI calculation],
- implemented SSMA indicator,
- implemented PZO indicator,
- added utils.py
0.3.6
Changelog:
- bugfixes,
- implemented EVMA (Elastic Volume Weighted Moving Average),
- implemented EV_MACD (Elastic Volume weighted MACD),
- implemented MSD (Moving Standard Deviation).
0.3.5
0.3.4
Changelog:
- bugfixes,
- type hints
v0.3.3
Changelog:
- bugfixes.
v0.3.2
Changelog:
- implemented VPT indicator
v0.3.1
Changelog:
- implemented VPT indicator,
- implemented FVE indicator,
- implemented PPO indicator,
- bugfixes, polish.