Elmex Moving Average algo

4.25
Moving Average Crossover EA

Introduction: The History of a Time-Tested Strategy The Moving Average Crossover strategy is one of the oldest and most respected technical analysis methods in financial markets, dating back to the 1930s when traders first began using moving averages to smooth price data. Richard Donchian, often referred to as the "Father of Trend Following," was among the first to popularize the use of moving average crossovers in the 1960s. This strategy gained further prominence when it was
incorporated into the famous Turtle Trading system developed by Richard Dennis and William Eckhardt in the 1980s.

What makes this strategy endure through decades is its elegant simplicity combined with remarkable effectiveness. By tracking the relationship between a faster moving average (responsive to recent price changes) and a slower moving average (representing longer-term trends), traders can objectively identify trend changes and potential trading opportunities.

Strategy Overview The Moving Average Crossover EA implements this classic strategy in an automated, precise manner:

  1. Signal Generation:
    • Buy Signal: When the Fast Moving Average crosses above the Slow Moving Average
    • Sell Signal: When the Fast Moving Average crosses below the Slow Moving Average
  2. Exit Logic:
    • Positions are automatically closed when an opposite signal occurs
    • Additional protection through customizable Stop Loss and Take Profit levels

EA Setup and Configuration

Moving Average Settings

  • Fast MA Period: Determines the responsiveness of the faster moving average (default: 12)
  • Slow MA Period: Sets the period for the longer-term trend indicator (default: 26)
  • MA Method: Choose between Simple, Exponential, Smoothed, or Linear Weighted methods
  • Applied Price: Select which price point to use (Close, Open, High, Low, etc.)

Trade Parameters

  • Lot Size: Fixed trading volume for each position
  • Exit on Opposite Signal: Option to enable/disable closing positions on opposite signals

Stop Loss & Take Profit Settings

  • Use SL/TP (Master): Master switch to enable or disable the Stop Loss / Take Profit system entirely (this needs to be on if you want point-based, ATR-based or percentage-based SL or TP)
    Use Stop Loss: Independently enable or disable the Stop Loss while the master is on
    Use Take Profit: Independently enable or disable the Take Profit while the master is on — turn this off to run a Stop Loss + trailing stop as your full exit, with no fixed target

  • SL/TP Method: Choose between Fixed Points, ATR-Based, or Percentage-Based calculation methods
  • ATR Period: Define lookback period for volatility calculation (default: 14)
  • ATR SL Multiplier: Set risk relative to market volatility (default: 1.5)
  • ATR TP Multiplier: Set profit targets relative to volatility (default: 2.5)
  • Fixed Take Profit: Target profit in points (when using Fixed Points method)
  • Fixed Stop Loss: Maximum acceptable loss in points (when using Fixed Points method)
  • TP Percentage: Target profit as percentage of entry price (when using Percentage method)
  • SL Percentage: Maximum acceptable loss as percentage of entry price (when using Percentage method)

Trailing Stop Settings

  • Use Trailing Stop: Option to enable/disable the trailing stop feature
  • Trailing Stop Method: Choose between Fixed Points, ATR-Based, or Percentage-Based calculation
  • TS Points Trigger: Profit in points before trailing activation (for Fixed Points method)
  • TS Points Distance: Distance in points between price and trailing stop (for Fixed Points method)
  • TS ATR Trigger: ATR multiplier for trailing activation threshold (for ATR-Based method)
  • TS ATR Distance: ATR multiplier for trailing stop distance (for ATR-Based method)
  • TS Percent Trigger: Profit percentage before trailing activation (for Percentage method)
  • TS Percent Distance: Distance percentage for trailing stop (for Percentage method)

