Gold Scalpers Pro
- エキスパート
-
Ihsan Ullah
MQL5 developer focused on automated gold (XAUUSD) trading systems for MetaTrader 5. - バージョン: 4.10
- アクティベーション: 20
Gold Scalpers Pro is a fully automated Expert Advisor built for one market: XAUUSD (Gold) on the M5 chart. It opens, manages and closes trades on its own, and every position carries a stop loss placed at real market structure before the trade exists.
No martingale. No grid. No averaging into losers.
How it enters
The EA waits for the Slope Direction Line to cross the 50 EMA — slope turning up through the EMA is a buy, down through it is a sell. The signal must then be confirmed by the ZeroLag MACD being on the correct side of zero, plus an optional confirmation candle with a minimum body size. Anything that does not line up is skipped.
How it protects the trade
- Swing-structure stop — the stop is placed at the most recent swing low (buy) or swing high (sell) beyond the 50 EMA, with a configurable buffer. It is not a fixed pip distance, so it adapts to what price is actually doing.
- Break-even lock — once the trade is far enough in profit the stop is moved to entry plus a locked amount, so a winner cannot turn back into a loser.
- Step stop — each time an add-on fills, every stop in the basket is tightened. It only ever moves in your favour.
- Momentum Pyramiding — optionally adds to a trade that is already winning as it runs. It never adds to a losing trade, and it can be switched off entirely for single-entry mode.
Risk controls
- Daily profit target and daily loss limit in account currency
- Max drawdown guard that closes everything and pauses for the day
- Prop-Firm Mode — percentage daily-loss and max-drawdown limits measured from real balance baselines, with a hard stop on breach
- Max open positions, max new trades per day, maximum spread filter
- Session filter (Sydney / Tokyo / London / New York) and an optional no-overnight flatten
- News filter with a configurable window either side of high-impact releases
- Chop filter and a loss-streak cooldown
On the chart
A live dashboard shows the current session, spread, a signal-readiness bar, open positions, the day's trade count, win rate and P&L, plus one-click Buy, Sell, Pause and Close all controls. Alerts are delivered as terminal pop-ups and MetaTrader 5 mobile push notifications.
A pre-flight self-check runs when the EA is attached and prints a PASS / WARN / FAIL report to the Experts log — trading permissions, symbol, lot size against the broker's limits, indicator handles, history depth, spread, session setup. If something is misconfigured you are told immediately instead of wondering why nothing trades.
Recommended setup
- Symbol: XAUUSD (Gold). The defaults are tuned for gold; other symbols will load but will warn.
- Timeframe: M5
- Account: hedging account, ECN or raw spread preferred
- Deposit: from 500 USD at 0.01 lots; scale the lot to your balance
- A VPS is recommended so the EA runs uninterrupted
Main inputs
- Timeframe — signal timeframe (default M5)
- FixedLot — lot size for the first entry
- DailyProfitTarget / DailyLossLimit — stop trading for the day at these amounts (0 = off)
- MaxDrawdownPct — close all and pause if equity falls this far from the peak
- MaxOpenPositions / MaxTradesPerDay / MaxSpreadPips — exposure and cost caps
- PropFirmMode — enforce percentage daily-loss and max-drawdown limits
- AdditionalTrades / AddOnLot / PipsInterval — Momentum Pyramiding size and spacing (set AdditionalTrades to 0 for single entry)
- SwingSLBufferPips / TakeProfitPips — stop buffer beyond the swing, and the target
- UseBreakEven / BreakEvenPips / BreakEvenLockPips — when the stop moves to break-even and how much it locks
- UseStepStop / StepStopDistancePips — how tightly stops follow once add-ons fill
- SessTokyo / SessLondon / SessNewYork / SessSydney — trading sessions
- NewsFilter — pause around high-impact news
Please note: trading carries a high level of risk and is not suitable for every investor. Automated systems can and do lose money. Past or hypothetical performance is not indicative of future results. Test on a demo account first and never risk capital you cannot afford to lose.
