Gold Neural Scalper
- Experts
-
Shipra Gupta
I’m Shipra Gupta, a trader and quantitative strategy developer with a strong background in mathematics, economics, and algorithmic trading systems. Over the years, I’ve worked extensively across forex, gold, indices, commodities, and crypto markets, focusing on building data-driven trading - Version: 2.1
- Activations: 10
Gold Neural Scalper
Gold Neural Scalper is a precision MT5 expert advisor built exclusively for XAUUSD. It applies a layered neural-style decision framework to gold's intraday behavior, where every potential trade passes through stacked filters that mimic how a neural network weights signal quality before firing. Gold is the only market this EA was designed for, the only market it has been tuned on, and the only market it should be deployed on. From the bias engine to the risk envelope, every line of logic is shaped around how gold actually moves through the London and New York sessions.
Strategy
The EA reads short, medium, and long-horizon momentum together with a volatility regime classifier on the H1 chart. When the three timeframes align and the volatility neuron approves, it places a directional pending stop order at the edge of the recent breakout range. Every trade carries a hard Stop Loss and a hard Take Profit. There is no grid, no martingale, no averaging, and no recovery cycle. Wrong trades close at SL and the EA waits for the next clean signal. The exact weights, lookbacks, and confluence rules are intentionally not published.
Profiles
Four ready-to-use profiles ship inside the EA and one Custom profile exposes every weight for optimization.
- Prop Firm — SL 1.5 / TP 4.5 USD, R:R 1:3, one position at a time
- Scalp — SL 2.0 / TP 6.0 USD, R:R 1:3, up to two concurrent
- Swing — SL 4.0 / TP 16 USD, R:R 1:4, hourly placement
- Positional — SL 8.0 / TP 40 USD, R:R 1:5, longer breakout range
- Custom — every parameter unlocked
Parameter Optimization Guide
The EA is built to be tuned, not just used. The following parameters give the highest leverage when optimizing for your broker, your spread, and your prop firm rules.
High-impact (optimize first)
- InpProfile — start by comparing the four built-in profiles on your broker's data
- InpBreakoutBufferPts — controls how far the entry sits beyond the breakout range; tighter values give more fills, wider values give cleaner trends
- InpRangeLookbackBars — the lookback that defines "recent range"; the single biggest lever on signal frequency and quality
- InpATRMin_USD and InpATRMax_USD — the volatility neuron's accept band; raising the floor filters chop, lowering the ceiling avoids news whips
- InpEMA_M5 and InpEMA_M15 — short-horizon bias responsiveness; smaller numbers react faster, larger numbers filter more noise
Medium-impact
- InpBE_TriggerUSD / InpBE_OffsetUSD — how aggressively winners are locked
- InpMaxConcurrentPositions — exposure cap; tighter values reduce drawdown
- InpSessionStartHour / InpSessionEndHour — liquid-hours window
- InpMaxSpreadPoints — must match your broker's typical XAUUSD spread
Risk envelope (set, do not optimize)
- InpDailyDD_Pct — set to your prop firm's daily DD rule minus a 0.5% buffer
- InpDailyLossLimit — daily kill-switch
- InpRiskPercent — keep modest; the strategy is designed to compound at 0.3–1.0% per trade
A clean optimization workflow: lock the risk envelope, optimize the Custom profile on 1–2 years of M5 history, validate on a separate out-of-sample year, then forward-test on demo for two weeks before live deployment.
Recommended Setup
- Symbol: XAUUSD or your broker's gold symbol
- Timeframe: M5
- Account: raw / ECN with low spread and fast execution
- VPS strongly recommended
Compliance
Built to the official MQL5 Market publication guidelines. Free-margin checks, volume validation, full SYMBOL_TRADE_STOPS_LEVEL and SYMBOL_TRADE_FREEZE_LEVEL handling on every modify, cancel, and close, quote-history checks, retry caps, and startup trading-permission gates are all implemented. No DLLs, no EX5 imports, no external indicators.
Risk Warning
Trading gold carries substantial risk of loss. Past performance does not guarantee future results. Always backtest on your broker's conditions and confirm settings against your prop firm rules before going live.
Tags
xauusd ea, gold ea mt5, neural gold scalper, prop firm ea, breakout ea, no martingale, no grid, mt5 gold robot, funded account ea
