jchao01 / TradingView-data-scraper

Extract price and indicator data from TradingView charts to create ML datasets
Apache License 2.0
482 stars 112 forks source link

More history? #2

Closed thisisloze closed 5 years ago

thisisloze commented 5 years ago

I'm getting about ~800 data points for history. Any possibly way to grab all points from a chart? A way to use this on a chart rather then an idea?

ciphyr commented 5 years ago

@thisisloze Pan backwards on the chart before you publish, or just use the Go Too... function to search for a date long ago. This will load all data since the last-available date. Then click publish, your published chart will have a longer history and so will the CSV when you scrape it.

Made a quick video tutorial: https://cl.ly/195183