shner-elmo / TradingView-Screener

A package that lets you create TradingView screeners in Python
https://shner-elmo.github.io/TradingView-Screener/2.5.0/tradingview_screener.html
MIT License
282 stars 44 forks source link

Real time data #44

Closed sadegh closed 3 months ago

sadegh commented 3 months ago

First of all I want to thank you for this great library.

I saw you added a section for getting real time data, but seems like it was not completed. Can you please tell how we can use our auth token to get updated data?

Thanks

shner-elmo commented 3 months ago

Hey @sadegh, absolutely! I've updated the Real-time data section in the README, have a look at it and let me know if it's clear or if there is anything else to add.