
This approach is good for beginners. One tip I can give: you need to zoom out a chart as much as possible to fit as many candles on the screen as you can = more data in the dataset. Another tip is when you max zoomed out the chart - you can zoom out the web page itself and fit even more candles. I was able to fit 25000+ candles per screen that way.
Once you start thinking about bulk analysis and more data and automation - I would recommend using at least Binance API, or even better CCXT API. Fetching data manually from TradingView is just a first step.
Good luck!
English




