Symbol Settings

  • Multi-Symbol Mode: Option to trade multiple instruments simultaneously
  • Symbol List: Define instruments to trade, separated by semicolons (e.g., "EURUSD;USDJPY;GBPUSD")

    Lot Sizing (Multi-Asset)

    • Lot Sizing Method: Choose between Fixed Lot (classic behaviour, default) or Margin Parity
    • Reference Symbol: The instrument used as the risk anchor in Margin Parity mode
    • Reference Lot Size: The lot size on the reference symbol that defines your risk unit
    • Min Lot / Max Lot: Hard floor and ceiling applied to every auto-calculated lot

    In Margin Parity mode, each symbol in your list is sized so it commits the same margin as your reference position. This equalizes risk (capital committed) across instruments — not volatility, not trend likelihood. The point is that when you optimize your MA periods, SL or TP across a multi-asset basket, every symbol is weighted on a level footing instead of being distorted by the ones that simply eat more margin per lot. It effectively lets you bypass MetaTrader's lack of native multi-pair optimization and trade a whole portfolio of systems from a single chart, with full control left in your hands.

    ⚠️ Important: the Reference Symbol must be written exactly as your broker names it. If your broker's EUR/USD is EURUSD.r and you type EURUSD , it will simply throw an error. Always use the broker's own naming.


Additional Features

  • Time Filter: Option to restrict trading to specific hours
  • EA Comment: Custom comment for trade identification
  • Magic Number: Unique identifier for the EA's trades
  • Auto Filling Type Detection: Automatically selects optimal order filling mode for your broker

Important Note This EA has undergone several improvements since its initial release:
V1.0: Initial release with core moving average crossover strategy
V1.2: Added ATR-based dynamic Stop Loss/Take Profit and Multi-Symbol Trading capabilities
V1.41: Added flexible SL/TP toggle, exit on opposite signal option, and automatic broker compatibility
V1.42: Implemented advanced trailing stop system with three calculation methods (Fixed Points, ATR-Based, Percentage) and customizable activation thresholds

V1.44: Added Margin-Parity lot sizing for equal-risk exposure across multiple assets, plus automatic per-symbol lot normalization (volume step/min/max).

V1.45: Separated Stop Loss and Take Profit into independent on/off toggles — design hard-SL + trailing-SL exits with no Take Profit, or freely mix calculation methods (e.g. trailing ATR with a percentage-based SL) for far greater exit flexibility.



As always, this is a free update — and there are more to come. Every comment and review is read and genuinely appreciated; they're the reason this EA keeps getting updated, so please don't hesitate to leave feedback ^^

And to save us both time: no, I don't share the source code, please stop asking 🙂 — but the EA itself is, and will stay, completely free.

    Reviews 12
    shadowtrader100
    14
    shadowtrader100 2026.04.23 12:30 
     

    It works very well, without errors. I am very satisfied.

    Harvey Franco
    255
    Harvey Franco 2025.09.29 03:27 
     

    Started using it and works really well, I will try with a funded account

    Khalid Albalushi
    180
    Khalid Albalushi 2025.09.03 18:34 
     

    Amazing community share. A person who shares for no return is considered a hero among ordinary people like myself. Huge thank you. The algo seems great and works well. I'm not saying that its perfect, coz nothing is perfect even the shitty ones you pay money for. will keep testing on a demo and change settings as required and implement the updates as they come and then will move to a real account. Will denifately update my review once the plan executed. Thanks again.

    Recommended products
    Vertex Aurum Gold — Smart Money Concepts (SMC) Auto-Trading System for XAUUSD Vertex Aurum Gold is an Expert Advisor for MetaTrader 5 built around Smart Money Concepts market structure. It detects swing and internal structure breaks, order blocks, fair value gaps, and liquidity zones directly on the chart, then uses that structure as the basis for a rule-based signal, execution, and risk engine. Structure detection can also be run on its own, with auto-trading switched off, for chart analysis on
    FREE
    It's no secret. One of the best edges in trading is the mean-reversion strategy on US indices. Don't believe me? Do just a little research. Hence, having an EA that does this is very much a must-have in any portfolio.  I made this for myself, but I am also offering it to anyone who needs it as well at a fair price.  The process of making it was using RSI and using a point for buying and closing.  I then used machine learning to test 100,000s of variables to get to this configuration. How does it
    FREE
    Simple MACD Expert
    Abraao Moreira
    3 (1)
    Estratégia de negociação MACD O cálculo do MACD é executado uma vez a cada tick, e são considerados para fim de cálculo os três últimos resultados, para analisar o cruzamento da linha de zero, ou seja quando o último resultado for maior que 0 e o antepenúltimo não então há um cruzamento para cima e analogamente para baixo, quando um cruzamento é constatado o estado de uma variável de controle é alterado de "false" para "true", permitindo o abertura de uma posição caso a média de sinal também cru
    FREE
    Survivor
    Pavel Nikiforov
    Название советника : Survivor  (есть расширенная версия: https://www.mql5.com/ru/market/product/36530 ) Валютные пары : USDJPY, EURUSD, GBPUSD, AUDUSD, GBPJPY, XAUUSD, EURCHF Рекомендованная валютная пара : USDJPY Таймфрейм : М5 Время торговли : круглосуточно Описание : Трендовый  советник с возможностью мартингейла и построением сетки ордеров. В советнике используются три группы аналогичных сигналов для открытия, закрытия и дополнительных сделок. При наличии тренда(определяется МА) ловится отс
    FREE
    Supertrend 3 lines
    Samart Palugmontol
    5 (2)
    update v.1.22 - Fixed indicator not working properly. - Updated emergency stop function. - Added several input parameters: - Magic Number - Working Interval - Trade Direction Selection - Supertrend Confirmation Requirement ***Since the setting is more flexible, the outcome may vary. For the recommended settings, please see the screenshot.*** +++++++++++++++++++++++ Just wanted to share a trading strategy that's been working for me. It's built around the Supertrend  indicators, specifi
    FREE
    Backtested performance (USDJPY M5, 2020–2026): Win Rate: ~30% Max Drawdown: ~6% This EA is a scalping strategy optimized for the London and New York trading sessions. The European and US sessions are known for higher volatility, stronger trends, and frequent breakouts. This system is designed to capture those short-term opportunities efficiently. Features Optimized entries for London & New York sessions Simple and stable logic based on RSI Designed for scalping Avoids unnecessary trades Reco
    FREE
    Gold Rush MT5 EA
    Matthew Lewis Beedle
    This EA was made for educational purposes.  You can find a full overview of how it was made in the YouTube video (Literally a step by step guide) We used AI and ML to create the whole thing, with no coding.  Can you trust this to make money? Possibly, but do so at your own risk.  It could be a nice addition to a large porfolio.  How to use: Add to H1 gold chart Make sure the subchart is correctly named to your broker name for Gold.  Big picture It’s a   trend + breakout system for buys , and a
    FREE
    Nexoria
    Daniel Suk
    4 (3)
    In every market kingdom there are countless noisy peasants of indicators, but only a few queens that quietly rule the order flow – Nexoria is built to be one of them. ​ This fully automated trading system doesn’t beg the market for scraps; it demands structure, reading raw price action and volatility to decide when to strike and when to stand aside. ​ Nexoria watches closed candles like a cold‑eyed monarch, hunting for real impulses, breakouts and clean pullbacks instead of random flickers. ​ A
    FREE
    What is SMC Market Structure Pro? SMC Market Structure Pro is an automated trading Expert Advisor for MetaTrader 5 , developed based on Smart Money Concept (SMC) and market structure analysis . The EA is designed to help traders follow the natural flow of the market , focusing on price structure instead of indicators or lagging signals. How Does the EA Work? The EA analyzes market structure changes using pure price action: Detects higher highs & higher lows for bullish structure Detects l
    FREE
    MT Monster
    MASSINISSA AINOUZ
    This EA has been backtested with real ticks since January 2012 untill March 2025, with no delay in execution, and then with a delay of 1000ms, the backtest showed a drawdown of 30% with a 10k USD backtest account. The EA default parameters are optimised to work best on EURUSD pair, but can work on other currencies and metals like XAUUSD. Before using this EA and in order to not lose all your money make sure you have at least 5000USD in your account. Do not use another EA with this one on the sam
    Volatility Doctor
    Gamuchirai Zororo Ndawana
    4.5 (2)
    Volatility Doctor - Your Expert Advisor for Mastering Market Rhythms! Are you ready to unlock the power of precision trading? Meet the Volatility Doctor, your trusted companion in the dynamic world of forex markets. This multi-currency expert advisor is not just a trading tool; it's a symphony conductor, guiding your investments with unparalleled precision. Discover the Key Features: 1. Trend-Seeking Expertise: The Volatility Doctor employs tried-and-true methods to spot robust market trends
    FREE
    BlackHoleV12
    Sif-eddine Tabet
    V12 Black Hole — High-Power Grid Trading EA for MT5 V12 Black Hole is a powerful and professionally engineered Expert Advisor for MetaTrader 5 , designed specifically for EURCAD on the H1 timeframe . Built with a strong execution framework and disciplined risk structure, V12 Black Hole operates as a grid-based trading system with a dynamic basket management model , engineered to handle complex market conditions with control and precision. The EA is designed to adapt its internal behavior to evol
    FREE
    Breakout Beast Hunter
    Mike Wilson Namaru
    BREAKOUT HUNTER - Professional Multi-Entry Momentum System Overview: BREAKOUT HUNTER is an advanced automated trading system engineered for traders seeking to capitalize on explosive price movements during periods of market expansion. This EA employs sophisticated multi-position entry strategies to maximize profit potential when market conditions align perfectly. Designed specifically for volatile instruments like XAUUSD (Gold), it excels at identifying and exploiting high-probability explosiv
    FREE
    Osiris Royal Arises
    Victor Chege Macharia
    Osiris Royal Arises is an integration of the Python programming language, deep learning machine and mql5 code to be able to predict USDCAD,USDCHF and EURUSD price movements so as to produce the most profitable entries and exits with minimal average risk per order. Why  Osiris Royal Arises ? +   Osiris Royal Arises has been through the research and development stage for almost 1 year, and has passed the testing phase. +   Osiris Royal Arises uses martingale only when it is deemed to be an ideal
    FREE
    MT5 Quantum Gold Pro
    Gaya Chibane
    5 (2)
    ==================================================== 2. MT QUANTUM GOLD PRO ====================================================   MT QUANTUM GOLD PRO — The Ultimate Institutional Gold System Precision. Resilience. Verified Performance.   Important Information: After purchase, send a private message on MQL5 to receive optimized XAUUSD M1 setfiles, installation instructions, and personalized 24/7 support.   Limited Launch Promotion: $49 (Regular price $499 after 3 sales) The price will increase p
    FREE
    Steady Runner NP EA
    Theo Robert Gottwald
    2.5 (2)
    Introducing Steady Runner NP EA (Free Version): Precision Trading for GBPUSD M5 What is Steady Runner NP EA? Steady Runner NP EA is a   mathematically designed Expert Advisor (EA)   exclusively crafted for the   GBPUSD M5 timeframe . Built with advanced algorithms and statistical models, this EA automates your trading strategy to deliver   precision, consistency, and discipline   in every trade. Whether you're a seasoned trader or just starting out, Steady Runner NP EA is your reliable par
    FREE
    Cosmos369
    Seira Yokota
    COSMOS BTCUSD – Long-Term, High-Durability Specialized Martingale EA COSMOS is a highly durable automated trading EA designed exclusively for BTCUSD. It was developed by thoroughly re-examining the weaknesses of traditional Martingale strategies, with the goal of achieving both stability and profitability for long-term operation. While typical Martingale EAs excel at short-term profitability, they often face the risk of failure due to sudden market shifts or trend distortions. COSMOS, however,
    FREE
    Martingale Pulse
    Md Abdul Manann
    5 (4)
    Your FREE Multi-Strategy Trading Toolkit Stop searching for the perfect trading robot. Martingale Pulse is a powerful, all-in-one Expert Advisor that combines four distinct entry strategies with institutional-grade risk management and trade controls. Developed as a high-quality educational tool, it's offered completely FREE to the MQL5 community. Use it to learn advanced coding concepts, test your theories, or as a robust foundation for your own trading innovations. Core Features at a Glance Th
    FREE
    The adviser was developed according to the 2TF strategy for EURUSD and GBPUSD. Indicators used: EMA (5), EMA (10), ADX (28), MACD (5; 10; 4). Rules for Buy Orders EMA (Fast) crossed EMA (Slow) from the bottom up. ADX + DI (blue) above –DI (red). MACD is above zero. Rules for Sell Orders EMA (Fast) crossed EMA (Slow) from top to bottom. ADX + DI (blue) below –DI (red). MACD is below zero. In the parameters of the adviser, you can change various strategy settings, indicator periods, size and met
    FREE
    Macd Rsi Expert
    Lakshya Pandey
    5 (1)
    MACD RSI Optimized EA is a free, fully automated trading robot designed to capture trends using a classic combination of indicators. By merging the trend-following capabilities of the MACD (Moving Average Convergence Divergence) with the momentum filtering of the RSI (Relative Strength Index), this EA aims to filter out market noise and enter trades with higher probability. This version has been specifically optimized for the month of October on the M15 (15-minute) timeframe and performs best on
    FREE
    Algo Edge Boost Buy MT5
    Niklas Templin
    1 (2)
    Algo Edge EA  This EA only BUY download the second EA for SELL and Run it both. -DE40/ Tec100 Self learning EA just set the EA on the Chart and Start no Settings optimization.  AUD/USD, EUR/USD, DE40, US30, Tec100 and much more.  Multifunctional Expert Advisor can trade with every Forex Pair or Indize. EA can Trade with every Broker. M1 high, M30 medium, H1 low Risk. Functions: For other Indize example US30: Change the Robot Worktime in Europe to 16:30-21:30. -inp1_ =Robot Worktime inp_2 and in
    FREE
    PZ Goldfinch Scalper EA MT5
    PZ TRADING SLU
    3.33 (57)
    This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
    FREE
    FOZ OneShot Sessions
    Morgana Brol Mendonca
    FOZ One Shot Sessions — One Trade. One Opportunity. Every Day. Discipline beats noise. Simplicity beats complexity. The FOZ One Shot Sessions EA is built for traders who want clarity, robustness, and long-term discipline. Instead of chasing signals all day, it takes just one precise trade per session — clean, controlled, and fully transparent. Key Highlights One trade per day per enabled session (default = London) Safe by design — No Grid, No Martingale, No Arbitrage, No tricks
    FREE
    Big Trend Catcher
    Aleksandr Davydov
    Expert description The Expert Advisor's trading system is based on entry and exit at a certain deviation of the asset price from the moving average value. The Expert Advisor has a number of parameters, by manipulating which you can implement different trading systems and also get different results when trading on different assets, keep this in mind when setting up an Expert Advisor and do not use standard settings on all instruments and time frames. Recommendations for use The EA working tim
    FREE
    Whale RSI Divergences
    Mustafa Ozkurkcu
    1 (1)
    This EA looks for a divergence signal, which occurs when the price of a financial instrument moves in the opposite direction of the RSI indicator. This divergence can signal that the current trend is losing momentum and a reversal is likely. The EA identifies two types of divergence: Bullish (Positive) Divergence : This occurs when the price makes a new lower low , but the RSI indicator fails to confirm this by making a higher low . This discrepancy suggests that bearish momentum is weakening, a
    FREE
    A mean-reversion MQL5 Expert Advisor that detects Bollinger Bands crossings (price touching/exiting the lower band for buys, upper band for sells) combined with an ATR volatility filter. It includes built-in presets optimized for AUDCAD - H1; Pair:  AUDCAD - H1; Recommended initial deposit: $1000; Leverage: 1:500; Recommended brokers: IC Markets, Fusion Markets, Dukascopy, FP Markets; VPS recommended;
    FREE
    Slipstream
    Octavian Doica
    Slipstream is a trend-following expert advisor for   EURUSD H1 . It enters on a fast/slow SMA crossover confirmed by RSI momentum, and compounds aggressively, using   martingale-style lot scaling   to recover after a losing trade. Backtest 2020–2026 (1:500, $1,000 start, 99% history quality):   81 trades, 100% win rate, profit factor 12.1, +$132k net , Sharpe 1.86. Pair:  EURUSD - H1; Minimum initial deposit: $100; Leverage: 1:500; Recommended brokers: IC Markets, Fusion Markets, Dukascopy, FP M
    FREE
    Long Term Double MACD Strategy with EMA Trend Confirmation This strategy uses a leading and lagging MACD indicator. The leading indicator gives the entry signals, and the lagging indicator gives the exit signals. This Expert does not use any account management and as such you should make sure to set good stop losses. Works best on longer timeframes on low volatility pairs.
    FREE
    EURUSD EMA–SMA Reversal Breakout (H1) is a fully automated MetaTrader 4 strategy designed to capture **confirmed reversal breakouts** on EURUSD using a simple trend + position filter with rule-based **pending STOP execution** beyond recent structure. The EA was backtested on **EURUSD on the H1 timeframe** from **April 1, 2004 to April 24, 2024** using a MetaTrader 4 backtest engine (base data: EURUSD_M1_UTC2). No parameter setup is required — the system is delivered with optimized and fine-tune
    FREE
    Katana Trend
    Octavian Doica
    Katana Trend   is a trend-following Expert Advisor for   USDJPY H1 . It pairs a Fast/Slow moving-average crossover with an RSI momentum filter to trade in the direction of the prevailing trend, with configurable stop-loss, take-profit, a spread filter, and an optional martingale-based recovery module. Pair:  USDJPY - H1; Minimum initial deposit: $100; Leverage: 1:500; Recommended brokers: IC Markets; VPS recommended; Use default parameters, test on high quality data only .
    FREE
    Buyers of this product also purchase
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    5 (23)
    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
    Scalping Robot Pro MT5
    MQL TOOLS SL
    4.46 (138)
    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
    Smart Gold Hunter
    Barbaros Bulent Kortarla
    5 (24)
    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
    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
    Zoomini
    Gennady Sergienko
    5 (5)
    Important information: Support and answers to questions are available only here:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Taiwan ); Zoomini is a small set of machine-learning models from the latest GoGoPips project research from July 2026. These models are intended only for XAUUSD H1 / Gold . Signal: www.mql5.com/en/signals/2381994 Important things to know: The models trade with only one order using equal SL/TP. Netting accounts and any leverage are supported. Large deposi
    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 - 44-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and propr
    Lizard
    Marco Scherer
    4.4 (47)
    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
    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
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.43 (129)
    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
    Quantum King EA
    Bogdan Ion Puscasu
    4.96 (212)
    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
    ThunderGold Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    5 (1)
    ThunderGold Scalper ThunderGold Scalper is an Expert Advisor developed for automated gold trading on MetaTrader 5. The EA is designed for XAUUSD and GOLD on the M15 timeframe. It uses a proprietary multi-factor decision engine to identify qualified trading opportunities and manage positions automatically. The system combines market structure, trend direction, candle quality, volume, momentum and execution controls. It is designed to wait for suitable conditions instead of opening trades continuo
    Logan MT5
    Thierry Ouellet
    5 (18)
    LIMITED TIME OFFER AT 249$ Price will go up at  499$ on August 7th! 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—inclu
    Quantum Athena X
    Bogdan Ion Puscasu
    5 (3)
    Smarter Control. Refined Precision. Welcome to Quantum Athena X — the next generation of the focused GOLD trading system that builds upon the precision, efficiency, and disciplined execution of Quantum Athena. Quantum Athena X is built on the same streamlined core engine and the same 6 carefully selected strategies as Quantum Athena. Each strategy has been individually refined and optimized for current GOLD market conditions, while the new powerful Custom Mode allows traders to choose exactly
    Smart Gold Impulse
    Barbaros Bulent Kortarla
    4.19 (21)
    No Grid /No Martingale/ No Dca /No rocovery Smart Gold Impulse is now available in a special early launch phase. This is an EA I  am currently using with impressive results on my Live Signal  account. You can check the current performance through the Ultima live signal results, where Smart Gold Impulse has already shown very strong potential in real market conditions. The same set file used on my Ultima live signal account will be shared only with Smart Gold Impulse buyers. At the same time, thi
    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
    Mavrik Scalper
    Vladimir Lekhovitser
    4.67 (3)
    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
    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
    Pulse Engine
    Jimmy Peter Eriksson
    3.97 (35)
    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
    Zerqon EA
    Vladimir Lekhovitser
    3.43 (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
    Nexorion Initium Novum EA
    Valentina Zhuchkova
    4.29 (24)
    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/en/signals/2378408 https://www.mql5.com/es/signa
    Gold Neural Core
    TICK STACK LTD
    5 (7)
    Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
    XG Gold Robot MT5
    MQL TOOLS SL
    4.31 (113)
    The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
    Wave Rider EA MT5
    Adam Hrncir
    4.89 (46)
    Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear?  Wave Rider  is honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months $499  until Signal reaches 150% - then 599 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 setting
    Range Breakout EA with Range Filters
    Jimmy Peter Eriksson
    4.5 (20)
    UPDATE:  Next price: $699, Final price: $999 If you value honesty and a real trading system built for live trading, not just a perfect-looking straight-line backtest that can end up blowing your account, then this might be for you. No Martingale / No Grid 22 Months Live Signal +270% Live Growth [Live Signal]  |  [FTMO Results]  |  [Main Portfolio]  |  [Backtest Guide] Why Range Breakout EA is so Stable ? Range Breakout EA is based on a well-known market behaviour: changes in volatility between
    Chiroptera
    Rob Josephus Maria Janssen
    4.64 (47)
    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
    XAU Momentum
    TICK STACK LTD
    XAU Momentum — Trend-Aligned Gold Breakout EA Live Performance All Tick Stack Signals can be found on our website or by following the link below. See images below for more information.  https://www.mql5.com/en/blogs/post/773500 Launch Offer:   Grab XAU Momentum now at the lowest price it'll ever be. Bundle it with   Gold Neural Core   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Two copies left at current price - next price = 298$ How to use: Load on XAUUSD
    Impulse MT5
    Simon Reeves
    5 (16)
    Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Come chat with us in our public MQL5 channel!  https://www.mql5.com/en/channels/starpoint 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 it across the board: A brand-new sixth strategy — Conviction Momentum joins the squad, hunting de
    Syna
    William Brandon Autry
    5 (27)
    Syna 7 - The AI Trading Operator That Stays With the Trade. Most trading systems make an entry decision and then fall back to fixed rules. Syna 7 remains involved. Syna is an autonomous AI trader, trading assistant, and position-management system designed to operate from analysis through exit. It can analyze current market conditions, evaluate news and volatility, remember the original trade reasoning, monitor open exposure, and continue reassessing the position as conditions change. Trading do
    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
    Cortex Aurex
    Vladimir Mametov
    4.6 (10)
    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
    More from author
    Bollinger Band Elmex
    Olesia Lukian
    5 (2)
    Bollinger Bands Expert Advisor with ATR, Trailing Stop and Multi-Symbol Trading Introduction: Harnessing Statistical Volatility Bollinger Bands, developed by John Bollinger in the 1980s, have become one of the most versatile technical indicators for identifying market volatility and potential reversal points. The indicator uses standard deviations to dynamically adjust band width based on recent price action, making it adaptive to changing market conditions. This Expert Advisor implements a clas
    FREE
    Rsi Elmex
    Olesia Lukian
    RSI Expert Advisor with ATR, Trailing Stop and Multi-Symbol Trading Introduction: The Science Behind RSI Trading The Relative Strength Index (RSI) was developed by J. Welles Wilder in 1978 and has become one of the most trusted momentum oscillators in technical analysis. What began as a manual calculation method in Wilder's book "New Concepts in Technical Trading Systems" has evolved into an indispensable tool for traders across all markets. The RSI's power lies in its ability to quantify price
    FREE
    Filter:
    Henrique stein
    24
    Henrique stein 2026.05.27 13:34 
     

    MEDIA MOVEL .....N]AO ESTA CORRETA.........NÃO ESTA RECONHECENDO O CRUZAMENTO

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:38
    ?? you are the only one to complain in my review , and your comment make no sens ?? you are welcome in my dm if i can help you .... but i have the vague feeling you are the type of person that download an Expert Advisor and run it directly without even tutching the settings or understanding them ... wich would requiere you to study how Expert works and get some experience you will be very deceive if you don't , as 99% of expert advisor are not based on strong thesis
    shadowtrader100
    14
    shadowtrader100 2026.04.23 12:30 
     

    It works very well, without errors. I am very satisfied.

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:36
    thanks a lot ^^ hope you'll enjoy the update to come
    Dang Minh Tien
    612
    Dang Minh Tien 2026.03.13 08:44 
     

    Actually a very good, simple system. Only need a bit more option, like risk % in lot sizing method to trade forex, metal, indices on a one chart setup. Anyway this is a solid tool and has the potential to be great. Everybody's looking at grid and AI and others complicated system, this could beat them all as a simple idea with great money management.

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:35
    i just added margin parity wich i find even stronger, in case you use no sl , you define the symbole you would want to use as a reference like EURUSD
    define the reference lot size like 0.5 all symbole in the list will be trade = risk than your EURUSD 0.5 risk would have been allowing for as much flexibility as you wich thanks for the feedback , i am avoiding grids/hedging Ea : been there for 10 years and even work at a sale trading job , those method contain no alpha and even if by nature they can offer result over short period when you traded enough you run from them ai as predictive tools: it's widely documented that ai model generally are terrible at predicting for financial market as it's a place with very low signal to noise ratio meaning ai learn random none predictive pattern that give amazing backtest but will never work in real market under real condition thanks for your comment truelly appreciated
    clustersjbcs
    54
    clustersjbcs 2025.12.11 21:17 
     

    Hello, the settings do not indicate the time frame.

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:32
    this is not a made out of the box solution , its to my eyes the most complete devellopement on this market of the moving average crossover , with multi symbole risk normalisation it trade at a portfolio level but it's the user that need to build his set file following his own protocole , i am in great disbelief their is one optimal timeframe or set of symbole that will make the systeme work better
    hence it's very flexible and it's adress to people that understand the Moving average crossover Strategy but no set file with this expert adivsor sorry its free tho , and thanks for the feedback
    Harvey Franco
    255
    Harvey Franco 2025.09.29 03:27 
     

    Started using it and works really well, I will try with a funded account

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:30
    make sure to follow a strict protocole : 1/ if you optimise to find value that make sens (i design the ea in a way were its data mining friendly) always do it on a basket of asset and use margin parity from the new update to equalise risk accross symbole
    2/make sure to backtest on 5 to 10+ years of data , trend following need to show robustness overtime
    3/make multiple set for different market like : fx basket , indexes basket so you can trade uncorrelated systeme 4/this ea combine really well with real mean reversion expert advisor as they diversify really well , but carefull with grids or hedging ea they have no hedge so they are not great compagnion
    USAMA RIAZ
    18
    USAMA RIAZ 2025.09.13 04:45 
     

    User didn't leave any comment to the rating

    Khalid Albalushi
    180
    Khalid Albalushi 2025.09.03 18:34 
     

    Amazing community share. A person who shares for no return is considered a hero among ordinary people like myself. Huge thank you. The algo seems great and works well. I'm not saying that its perfect, coz nothing is perfect even the shitty ones you pay money for. will keep testing on a demo and change settings as required and implement the updates as they come and then will move to a real account. Will denifately update my review once the plan executed. Thanks again.

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:28
    i'll always make sure to share classical trading systeme for free (i am after more than 10 years in absolute disbelief in one systeme or 1 single asset systeme)
    so it doesnt make sens to sell a systeme , but if i can make it easier for none coder to get their systeme automated great ^^
    KHANHNGA227
    19
    KHANHNGA227 2025.08.08 13:52 
     

    User didn't leave any comment to the rating

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:27
    thank you for taking the time to let a review.
    Theophilus Nii Okai Adjei
    130
    Theophilus Nii Okai Adjei 2025.07.30 12:54 
     

    Very Good Ea

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2026.06.07 10:26
    thanks a lot truely appreciated.
    [Deleted] 2025.07.26 02:53 
     

    User didn't leave any comment to the rating

    J M
    38
    J M 2025.05.12 18:19 
     

    Great stuff! I really like that it works across multiple pairs. For something that's free, it's seriously impressive. Thanks Olesia, much appreciated!

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2025.05.13 09:23
    you welcome will keep update it in the futur^^ hope it brings you value
    spxmaster 1
    38
    spxmaster 1 2025.05.05 11:52 
     

    User didn't leave any comment to the rating

    Olesia Lukian
    13238
    Reply from developer Olesia Lukian 2025.05.08 20:54
    free seems to be the main point i hope you found qulity as well thanks for such a nice review
    Reply to review