- Add value argument to specify calander fields - Add Streamer class for getting OHLCV and indicator simultaneously - Integrate realtime data and historical exporter into Streamer class
Refactored the Ideas and Indicators classes to work with the new TradingView HTML structure. Updated the arguments and methods for both the Ideas and Indicators scrapers. Resolved the bdist_wheel error encountered during package installation.
0.1.6.1
What's Changed * removed loading data from txt file. (Because of a bug about including txt files in the pypi package)