Project Overview:
This automation project was built to collect live stock market data from TradingView every morning at market open. Using a combination of Python, Selenium, and Windows Task Scheduler, the system runs daily, fetches specific stock data, and stores it in an Excel sheet hosted on a shared drive for easy access.
Key Features:
Technologies Used:
openpyxl
or pandas
)Results:
Eliminated the need for manual data collection, ensured daily consistency, and allowed for accurate, timestamped financial logs. Ideal for trend analysis or portfolio decisions without repetitive effort.