Gladius EA Advanced MT5

Live Signal: Click here | Group: Click here | Channel: Click here | Pair: XAUUSD | Time Frame: M30

Gladius EA Advanced MT5 is designed for Gold (XAUUSD) on the M30 timeframe and aims to capture trend continuation moves with reduced false entries. It combines a multi-indicator decision score with Support/Resistance breakout gating, higher timeframe confirmation, and strong trade-safety controls.

Frequently Ask Questions (FAQ)

1) General / Compatibility

Q1: What platform does Gladius EA Advanced MT5 support?

A: Gladius EA Advanced MT5 is built for MetaTrader 5 (MT5) and uses MT5 trade functions. 

Q2: Which symbol and timeframe is Gladius EA Advanced MT5 designed for?

A: It is optimized for XAUUSD on M30 (Gold, 30-minute chart). 

Q3: Can I use it on other pairs/timeframes?

A: You may test it on other symbols/timeframes, but the default tuning is specifically for XAUUSD M30, including spread/ATR limits and breakout logic tuned for Gold volatility. Results may differ significantly on other markets. 

Q4: Is it a scalper?

A: No. Gladius EA Advanced is designed as a trend/breakout system (EMA trend + ADX strength + Donchian breakout gating), typically aiming for structured moves rather than ultra-fast scalping. 

2) Strategy / How It Trades

Q5: What is the trading logic (in simple terms)?

A: The EA calculates a decision score using:

  • Trend direction via Fast/Slow EMA
  • Momentum confirmation via RSI
  • Trend strength via ADX + DI separation (+DI vs -DI)
  • Optional MACD cross contribution
    Then it applies filters like HTF trend confirmation and S&R Donchian breakout conditions before opening a trade. 
Q6: Does it use Martingale, Grid, or Hedging?

A: No. The EA opens positions normally with risk-based sizing and includes controls like MaxPositionsPerSymbol (default 1). It does not use Martingale or Grid logic in the provided build. 

Q7: How many trades can it open at once?

A: You can control it using:

  • MaxPositionsPerSymbol (default = 1)
  • OneTradePerBar (prevents multiple entries in the same candle) 
Q8: What is “UseBarCloseSignals”?

A: When enabled, the EA evaluates entries only after a candle closes, which helps reduce false signals caused by live candle noise. 

3) Risk, Lot Size & Money Management

Q9: How does the EA calculate lot size?

A: Lot size is calculated from:

  • RiskPercent of equity
  • Effective stop-loss distance (with a minimum floor used for sizing)
    It then clamps the lot to your broker’s min/max lot and step size. 
Q10: What does “RiskPercent” mean?

A: RiskPercent is the percentage of equity allocated for risk calculation per trade.

Important: High values (e.g., 30%) can produce aggressive lot sizes and are not recommended for most users. 

Q11: Does the EA have a daily loss protection?

A: Yes. If enabled, UseDailyLossStop stops new entries when daily loss exceeds:

  • MaxDailyDrawdownPct, or
  • MaxDailyLossUSD (if set > 0)
Q12: Does it check spread and volatility before trading?

A: Yes. It can block trading when:

  • Spread exceeds MaxSpreadPoints, or
  • ATR is below MinATRPoints (dead market) or above MaxATRPoints (spikes) 

4) Stop Loss, Take Profit, Break-Even & Trailing

Q13: Does it use fixed SL/TP or ATR-based SL/TP?

A: It supports both:

  • FixedSLPoints / FixedTPPoints, or
  • ATR-based SL/TP when UseATRForSLTP is enabled with ATRmultSL / ATRmultTP 
Q14: What is “Breakout Anchored SL” (Hybrid SL)?

A: If enabled, SL can be anchored around the breakout S&R level (Donchian breakout) with an ATR buffer, and then capped by a maximum multiple to control risk. 

Q15: Does the EA include Break-Even and Trailing Stop?

A: Yes, it includes:

  • Legacy Break-Even (BETriggerPoints/BEOffsetPoints)
  • Legacy Trailing Stop (TrailStart/Distance/Step)
Q16: Does it support ATR-adaptive Break-Even and Trailing?

