Releases: mnwato/tradingview-scraper
Releases · mnwato/tradingview-scraper
0.4.20
What's Changed
- feat: Add direct timeframe support and multiple indicator handling to Streamer by @smitkunpara in #53
- feat: Add Cookie Support and Threading to TradingView Ideas Scraper by @smitkunpara in #56
New Contributors
- @smitkunpara made their first contribution in #53
Full Changelog: 0.4.19...0.4.20
0.4.19
Fixed raise error while fetching ideas for pages greater than 1
Full Changelog: 0.4.18...0.4.19
Fix publish to pypi
Fix publish to pypi
0.4.17
What's Changed
- Add Contributor Guide, CalendarScraper Tests, and Enhanced CI/CD Release Controls by @muminkoykiran in #52
Full Changelog: 0.4.10...0.4.17
0.4.10
What's Changed
- Create jekyll-gh-pages.yml by @mnwato in #35
- Fix: Robust JSON parsing and malformed packet handling in WebSocket stream by @abdullahehsan007 in #42
- Make the release workflow only run on main repo by @370rokas in #44
- Modify release-demo action: by @mnwato in #49
- Fixed
No module named pkg_resourcswhile usinguv: by @mnwato - Fixed pylint error
- Update TODO list
- Avoid to publish on test.pypi
New Contributors
- @abdullahehsan007 made their first contribution in #42
Full Changelog: 0.4.8...0.4.10
0.4.8
- Fix bug while fetching ADX+DI indicators
- Add timeframe param for streamer export data
Full Changelog: 0.4.7...0.4.8
Fix bug undefined RealTimeData
- Fixed bug undefined RealTimeData
Integrate realtime data with historical exporter
- 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
Add calander + Bugfix
- Add calander (Dividend, Earning)
- Make requirements non-explicit
- Lint fix
- Add tests
- Add reconnection method for realtime price scraper
Real-time price
- Update exchange list
- Introduced real-time price streaming