Skip to content

1.4.0

Compare
Choose a tag to compare
@xmatthias xmatthias released this 03 Feb 08:07
· 404 commits to main since this release

New indicators:

  • tv_wma, tv_hma, chopiness.
  • disable qtpylib.vwap() as that's implicitly forward-looking. Use qtpylib.rolling_vwap() instead.
  • fix some bugs in qtpylib, causing certain cases to fail.
  • update master-branch to main branch.
  • Remove some unused dependencies (arrow), which will improve compatibility with more systems