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

TradingView now allows all chart data to be exported in CSV format. #14

Closed LPX55 closed 4 years ago

LPX55 commented 4 years ago

Just thought I'd let you know :) Custom indicators, plots, everything. Worked on strategies and studies for me (but only indicator, price data, etc. No strategy data unfortunately). Perhaps it'd be a better direction for this project to automate the process of getting the CSV from them instead of scraping it and running into issues.

ciphyr commented 4 years ago

That's great! Thanks for letting me know. I'm personally just after the price and indicator data to train ML quantitative algos.