A: Yes. You can enable:

  • UseATRAdaptiveBE with BETriggerATRs / BEOffsetATRs
  • UseATRAdaptiveTrailing with TrailStartATRs / TrailDistanceATRs / TrailStepATRs

5) Filters (HTF, Breakout, Bias Hold)

Q17: What is HTF Confirmation?

A: When UseHTFConfirm is ON, entries are allowed only if the higher timeframe trend (default H1 EMA alignment) agrees with the trade direction. 

Q18: What is the Donchian breakout filter?

A: When UseSRBreakoutFilter is ON, the EA waits for price to break above/below a Donchian-based resistance/support level by a buffer (in ATR units) to confirm breakout quality. 

Q19: What is “Bias Hold”?

A: Bias Hold reduces flip-flopping between BUY/SELL/NEUTRAL by holding the last bias for a set number of bars unless a strong reversal occurs (Flip Guard). 

Q20: What is “Auto Bias Hold Bars”?

A: When enabled, the EA automatically maps market conditions to Bias Hold bars:

  • 1 = trend, 3 = normal, 5 = choppy

6) News Filter (WebRequest / ForexFactory JSON)

Q21: Does Gladius EA Advanced MT5 include a news filter?

A: Yes. It includes an event-based news blocking filter that reads ForexFactory weekly calendar JSON and blocks trading X minutes before/after high-impact events.

Q22: How do I enable the News Filter (WebRequest)?

A: In MT5 go to:
Tools → Options → Expert Advisors → “Allow WebRequest for listed URL”
Then add this URL:

Q23: Why does the News Filter show “NO DATA”, “HTTP”, or “WebRequest error”?

A: Common reasons:

  • WebRequest URL not added in MT5 options
  • Internet/firewall blocking MT5
  • Temporary rate-limit or server response issues
    The dashboard also shows fetch status for troubleshooting.
Q24: Does the News Filter work in Strategy Tester?

