This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Version 3.2.5
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.