rongardF / tvdatafeed

A simple TradingView historical Data Downloader
MIT License
282 stars 156 forks source link

Can you make it async? I mean need asyncio and httpx support #50

Open ramasitafalam opened 4 months ago

ramasitafalam commented 4 months ago

The modules that you are using are very old and less powerful. It would be great if you could use async for faster data fetching.