rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
269 stars 147 forks source link

look into websockets #18

Open rongardF opened 2 years ago

rongardF commented 2 years ago

When using get_hist method in a loop there is a high probability that TradingView will block the connection. Recommendation from StreamAlpha is to use websockets.