A: The EA auto-disables live WebRequest in Strategy Tester to avoid tester restrictions and rate-limit issues. So news blocking is not applied during backtests by design.

    7) Installation & Recommended Setup

    Q25: How do I install and run it correctly?

    A:

    1. Install the EA in MT5 → MQL5 → Experts
    2. Restart MT5
    3. Open XAUUSD M30 chart
    4. Attach EA and enable:
      • AutoTrading button ON
      • (Optional) WebRequest URL for News Filter 
    Q26: Why did it open a trade immediately after I attached it?

    A: The EA has a protection option: WaitNewBarAfterAttach (used when BarClose signals are ON) to reduce “on-attach” entries. If you still want strict behavior, keep UseBarCloseSignals = true and ensure WaitNewBarAfterAttach is active.

    Q27: Recommended broker conditions?

    A: For best performance:

    • Low spread (respect MaxSpreadPoints)
    • Stable execution (reasonable slippage)
    • XAUUSD with reliable quotes

    8) Dashboard & Visual Tools

    Q28: What does the dashboard show?

    A: The dashboard can display:

    • Next lot estimate, Bias & Score
    • Spread/ATR status with danger flags
    • Support/Resistance + Donchian length
    • Equity/Balance and P/L summaries
    • News Filter status and next/active blocked event (if enabled) 
    Q29: Can I hide the SR/breakout lines and labels?

    A: Yes. Use:

    • DrawSRLines / DrawBreakoutLines
    • ShowSRPriceLabels / ShowBreakoutPriceLabels

    9) Inputs / Common Settings Questions

    Q30: What should I change first if trades are too frequent?

    A: Try:

    • Increase ScoreThreshold
    • Increase DonchianLookback
    • Tighten MinADX and DI separation (MinDISeparation)
    • Keep UseBarCloseSignals = true
    Q31: What should I change first if it rarely trades?

    A: Try:

    • Slightly reduce ScoreThreshold
    • Reduce DonchianLookback or breakout buffer (BreakBufferATRs)
    • Check if News Filter, Daily Loss Guard, Session Filter, or spread/ATR limits are blocking entries 
    Q32: Can I limit trading to certain hours/days?

    A: Yes. Enable UseSessionFilter and set:

    • SessionStartHour / SessionEndHour (server time)
    • TradeMonday…TradeFriday toggles 

    10) Safety, Expectations & Disclaimer

    Q33: Is profit guaranteed?

    A: No. Trading involves risk. Market conditions change, and past performance does not guarantee future results. Always test on a demo account and use responsible risk settings.

    Q34: What are best practices before using on a real account?

    A:

    • Start with lower RiskPercent
    • Test on demo and forward test on a small account
    • Verify broker spread, execution, and slippage behavior
    • Understand the News Filter and session restrictions
    Recommended products
    Btc Evolution
    Goyani Piyushbhai
    BTC EVOLUTION ================ The Ultimate Trading Companion: A Revolutionary Expert Advisor Built for Success Imagine an Expert Advisor (EA) that doesn't just trade for you—it thinks, adapts, and evolves with the market. Designed for traders who seek precision, control, and consistency, this EA integrates state-of-the-art algorithms with user-friendly features to deliver a truly superior trading experience. From robust trend-following strategies to intelligent money management, every componen
    TripleDoublePro
    Dragan Drenjanin
    The Triple Double Pro expert advisor is a universal robot capable of trading any instrument. By default, it is perfectly configured for XAUUSD on the H1 timeframe;  simply attach it and let it work. If you want to discover the best currency pairs or indices for this EA, just run a quick test in the Strategy Tester on all available symbols. The top-performing pairs will immediately stand out in the results. Important notes: The robot is intentionally designed for low to medium trading frequency
    Gold Crazy EA MT5
    Nguyen Nghiem Duy
    Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
    One Cent Machine
    Fan Yang
    4.2 (5)
    Product Overview One Cent Machine is a fully automated expert advisor dedicated to gold trading. Functioning as a highly efficient profit-generating tool, it executes over 2,000 trades per day, with each 0.01 lot trade targeting a profit of 1–2 cents in cent accounts. This EA adopts a modified Martingale strategy combined with price trend analysis to determine trading directions. Meanwhile, it implements position-adding risk limits based on price levels at support and resistance zones, achievin
    Gold Relay
    Cristian Menzolini
    Gold Relay: For Disciplined Gold Trading Master the volatility of the precious metal with the discipline of a Market Maker. Gold trading (XAUUSD) is renowned for its extreme speed and the liquidity traps that frequently decimate retail accounts. Navigating this market successfully requires much more than a simple indicator: it requires a   bulletproof operating protocol. Gold Relay   is the next-generation Expert Advisor designed for those who are no longer satisfied with "hoping" for a market m
    Stormer RSI 2
    Ricardo Rodrigues Lucca
    This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
    Cyclone Intraday
    Mikhail Mitin
    5 (1)
    How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
    TrenPro Multi Pairs MT5
    Muhammad Farooq Ghulam Muhammad
    TrendPro_MultiPairs_Lite TrendPro_MultiPairs_Lite is a professional multi-currency Expert Advisor (EA) for MetaTrader 5, designed to identify high-probability trend opportunities while maintaining disciplined trade management. The EA is built for traders who want to automate trading across multiple Forex pairs from a single platform with a simple, efficient, and reliable trading system. this is lite free version with limited features, Pro Version will be available very soon with full features.
    FREE
    Quantum Gold Matrix PRO – MT5 EA is an advanced adaptive cycle martingale trading system. Dual-direction hedge entry (BUY + SELL) Smart basket TP & cycle-based SL Adaptive recovery system (auto adjusts TP after losses) Controlled martingale with gap logic Built-in dashboard + IB tracking Optimized for high-frequency trading & Gold volatility . Key Advantages Adaptive recovery (not fixed martingale) Starts market-neutral (BUY + SELL) Smart basket closing system Multi-cycle loss reco
    Dollar Domain
    Behzad Babaei
    Overview The  Dollar Domain  Multi-Pair EA   is a sophisticated automated trading system designed specifically for the AUDCAD, AUDUSD, and USDCAD currency pairs. This Expert Advisor employs a unique pattern-based strategy with precise entry and exit logic. With independent settings for each pair and intelligent trailing exit mechanisms, this EA offers a complete trading solution for Forex traders. Important note This Expert Advisor (EA) relies heavily on your broker’s order execution speed, as
    LAKSHMI ILLUSION XAUUSD – Advanced Gold Trend Trading System The Ultimate M1 Sniper Scalper (All Brokers Compatible) Have you ever seen an Expert Advisor transform a very small account into significant growth within a short period of time? At first glance, it may seem unrealistic. In reality, such outcomes are often the result of structured strategy, disciplined execution, and precise trend alignment. Lakshmi Illusion XAUUSD is a high-performance, multi-timeframe trading system developed exclusi
    AuDCaD DG Expert
    Philipp Warmuth
    AUDCAD MT5 EA with Fully Automated Martingale Strategy The AUDCAD Double Grid Expert is an Expert Advisor (EA) specifically optimized for the AUD/CAD Forex currency pair on the M15 timeframe. Regardless of the current trend, the EA continuously opens buy and sell positions (0.01 lot), which are managed using an innovative grid system. The EA is designed for hedging accounts with a 1:500 leverage. How Does the EA Work? The EA continuously opens new buy and sell positions, provided that a gri
    Aurus Core
    Dmitriq Evgenoeviz Ko
    AURUS CORE: Multi-AI Consensus Architecture Aurus Core is more than just an advisor; it's a next-generation trading ecosystem built on the principle of multi-layered artificial intelligence consensus . The system is based on an architecture of four specialized AI agents, each responsible for a specific stage of trade filtering. AI Quartet (4-Layer Filter) Aurus Core opens a trade only when all four independent algorithms give an "APPROVED" signal: GEMINI Layer (Global Market Context): Analyzes
    Lorentzian Classification EA
    Michael Prescott Burney
    Lorentzian Classification EA for MetaTrader 5 Lorentzian Classification EA is a machine-learning-based Expert Advisor for MetaTrader 5 designed to classify market conditions and automate trade execution using a structured confirmation process. It combines Lorentzian Distance K-Nearest Neighbors (KNN) classification with kernel regression trend confirmation, then applies multiple market filters and configurable trade management rules before opening a position. The system was built for traders who
    X Forts
    Denis Chebatarev
    5 (1)
    Trading robot X Forts The scalper Forts EA is designed for futures trading on the Russian futures futures market (RTS, Sberbank, Gazprom, Ruble, etc.). The main instruments are futures on the RTS, SBRF index. Recommended timeframes M1-M6. The EA does not use averaging. Each trade has its own stop loss.  The size of the required GO for tests and trading on the selected instrument is taken from the instrument code.  Trading robot settings SL - stop loss Lots - lot for trading Pos_Market - numbe
    Wave Master
    Sivakumar Paul Suyambu
    5 (1)
    Wave Master MT5 EA — Multi-Strategy Gold/BTC/Forex Scalper MT5 Expert Advisor for Gold (XAUUSD), BTCUSD, US30/NAS100 & major FX pairs. 10 wave-based strategies + M1 scalping engine, strict risk control, no grid/martingale. Wave Master EA - User Manual & Set Files   Live Signal  | Live Signal Set File Download All EA What is Wave Master? Wave Master is a multi-asset, multi-strategy MT5 EA designed to capture impulsive and corrective waves across Gold, Bitcoin, Indices, and Forex . Choose fro
    Viking Alpha DAX Ivar Edition
    Valdeci Carlos Dos Passos Albuquerque
    Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
    Xau Ash Super Pro
    Ashan Shyaminda Ariyasinghe Bandara Saramaru Mohottalalage
    <h2> XAU ASH SUPER PRO — RSI Divergence EA for Gold (XAU/USD)</h2> <p><strong>XAU ASH SUPER PRO</strong> is a premium, fully automated Expert Advisor designed exclusively for <strong>Gold (XAU/USD)</strong>.   It identifies high-probability <strong>RSI bullish divergences</strong> and executes precise buy trades 24/5 with smart filters and dynamic risk management.   This EA is built for traders who want consistent gold-market opportunities with total automation.</p> <hr> <h3> Key Feature
    NoxEA
    Ting Kee Ming
    NoxEA: A Long-Term Investment Machine NoxEA is not a "magic button" or a high-risk gamble. It is a sophisticated, multi-currency trading engine engineered for capital preservation and consistent, long-term appreciation. Designed for the serious investor, it operates on the principle that sustainable wealth is built through logical execution, not market miracles. Why Choose NoxEA Over "High-Yield" EAs? Most EAs on the market boast backtests showing 1,000% returns in a month, only to blow the acco
    SuperAgent v7.0 Diamond Pro - Quantitative Scoring & Dynamic Risk Description: SuperAgent v7.0 Diamond Pro is a high-fidelity MT5 adaptation of an advanced Python financial algorithm. This Expert Advisor (EA) combines a   Quantitative Scoring Engine   with   Dynamic Risk Management   to provide professional-grade portfolio management. Key Features: Multi-Layered Decision Engine:   Evaluates the market through three dimensions: Low-Lag Signal Processing, Trend Bias Confirmation, and Momentum Sco
    Obor Pawai V75 – Expert Advisor for Gold Trading Obor Pawai V75 is a next-generation Expert Advisor (EA) developed specifically for trading gold (XAUUSD). Built with a proprietary Breakout Finder system and a suite of advanced indicators, it offers both automated and customizable trading strategies for breakout, swing, and scalping scenarios. Key Features Breakout Finder Detects high-probability breakout opportunities using integrated logic from DeMarker, MACD, RSI, ATR, and Pivot Points. Desig
    Predator Genesis
    Dragan Drenjanin
    Introduction to Predator Genesis EA Predator Genesis is a cutting-edge Expert Advisor (EA) developed for the MetaTrader 5 (MT5) platform, representing the latest evolution in automated forex trading.   Predator Genesis   is designed to simplify the trading process while maintaining robust performance. Its minimalist user interface reflects a design philosophy of simplicity within complexity, ensuring accessibility without sacrificing depth. This version introduces notable changes from prior ite
    H4DLineFib
    Steven Wong Sing Seng
    H4 Daily Line Fib is a MetaTrader 5 Expert Advisor that combines prior-day range daily entry lines with H4 Fibonacci retracement pending orders and basket-style martingale recovery. It is built for traders who want structured pullback entries with configurable grid recovery and optional prop-firm risk controls. Features • Prior-day high/low based daily buy and sell entry lines • H4 closed-bar touch confirmation with Fib limit or stop pending entries • Per-basket martingale grid with configura
    MILESTONE UNLOCKED: PFTA Honey Harvester v14 is OFFICIALLY LIVE on the MT5 Market! After relentless engineering, deep system refinement, and real-world stress validation, PFTA Honey Harvester v14 has successfully conquered the MetaTrader 5 Market Validator — one of the most aggressive automated testing environments in the industry. ️ This is NOT a simple approval. This is a full-scale survival test . The validator simulates: Extreme spread spikes Multi-symbol chaos Multi-timeframe st
    BlackOps Gold
    Jon-ander Oses Donosti
    5 (2)
    Real Account €50,000 (Live) | +€30,000 Net Profit | Real Management: Not a micro account with inflated percentages, but a system traded with real capital and live market conditions. BLACKOPS GOLD was developed and operated on a real €50,000 account under live market conditions. Unlike many automated systems shown using small promotional accounts, BLACKOPS GOLD has been designed with real capital management, realistic exec
    Us30 Lover Mt5
    Pankaj Kapadia
    Product Name: MY US30 Lover Expert Adviser Elevate Your US30 Trading with Disciplined, Daily Opportunities   Ready on the US30 Index M-15 time Chart For Working and Testing. No set file required.  Tired of the relentless market swings and potential losses? Introducing MY US30 Lover, an intelligent trading solution designed to maximise your profits while safeguarding your capital. Elevate your US30 trading experience with MY US30 Lover , a cutting-edge Expert Advisor designed to optimise your tr
    The EA strategy This EA has a built-in combined Bollinger Bands Trend indicator, MACD and MA that checks the prices trends everytime and opens and closes new orders at the right time; Recommended for beginner traders because the default input values are optimized to work with acconts with ballance as low as US$ 300 ; It protects your profit because it is provided with Trailing Stop Loss, Minimum Equity Percentage to allow any trade, Maximum Spread alowed and you can also define the bad time to t
    Artemis
    Patrick Baumgart
    Artemis is a currency-pair-EA which detects entry points by Moving Average - controlled by multiple trend-following-indicators. With Artemis you can trade every currency pair. Signals are generated when the price crosses the moving average and in parallel all three additional indicators confirm the trend direction. If only one indicator deviates from the trend direction, no position is opened. Basically, you can use Artemis on every time period. For best results it is recommended to use it on ti
    B3 Stock Stryker
    Thyago Sousa Mendes
    The Stryker Robot was developed for day trade operations in Brazil stock market. It is a strategy that allows configuring the financial risk for each operation as well as the maximum number of operations open simultaneously.  For each stock to be operated, the robot must be added to the corresponding graph. In this case, the same magic number must be kept for everyone.  Keeping the same magic number, you can also choose the maximum number of positions that will be opened among all the chosen
    Opening Range Breakout EA is a focused trading robot that automates one of the most effective intraday strategies: trading the session breakout. It operates by observing the market during its initial, quiet phase to establish the opening range. Once that range is defined, the EA is ready to enter a trade the moment price action confirms a breakout, helping you ride the volatility that follows. Advanced Version The Trading Idea The core of this strategy is simple: many of the day's biggest move
    FREE
    Buyers of this product also purchase
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    4.67 (12)
    The Legend Continues. The Queen Evolves. Welcome to Quantum Queen X — the next generation of the legendary GOLD trading system that builds upon the proven success of Quantum Queen. Quantum Queen X is built on the same proven core engine as Quantum Queen, introducing a powerful new Custom Mode that allows traders to choose exactly which strategies to enable or disable. Every strategy has been individually reviewed, refined, and optimized to deliver even better performance and adaptability across
    Lizard
    Marco Scherer
    4.9 (30)
    WHAT IS LIZARD? Lizard is a fully automated Expert Advisor, developed exclusively for XAUUSD (Gold) on MetaTrader 5. It uses a multi-strategy swing breakout system that identifies key structural levels on the chart and places pending stop orders at precisely calculated entry points. No martingale. No grid. No averaging in. Every trade has a defined Stop Loss and Take Profit and is actively managed by a multi-layered exit system, automatically, around the clock. Live Signal - Track real performan
    Scalping Robot Pro MT5
    MQL TOOLS SL
    4.5 (127)
    Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
    The Gold Reaper MT5
    Profalgo Limited
    4.46 (102)
    PROP FIRM READY! ( download SETFILE ) WARNING: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Client Signal YouTube Reviews LATEST MANUAL Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency fro
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.46 (122)
    Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1  Live Signal Mode 2 Twister Pro EA is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M15 timeframe. It trades less — but when it does, it trades with purpose. Every entry passes through 5 independent validation layers before a single order is placed, resulting in an extremely high win rate on the Default configuration. TWO MODES: • Mode 1 (recommended) — Very high assertiveness, fe
    Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
    Ultimate Breakout System
    Profalgo Limited
    5 (46)
    IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1999$ soon!   +100 Strategies included and more coming! BONUS : At 1499$ or higher price --> choose 5  of my other EA's for free!   ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout
    Smart Gold Hunter
    Barbaros Bulent Kortarla
    5 (20)
    No Grid/No Martingale/No Recovery/No Hedging/Single Entry with SL/One Shot  Smart Gold Hunter is an Expert Advisor for XAUUSD / Gold trading on MetaTrader 5. It is designed for traders who prefer a gold EA with no grid, no martingale, real Stop Loss and Take Profit logic, and controlled risk management. You can check the live signals before making a decision: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My  (Here I use Scalper Mode, To have the exact se
    Gold Snap
    Chen Jia Qi
    4.47 (17)
    Gold Snap — A Fast Profit Capture System for Gold Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Only 3 copies remaining at the current price. The price will be increased to $999 soon. Important: After purchasing, please contact us by private message to receive the user guide, recommended settings, usage notes, and update support.  https://www.mql5.com/en/users/walter2008 W
    Zerqon EA
    Vladimir Lekhovitser
    3.18 (28)
    Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2372719 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Zerqon EA is an adaptive Expert Advisor designed specifically for XAUUSD trading. The strategy is based on a Deep LSTM neural network model integrated through ONNX, allowing the system to process sequential market behavior and evaluate price dynamics in a st
    Goldwave EA MT5
    Shengzu Zhong
    4.73 (71)
    Real Trading Account   LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2339082 This EA uses the same logic and execution rules as the verified live signal shown on MQL5.When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker ( e.g., IC Markets or TMGM) , the EA's live trading behavior is designed to closely align with the trade structure and execution characteristics of the live signal. Please note that differences in broker conditions, spreads, executio
    Quantum King EA
    Bogdan Ion Puscasu
    4.96 (211)
    Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT4 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT5 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule your trading with precision and discipline. Quantum King EA brings the strength of
    Nexorion Initium Novum EA
    Valentina Zhuchkova
    5 (16)
    NEXORION: Initium Novum — Deterministic Logic and Algorithmic Synthesis NEXORION is an institutional-grade analytical complex based on rigorous mathematical liquidity processing algorithms. The core concept of the project is "computational transparency": the expert advisor transforms chaotic price feeds into structured geometric zones, visualizing the decision-making process directly on the trading chart. Real-Time Monitoring https://www.mql5.com/es/signals/2372338 Technical System Specificatio
    Mavrik Scalper
    Vladimir Lekhovitser
    4.5 (2)
    Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2378119 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Mavrik Scalper represents a new generation of AI-driven trading systems built around a Hybrid Attention neural network architecture. Unlike conventional algorithmic strategies that rely primarily on fixed technical indicators or predefined market rules, Mav
    AXIO Gold EA
    Shengzu Zhong
    4.6 (10)
    AXIO GOLD EA MT5 Live Signal Reference on MQL5 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 is an automated trading system developed for XAUUSD Gold on MetaTrader 5. This EA uses the same logic and execution rules as the verified live signal shown on MQL5. When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker such as TMGM , the EA's live trading behavior is designed to closely align with the trade structure and execution charac
    Gold Neural Core
    TICK STACK LTD
    5 (3)
    Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (XAUUSD), combining momentum and trend-bas
    Gold House MT5
    Chen Jia Qi
    4.53 (59)
    Gold House — Gold Swing Breakout Trading  One EA. Three Trading Modes. Choose the One That Fits Your Style. No Grid. No Martingale. The price will increase by $50 after every 10 purchases. Final planned price: $1,999. Live Signals:  Profit Priority Mode: https://www.mql5.com/en/signals/2359124 BE priority Mode :  https://www.mql5.com/en/signals/2372604 Adaptive Mode:   https://www.mql5.com/en/signals/2379287  (High-Risk Configuration Reference – Potential profits and losses are amplified. N
    Logan MT5
    Thierry Ouellet
    5 (7)
    LIMITED TIME OFFER AT 249$ Price will go up at  499$ on July 24th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—includ
    SomaOil
    Andrii Soma
    5 (2)
    SomaOil is a multi-strategy breakout Expert Advisor for MetaTrader 5, built exclusively for WTI crude oil (XTIUSD). One chart, one EA, 20 independent strategies running together as a single diversified portfolio. Live Signal. To make it accessible at launch, I am using a transparent ramping-price model: Launch price: 100 USD (48 hours) Starting from Monday the price increases by 100 USD for every 10 copies sold Price increases happen at most once per day, even when more than 10 copies are sold t
    Pulse Engine
    Jimmy Peter Eriksson
    3.94 (34)
    UPDATE - ONLY A FEW COPIES LEFT AT CURRENT PRICE! The main goal of this system is long-term live performance without using any risky martingale or grid.  VERY LIMITED COPIES AT CURRENT PRICE Final Price $1499 [Live Signal]  |  [Backtest Results]  |  [Setup Guide]  |  [FTMO Results] A Different Approach to Trading Pulse Engine does not use any indicators or specific timeframes. It has a very unique approach that is not used by any other trading system on MQL5. It trades intraday directional patt
    BB Return mt5
    Leonid Arkhipov
    4.48 (124)
    BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Global   update   on   June   14th   Trading principles — the strat
    Cortex Aurex
    Vladimir Mametov
    5 (2)
    It is a fully automated Expert Advisor for MetaTrader 5, built specifically for Gold / XAUUSD trading. Its logic is designed around the dynamic nature of the gold market: fast price movements, sharp reversals, and high volatility. The EA helps automate trading in an environment where reaction speed, discipline, and precise position management are especially important. The system is focused on disciplined trade management, fast reaction to market changes, and controlled exits. Its main idea is si
    Impulse MT5
    Simon Reeves
    5 (13)
    Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Launch offer: 30% off until 26th July   — to celebrate the v2.00 release, Impulse is available at a 30% discount. On 26th July the price reverts to $499, so grab it while the offer lasts. Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and elevates
    Wave Rider EA MT5
    Adam Hrncir
    4.88 (43)
    Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is out (see  Announcement ) $499  until Signal reaches 150% - then 749 USD Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your settings and save a new preset because older sets or templates may not restore every option. New version runs best on VT Markets, Vantage, Blackbull, Fusion,
    Quantum Emperor MT5
    Bogdan Ion Puscasu
    4.86 (507)
    Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan for free !*** Ask in private for more details Verified Signal:   Click Here MT4 Version
    SixtyNine EA
    Farzad Saadatinia
    5 (3)
    SixtyNine EA – A Gold Expert Advisor for MetaTrader 5, featuring 6 integrated strategy layers, predefined Stop Loss on every trade, and a clean trading structure without Martingale, Recovery systems, or Grid trading. Public Live Signal: $500 Start, Fixed 0.02 Lot, 500%+ Growth, 20 Weeks Live The public live signal is the central proof point of SixtyNine EA . The account started with a $500 balance , used a fixed 0.02 lot size per trade , and has been active for more than 20 weeks of live tradin
    Quantum Bitcoin EA
    Bogdan Ion Puscasu
    4.77 (128)
    Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
    Chiroptera
    Rob Josephus Maria Janssen
    4.57 (46)
    Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
    Fortune MT5
    Lee See Hao
    4.91 (11)
    Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
    Vex Gold EA
    Lars Laeremans
    5 (6)
    VEX 2.00 is here. Now prop firm ready. 4 Months stable Live signal Now upgraded with an optional Prop Firm Mode. No grid. No martingale. One position at a time Live Trading Signal: BlackBull Live Signal   Blackbull High Risk Signal New public channel with upcoming updates and broker-by-broker comparisons https://www.mql5.com/en/channels/vexgoldea Setup instructions and usage guidelines View user manual Defined rules. Fixed risk. One position at a time. No AI, no machine learning, no
    More from author
    Gladius EA Pro
    Mohd Ikhwan Bin Agusalim
    4.6 (5)
    Live Signal :  will be here soon  |   Group :   Click here  |   Channel :   Click here  |   Pair : XAUUSD |   Time Frame : M15 Gladius EA Pro is a next‑generation (GPT-5) expert advisor engineered for  XAUUSD  on the  M15 timeframe  that blends a robust, rules‑based risk  framework with an AI‑like, fuzzy‑weighted signal engine . It’s built to keep things simple for the user (plug‑and‑play on one chart) while applying sophisticated decision‑making behind the scenes—so you get clear entries, tigh
    Gladius EA Advanced
    Mohd Ikhwan Bin Agusalim
    5 (1)
    Live Signal : Click here  | Group : Click here  | Channel : Click here  | Pair : XAUUSD | Time Frame : M30 Gladius EA Advanced  is designed for Gold (XAUUSD) on the M30 timeframe and aims to capture trend continuation moves with reduced false entries. It combines a multi-indicator decision score with Support/Resistance breakout gating , higher timeframe confirmation, and strong trade-safety controls. Frequently Ask Questions (FAQ) 1) General / Compatibility Q1: What platform does Gladius EA Adv
    Filter:
    No reviews
    Reply to review