I need a fully-automated trading bot that connects directly to my Exness account and trades purely on indicator signals, with the Range Filter indicator at its core. Whenever price breaks, touches, or exits the defined range, the bot should decide whether to open, manage, or close positions without manual input. I am open to whether the underlying logic ends up looking like trend-following, mean reversion, or momentum—the key is that every decision flows from the Range Filter data. Key points I want baked in • Real-time interaction with Exness (MT4/MT5 or API—use whichever gives the most reliable execution and lowest latency). • Adjustable Range Filter settings (period, range size, alert sensitivity, colours, etc.). • Standard risk controls: lot sizing by balance or fixed value, SL/TP derived from the same range, maximum daily loss cap, and optional trailing stop. • On-chart and log-file reporting of every action the bot takes, so I can audit performance later. • A simple enable/disable switch and the ability to pause trading after X consecutive losses. Deliverables 1. Compiled trading bot ready to load on Exness. 2. Full, well-commented source code. 3. Quick-start guide covering installation, parameter explanation, and how to run strategy tests. 4. A short video or live screenshare walkthrough proving that the bot opens and closes positions as specified during a back-test or live demo. Acceptance criteria • Bot installs without errors and connects to a real or demo Exness account. • All adjustable parameters respond correctly when changed. • Back-test over at least one year of EURUSD data completes without crashes and displays the expected Range Filter behaviour. • Trade execution matches the documented entry/exit logic within one tick. If you have experience coding MT4/MT5 EAs or working with the Exness API and can turn this into a robust, hands-off solution, let’s get started.