I trade forex through Exness and want my day-trading rules handled automatically. The job is to build a Python-based script that connects to my Exness account (MT4/MT5 bridge or Exness API—whichever is fastest to deploy) and places trades the moment my signals fire. Scope • Translate my existing day-trading logic into clean, well-commented Python code. • Integrate account login, symbol selection, lot sizing, stop-loss and take-profit in one configurable file. • Execute only one action set: place trades based on signals. No need for autonomous monitoring, closing, or reporting. • Provide a lightweight install guide so I can run the bot on my VPS right after delivery. What I’ll supply • Signal rules in plain language. • VPS credentials for final testing on a demo account. Acceptance • The script compiles, connects to Exness, and opens test orders exactly as specified. • Settings can be edited without touching core logic. If you already have experience automating Exness via Python, mention any libraries or wrappers you prefer (e.g., MetaTrader5, HTTP API). Quick turnaround and clear commenting will be highly valued.