A simple tool for auto-downloading stock data from Tradingview
- python3.8
- download chromedriver (https://chromedriver.chromium.org/)
Download all files above, and initialise your Tradingview username, password, and files download path in Mac_Tradingview_WebCrawl.ipynb
.
# Sing-in Tradingview
username = 'xxxxxxxx@gmail.com'
password = 'oooooooo'
options = TDV_utlit.Download_path('~/Documents/projects/python/auto_TVdata/australia/data/')
- fn + F12, show Dashboard