The UT Bot Gold Scalper EA for MetaTrader 5 is a professional automated trading system designed specifically for Gold (XAUUSD) traders who understand basic technical analysis concepts like ATR, EMA, volatility, and trend following.
This Expert Advisor is built around the popular UT Bot Strategy, a trading method widely used by traders on TradingView and professional trading platforms to detect trend reversals using ATR-based trailing stops.
Unlike many basic trading robots, this EA integrates multiple layers of smart filters, strict risk management, and automated trade execution logic, making it suitable for traders who want a disciplined algorithmic trading approach.
The EA is designed to operate primarily as a gold scalping and trend-following system, capable of capturing short-term price movements while protecting capital through strict drawdown and risk controls.
Core Strategy Behind the EA
The main strategy of the EA is based on the UT Bot Trailing Stop system, which uses Average True Range (ATR) to dynamically calculate a trailing stop level that adapts to market volatility.
When price crosses the trailing stop:
- A bullish flip occurs: Buy signal
- A bearish flip occurs: Sell signal
The system works best in volatile instruments like Gold, where price movements often produce strong momentum. The EA continuously monitors these signals and automatically executes trades when conditions are confirmed.
Key Features of UT Bot Gold Scalper EA
1. UT Bot ATR Trailing Stop Strategy
The core engine is the UT Bot algorithm, which dynamically calculates a trailing stop based on volatility. Key parameters include ATR Period (73) and Multiplier (2.0).
2. EMA Trend Confirmation Filter
To avoid false signals, the EA uses an additional EMA filter (Period 9). Buy trades only occur when Price > EMA, and Sell trades only occur when Price < EMA.
3. Multi-Layer Market Filters
- Spread Protection: Max Spread Allowed = 500 pips.
- Volatility Filter (ATR-Based): Minimum Volatility = 10 pips ATR.
- Trading Session Filter: Default 01:00 to 23:00.
Expert Advisor Input Parameters
Advanced Risk Management System
This EA includes several protective mechanisms to preserve capital:
- Percentage Risk Per Trade: Calculates lot size automatically based on account balance (e.g., 1%).
- ATR-Based Emergency Stop Loss: Formula: Stop Loss = ATR × Emergency Factor (Default 3).
- Maximum Daily Drawdown Protection: Closes all trades and stops if the limit is reached.
- Automatic Position Management: Handles trade flipping automatically.
Recommended Conditions
Timeframes: M5, M15, M30 are recommended for the best balance of signal accuracy and frequency.
Broker: Use a low spread, ECN account with fast execution. A VPS is highly recommended for 24/7 operation.
Download UT Bot Gold Scalper EA
Download MT5 Robot (.EX5)Includes backtest files and input parameters documentation.