Xau Range Scalper Pro identifies sideways markets by monitoring price touches at support and resistance levels over a defined lookback period. The robot filters entries using RSI, ADX, and candle patterns such as engulfing bars to avoid breakouts. It features comprehensive risk controls including ATR-based stop losses, fixed risk-per-trade lot sizing, a daily drawdown limit, and automated trade management via trailing stops and break-even triggers.
Automated range detection with support and resistance validation
ATR-based volatility and breakout protection
Configurable daily loss limit and risk-per-trade sizing
Multi-indicator filtering including RSI, ADX, and Bollinger Bands
Real-time on-chart dashboard with performance statistics
Read from XAU_Range_Scalper_Pro_AllInOne.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpMagic
ulong
20260525
InpTradeComment
string
XAU_RSP
InpAllowTradingOnlyXAU
bool
true
InpDrawObjects
bool
true
InpShowDashboard
bool
true
InpPushAlerts
bool
false
InpLogFileName
string
XAU_RSP_log.txt
InpRiskPercent
double
1.0
InpMaxDailyLossPercent
double
3.0
InpMaxOpenTrades
int
1
InpRangeLookback
int
50
InpMinTouchesPerSide
int
2
loosened
Show all 40 inputs
Name
Type
Default
Description
InpMinTouchSpacing
int
3
loosened
InpTouchTolerancePoints
double
250
a bit wider
InpAtrMaxRatio
double
0.45
loosened
InpBreakoutCooldownBars
int
20
InpUseHtfFilter
bool
false
OFF by default
InpHtfPeriod
ENUM_TIMEFRAMES
PERIOD_M15
InpAtrPeriod
int
14
InpAdxPeriod
int
14
InpAdxMax
double
30.0
loosened (was 22)
InpRsiPeriod
int
14
InpRsiBuyMax
double
38.0
loosened
InpRsiSellMin
double
62.0
loosened
InpUseBollinger
bool
false
InpBbPeriod
int
20
InpBbDeviation
double
2.0
InpUseTrendFilter
bool
false
OFF by default
InpEmaPeriod
int
200
InpEmaMaxDistAtr
double
5.0
InpSlAtrMultiplier
double
1.5
InpTpRRMultiplier
double
1.8
InpTpAtRangeOpposite
bool
true
InpUseBreakEven
bool
true
InpBreakEvenTriggerPts
double
600
InpBreakEvenLockPts
double
50
InpUseTrailing
bool
true
InpTrailStartPoints
double
1000
InpTrailStepPoints
double
500
InpSpreadLimitPoints
int
50
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone amolrasal2004-ctrl/Antu_ai from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
Scalpflip EA is an automated scalping robot for MetaTrader 5 that utilizes a multi-layered technical analysis approach. It offers three entry modes: trend-following, mean-reversion, and a smart mode that selects the strategy based on current market conditions. The system filters trades using the Relative Strength Index
FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points. It combines exponential moving average crossovers with RSI momentum and Bollinger Band volatility filters to execute trades. The EA manages risk through dynamic ATR-based stop loss and take
Advanced Multi Currency Scalper is a MetaTrader 5 robot designed to monitor and trade multiple forex pairs simultaneously from a single instance. The strategy is based on Bollinger Bands, using period and deviation settings to identify potential entry points. Each currency pair is managed independently with its own set
This MetaTrader 5 expert advisor collection provides multiple variants for scalping gold on the one-minute timeframe. It utilizes a combination of Stochastic Oscillator crossovers and linear regression analysis to identify trend quality and entry points. Trade management is handled through ATR-based dynamic stop loss a
High Frequency Grid EA is an automated trading robot for MetaTrader 5 that implements a mean-reversion strategy through a grid of pending orders. It places buy and sell stop orders at calculated distances, using dynamic spread monitoring to ensure execution only during favorable conditions. The EA includes a trailing s
This MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity