tradingview-scraper icon indicating copy to clipboard operation
tradingview-scraper copied to clipboard

Getting last 20 bars for 5 or 15 minutes timeframe continuously

Open rahulmr opened this issue 4 years ago • 2 comments

In your main code, csv is downloaded and it takes a lot of time. Is it possible to get only last 1- to 20 bars for a timeframe of 1 minute or 5 / 15 minutes? It must be continuous and stored in dataframe instead of csv. Thanks for help.

rahulmr avatar Oct 26 '20 09:10 rahulmr

You probably shouldn't be using this if you can't figure it out

SheldonCurtiss avatar Nov 10 '21 01:11 SheldonCurtiss

In your main code, csv is downloaded and it takes a lot of time. Is it possible to get only last 1- to 20 bars for a timeframe of 1 minute or 5 / 15 minutes? It must be continuous and stored in dataframe instead of csv. Thanks for help.

https://www.youtube.com/watch?v=qDrXmb2ZRjo. I think this would help you.

mickey61295 avatar Nov 17 '21 07:11 mickey61295