This project is a fully automated trading bot that executes trades based on webhook alerts from TradingView and interacts with web-based trading platforms like Tradovate and TopstepX using Selenium automation. The bot is monitored and controlled via a Web UI, with critical alerts sent to Discord for failures.
- Webhook Processing: Receives TradingView alerts via FastAPI.
- Automated Trading Execution:
- Executes BUY/SELL/EXIT/REVERSE orders using Selenium.

