Changelog¶
3.2.7¶
Bug fix:
get_multiple_analysis()will now returnNoneif there is no analysis for a certain symbol. See #55 for more details.
3.2.5¶
New:
- Retrieve indicators
TA_Handler.get_indicators() - Add custom indicators
TA_Handler.add_indicators() - Indicators: volume
Bug fix:
- Update RSI algorithms
3.0.0¶
New:
- Use scanner (https://scanner.tradingview.com/america/scan) instead of selenium
- Indicators