Skip to content

Releases: mnwato/tradingview-scraper

0.4.20

06 Dec 21:41
6f4af27

Choose a tag to compare

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

Full Changelog: 0.4.19...0.4.20

0.4.19

02 Dec 20:45

Choose a tag to compare

Fixed raise error while fetching ideas for pages greater than 1

Full Changelog: 0.4.18...0.4.19

Fix publish to pypi

16 Nov 22:08

Choose a tag to compare

Fix publish to pypi

0.4.17

16 Nov 21:34

Choose a tag to compare

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

03 Oct 11:58

Choose a tag to compare

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_resourcs while using uv: by @mnwato
  • Fixed pylint error
  • Update TODO list
  • Avoid to publish on test.pypi

New Contributors

Full Changelog: 0.4.8...0.4.10

0.4.8

20 Mar 13:46

Choose a tag to compare

  • 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

27 Feb 07:41

Choose a tag to compare

  • Fixed bug undefined RealTimeData

Integrate realtime data with historical exporter

10 Feb 21:28

Choose a tag to compare

  • 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

30 Jan 22:42

Choose a tag to compare

  • Add calander (Dividend, Earning)
  • Make requirements non-explicit
  • Lint fix
  • Add tests
  • Add reconnection method for realtime price scraper

Real-time price

14 Jan 13:08

Choose a tag to compare

  • Update exchange list
  • Introduced real-time price streaming