Introduction
This project automates the process of scanning stocks and adding them to TradingView for quick trading decisions during the first 10–15 minutes of market opening. It reduces manual effort by automating tasks such as:
- Running multiple scanners simultaneously on Chartink.
- Sorting stocks by volume and extracting the top performers.
- Automatically adding selected stocks to TradingView watchlists.
Technologies Used
- Python
- Selenium
- Web Scraping
- TradingView Integration