N22 Gold Momentum Trend Scalper MT5
- エキスパート
- バージョン: 1.0
- アクティベーション: 5
Gold Momentum Trend Scalper is a disciplined, institutional-grade Expert Advisor engineered specifically for XAUUSD (Gold) on the M15 timeframe.
Unlike dangerous grid or martingale robots that risk account blowups during Gold's massive expansion phases, this system trades strictly 1 position at a time with mathematically defined ATR stop losses, automated breakeven guards, and dynamic trailing logic.
=== Strategy Architecture ===
• Trend Alignment: Dual-layer trend filtering using M15 Fast/Slow EMAs aligned with H1 macro market structure.
• Quality Impulses Only: Evaluates candle body-to-range ratios and ATR multipliers to eliminate low-volume consolidation noise.
• Volume Confirmation: Filters out false breakouts by requiring real tick volume expansion (>1.1x 20-bar average).
• Capital Protection: Built-in daily circuit breakers (Max 4 trades/day), spread filters, and pre-trade margin safety checks.
=== Backtest & Live Profile ===
• Symbol: XAUUSD / GOLD
• Execution Timeframe: M15 (HTF confirmation on H1)
• Strategy: Trend Breakout & Momentum Continuation
• Position Model: 1 Position at a time. Strict SL/TP on every order. Zero grid, zero martingale.
=== Recommended Broker Settings ===
• Broker: Any low-spread broker (Exness, Vantage, IC Markets, etc.)
• Account Type: ECN / Raw Spread / Pro
• Minimum Deposit: $200 (Adjustable via inputs)
• VPS: Recommended with latency < 50ms
=== Key Inputs & Recommended Setup ===
Please review the input parameters before launching on live or demo accounts:
• InpAllowedSymbol (Default: "XAUUSD"): The target ticker symbol. If your broker uses a suffix or custom name (e.g., GOLD, XAUUSDm, XAUUSD.a), enter it here.
• InpMinDeposit (Default: 200.0): Hard safety floor. The EA will not open trades if account balance is below this value. Adjust lower if using cent accounts.
• InpLotMode (Default: LOT_MODE_FIXED): Choose between Fixed Lot or Dynamic Risk % per trade.
• InpFixedLot (Default: 0.10): Starting lot volume. For accounts between $200 and $1,000, setting this to 0.01–0.03 is recommended for conservative risk.
• InpRiskPercent (Default: 1.5): Percentage of account equity risked per trade when using Dynamic Risk mode.
• InpEnableBreakeven (Default: false): Set to TRUE for live trading to automatically lock in profit once price advances 1.0x ATR in your favor.
• InpEnableTrailing (Default: false): Set to TRUE for live trading to activate dynamic ATR trailing stops and ride extended trends (matches the +$4,164 backtest curve).
• InpMaxSpread (Default: 60): Maximum allowable spread in points. Blocks execution during rollovers and news spikes.
• InpMaxTradesPerDay (Default: 4): Daily circuit breaker to prevent overtrading.
Note: InpEnableBreakeven and InpEnableTrailing are set to false by default for standard MQL5 Market validation. For optimum live performance matching our verified backtests, set both to TRUE.

