Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Version 3.2.5

Compare
Choose a tag to compare
@folfcoder folfcoder released this 08 Jul 04:52
· 50 commits to main since this release

New:

  • TA_Handler.get_indicators(): Retrieve indicators (without technical analysis).
  • TA_Handler.add_indicators(): Add custom indicators. See https://pastebin.com/1DjWv2Hd for valid indicators.
  • "volume" indicators included by default.

Fix:

  • Update RSI algorithm. This is the third time TradingView changed its algorithm, causing the analysis to be inaccurate.