Momentum Divergence V2 EA

Below is a ready-to-paste English description for the MQL5 Market editor. It is written to sound professional and attractive without making unrealistic profit guarantees.

[b]Momentum Divergence V2 – Professional Momentum Divergence Expert Advisor for MetaTrader 5[/b]

Momentum Divergence V2 is a fully configurable Expert Advisor designed to identify [b]regular bullish and bearish momentum divergences[/b] directly from confirmed market structure.

The strategy compares price swing points with the Momentum indicator and waits for a completed divergence pattern before generating a trading signal.

[b]Bullish divergence:[/b]
Price creates a lower low while Momentum creates a higher low.

[b]Bearish divergence:[/b]
Price creates a higher high while Momentum creates a lower high.

The EA uses [b]confirmed pivots and closed candles only[/b]. This avoids generating signals from unfinished candles and helps maintain consistent behaviour between historical testing and live execution.

The product includes a complete risk-management and position-management system, allowing traders to adapt the EA to different symbols, timeframes, account sizes and trading conditions.

[b]Main Features[/b]

[list]
[]Regular bullish and bearish Momentum Divergence detection
[
]Signals based only on closed candles
[]Confirmed pivot-based divergence detection
[
]Configurable Momentum period
[]Adjustable pivot strength and divergence lookback
[
]Minimum price and Momentum divergence filters
[]BUY and SELL trading
[
]Optional long-term EMA trend filter
[]ATR volatility filter
[
]Candle body volatility filter
[]Fixed lot or percentage-risk position sizing
[
]Optional compounding based on current account equity
[]Maximum position limit
[
]Maximum trades per day
[]Entry cooldown
[
]Maximum drawdown protection
[]Daily loss protection
[
]Consecutive-loss protection
[]Spread filter
[
]Configurable trading sessions
[]Blocked trading interval
[
]Trading-day selection
[]ATR-based or fixed Stop Loss
[
]Fixed, ATR-based or Risk/Reward Take Profit
[]Break-even management
[
]Trailing Stop
[]Friday position management
[
]Optional exit on opposite divergence signal
[]Separate Magic Number for position identification
[
]Detailed journal diagnostics
[/list]

[b]Signal Logic[/b]

[b]BUY[/b]

A bullish signal can occur when:

[list]
[]A new confirmed price pivot low is detected
[
]The new price low is lower than the previous pivot low
[]Momentum at the new pivot is higher than Momentum at the previous pivot
[
]All enabled filters and risk conditions are satisfied
[/list]

[b]SELL[/b]

A bearish signal can occur when:

[list]
[]A new confirmed price pivot high is detected
[
]The new price high is higher than the previous pivot high
[]Momentum at the new pivot is lower than Momentum at the previous pivot
[
]All enabled filters and risk conditions are satisfied
[/list]

The EA generates the divergence signal only after the second pivot has been confirmed.

[b]Money Management[/b]

Momentum Divergence V2 supports two position-sizing modes:

[list]
[][b]Fixed Lot[/b] – uses the selected fixed trading volume
[
][b]Risk Percent[/b] – automatically calculates trading volume according to the selected percentage of account capital and Stop Loss distance
[/list]

When compounding is enabled, position size is calculated from the current account equity.

[b]Risk Protection[/b]

The EA contains several independent safety controls:

[list]
[]Maximum account drawdown limit
[
]Maximum daily loss limit
[]Maximum consecutive losses
[
]Maximum simultaneous positions
[]Maximum trades per day
[
]Spread limitation
[]Trading-hours filter
[
]Blocked trading period
[/list]

These protections can be individually enabled or disabled.

[b]Stop Loss and Take Profit[/b]

Stop Loss can be calculated using:

[list]
[]Fixed points
[
]ATR multiplier
[/list]

Take Profit can be calculated using:

[list]
[]Fixed points
[
]Risk/Reward ratio
[*]ATR multiplier
[/list]

This allows the strategy to adapt its trade management to different market volatility conditions.

[b]Position Management[/b]

The EA includes:

[list]
[]Break-even protection
[
]Configurable profit trigger
[]Configurable profit lock
[
]Trailing Stop
[]Trailing activation level
[
]Trailing distance
[]Trailing step
[
]Optional closing on opposite signal
[/list]

[b]Trading Sessions[/b]

Trading can be restricted by:

[list]
[]Starting hour and minute
[
]Ending hour and minute
[]Individual weekdays
[
]Custom blocked trading interval
[*]Friday closing time
[/list]

The blocked interval can also optionally close existing EA positions.

[b]Recommended Testing[/b]

Before using the Expert Advisor on a live account, users should test their selected configuration in the MetaTrader 5 Strategy Tester using:

[list]
[]Every tick based on real ticks
[
]The same symbol intended for live trading
[]The same timeframe intended for live trading
[
]Realistic spread and execution conditions
[/list]

Different brokers may provide different spreads, tick history, symbol specifications and execution conditions. Results may therefore vary between brokers.

[b]Inputs / Parameters[/b]

[b]01. General Settings[/b]

[list]
[][b]InpEnableTrading[/b] – enables or disables new trades.
[
][b]InpMagicNumber[/b] – unique identification number used by the EA.
[][b]InpTradeComment[/b] – comment attached to orders.
[
][b]InpShowJournalMessages[/b] – enables informational journal messages.
[/list]

[b]02. Symbol and Timeframe[/b]

[list]
[][b]InpTradeSymbol[/b] – trading symbol. Leave empty to use the current chart symbol.
[
][b]InpTimeframe[/b] – timeframe used for signal calculation.
[/list]

[b]03. Trade Directions[/b]

[list]
[][b]InpAllowBuy[/b] – enables BUY trades.
[
][b]InpAllowSell[/b] – enables SELL trades.
[/list]

[b]04. Entry Timing[/b]

[list]
[][b]InpOneDecisionPerBar[/b] – limits signal processing to one decision per new candle.
[
][b]InpCooldownMinutes[/b] – minimum delay between new entries.
[/list]

[b]05. Money Management[/b]

[list]
[][b]InpLotMode[/b] – Fixed Lot or Risk Percent sizing.
[
][b]InpFixedLot[/b] – fixed lot size when Fixed Lot mode is selected.
[*][b]InpRiskPercent[/b] – percentage of account capital risked per trade.
[/list]

[b]05A. Compounding[/b]

[list]
[*][b]InpUseCompounding[/b] – calculates percentage-risk position size from current account equity.
[/list]

[b]06. Volume Limits[/b]

[list]
[][b]InpMinimumLotOverride[/b] – optional custom minimum lot.
[
][b]InpMaximumLot[/b] – maximum permitted lot size.
[/list]

[b]07. Position Limits[/b]

[list]
[][b]InpMaxPositions[/b] – maximum number of simultaneous EA positions.
[
][b]InpAvoidForeignPosition[/b] – blocks entries when another EA or manual position exists on the same symbol.
[/list]

[b]08. Daily Trade Limits[/b]

[list]
[*][b]InpMaxTradesPerDay[/b] – maximum number of entries allowed per day.
[/list]

[b]09. Drawdown Protection[/b]

[list]
[][b]InpUseMaxDrawdown[/b] – enables maximum drawdown protection.
[
][b]InpMaxDrawdownPct[/b] – maximum permitted equity drawdown percentage.
[*][b]InpCloseOnMaxDrawdown[/b] – optionally closes EA positions when the limit is reached.
[/list]

[b]10. Daily Loss Protection[/b]

[list]
[][b]InpUseDailyLossLimit[/b] – enables the daily loss limit.
[
][b]InpMaxDailyLossPct[/b] – maximum permitted daily loss percentage.
[*][b]InpCloseOnDailyLoss[/b] – optionally closes EA positions when the daily limit is reached.
[/list]

[b]11. Consecutive Loss Protection[/b]

[list]
[][b]InpUseConsecutiveLossLimit[/b] – enables consecutive-loss protection.
[
][b]InpMaxConsecutiveLosses[/b] – maximum permitted consecutive losing trades.
[/list]

[b]12. Spread and Deviation[/b]

[list]
[][b]InpUseSpreadFilter[/b] – enables the spread filter.
[
][b]InpMaxSpreadPoints[/b] – maximum permitted spread in points.
[*][b]InpDeviationPoints[/b] – maximum order execution deviation.
[/list]

[b]13. Trading Session[/b]

[list]
[][b]InpUseTradingHours[/b] – enables session filtering.
[
][b]InpStartHour / InpStartMinute[/b] – trading session start.
[*][b]InpEndHour / InpEndMinute[/b] – trading session end.
[/list]

[b]13A. Blocked Trading Interval[/b]

[list]
[][b]InpUseBlockedInterval[/b] – enables the blocked trading period.
[
][b]InpBlockedStartHour / InpBlockedStartMinute[/b] – start of blocked interval.
[][b]InpBlockedEndHour / InpBlockedEndMinute[/b] – end of blocked interval.
[
][b]InpClosePositionsDuringBlockedInterval[/b] – optionally closes EA positions during this interval.
[/list]

[b]14. Trading Days[/b]

[list]
[][b]InpTradeMonday[/b] – allow Monday trading.
[
][b]InpTradeTuesday[/b] – allow Tuesday trading.
[][b]InpTradeWednesday[/b] – allow Wednesday trading.
[
][b]InpTradeThursday[/b] – allow Thursday trading.
[][b]InpTradeFriday[/b] – allow Friday trading.
[
][b]InpTradeSaturday[/b] – allow Saturday trading.
[*][b]InpTradeSunday[/b] – allow Sunday trading.
[/list]

[b]15. Momentum Divergence Entry[/b]

[list]
[][b]InpMomentumPeriod[/b] – Momentum indicator period.
[
][b]InpMomentumPrice[/b] – applied price used by Momentum.
[][b]InpPivotStrength[/b] – number of candles required on each side to confirm a pivot.
[
][b]InpDivergenceLookback[/b] – maximum historical search range for divergence pivots.
[][b]InpMinPivotSeparation[/b] – minimum distance between compared pivots.
[
][b]InpMaxPivotSeparation[/b] – maximum distance between compared pivots.
[][b]InpMinPriceDifferencePoints[/b] – minimum price difference required between pivots.
[
][b]InpMinMomentumDifference[/b] – minimum Momentum difference required between pivots.
[/list]

[b]16. Long-Term Trend Filter[/b]

[list]
[][b]InpUseTrendFilter[/b] – enables the EMA trend filter.
[
][b]InpTrendEMAPeriod[/b] – EMA period used for trend confirmation.
[][b]InpMAMethod[/b] – moving-average calculation method.
[
][b]InpMAPrice[/b] – price source used by the moving average.
[/list]

[b]18. ATR Volatility Filter[/b]

[list]
[][b]InpUseATRFilter[/b] – enables ATR volatility filtering.
[
][b]InpATRPeriod[/b] – ATR calculation period.
[][b]InpMinATRPoints[/b] – minimum ATR required.
[
][b]InpMaxATRPoints[/b] – maximum ATR permitted.
[/list]

[b]19. Candle Body Filter[/b]

[list]
[][b]InpUseCandleBodyFilter[/b] – enables candle-body filtering.
[
][b]InpMinBodyATRRatio[/b] – minimum candle-body size relative to ATR.
[*][b]InpMaxBodyATRRatio[/b] – maximum candle-body size relative to ATR.
[/list]

[b]20. Stop Loss[/b]

[list]
[][b]InpUseStopLoss[/b] – enables Stop Loss.
[
][b]InpStopMode[/b] – fixed-points or ATR-based Stop Loss.
[][b]InpStopLossPoints[/b] – fixed Stop Loss distance.
[
][b]InpStopATRMultiplier[/b] – ATR multiplier used for dynamic Stop Loss.
[/list]

[b]21. Take Profit[/b]

[list]
[][b]InpUseTakeProfit[/b] – enables Take Profit.
[
][b]InpTakeProfitMode[/b] – fixed, Risk/Reward or ATR-based Take Profit.
[][b]InpTakeProfitPoints[/b] – fixed Take Profit distance.
[
][b]InpRiskRewardRatio[/b] – Take Profit distance relative to Stop Loss.
[*][b]InpTakeATRMultiplier[/b] – ATR multiplier used for Take Profit.
[/list]

[b]22. Break Even[/b]

[list]
[][b]InpUseBreakEven[/b] – enables break-even management.
[
][b]InpBreakEvenTrigger[/b] – profit distance required before break-even activates.
[*][b]InpBreakEvenLock[/b] – number of points locked beyond entry price.
[/list]

[b]23. Trailing Stop[/b]

[list]
[][b]InpUseTrailingStop[/b] – enables the Trailing Stop.
[
][b]InpTrailingStart[/b] – profit distance required before trailing begins.
[][b]InpTrailingDistance[/b] – distance maintained between current price and Stop Loss.
[
][b]InpTrailingStep[/b] – minimum Stop Loss movement step.
[/list]

[b]24. Friday Management[/b]

[list]
[][b]InpCloseFridayPositions[/b] – enables automatic Friday closing.
[
][b]InpFridayCloseHour / InpFridayCloseMinute[/b] – configured Friday closing time.
[/list]

[b]25. Signal-Based Exit[/b]

[list]
[*][b]InpCloseOnOppositeSignal[/b] – closes positions when a confirmed opposite divergence signal occurs.
[/list]

[b]26. Execution Diagnostics[/b]

[list]
[*][b]InpPrintSignalValues[/b] – prints detailed divergence and indicator values to the MetaTrader journal.
[/list]

[b]Important[/b]

Momentum Divergence V2 is an automated trading tool, not a guarantee of future profitability. Historical performance does not guarantee future results.

Always test the EA with your broker's trading conditions and use risk settings appropriate for your account.


Recommended products
DoIt Alpha Pulse AI MT5
Diego Arribas Lopez
5 (4)
DoIt Alpha Pulse AI: the AI trading EA for MT5 where GPT-6 Astra, Claude Fable 5.1 and Gemini 3.8 Pro make live trading decisions on gold (XAUUSD) and forex, with a Myfxbook-verified forward test, a dedicated Prop Firm Mode and a multi-symbol Portfolio Engine.   If you searched "chatgpt trading bot" or "ai forex robot", this is the one where the AI is real, and provable. v3.00 is live: the full roadmap, delivered. Current price 497 USD until August 1, then climbing on a published schedule to a f
XAU ATHENA MOMENTUM SUPREMACY  Multi-Timeframe Momentum Scalper (No Grid / No Martingale) XAU Athena Momentum Supremacy  is an elite, institutional-grade Expert Advisor engineered exclusively for the XAUUSD (Gold) market. Named after Athena, the Greek Goddess of Wisdom and Strategic Warfare, this system executes precision-timed entries by detecting Multi-Timeframe Momentum Confluence on the H1 chart. Unlike dangerous Grid or Martingale systems, Athena fires a single surgical strike per signal
Deep Analyst
Yvan Musatov
Description Deep Analyst is an automated trading algorithm designed for the MetaTrader 5 platform. The Expert Advisor analyzes price fluctuations and evaluates volatility parameters based on historical market data of the selected instrument. The algorithm applies a mathematical price processing model including deviation calculations, data smoothing, and market noise filtering. Trading signals are generated strictly according to user-defined parameters. Entry conditions are determined by compari
!Only for Hedged Accounts. An advanced algorithmic engine utilizing a bounded neural perceptron to hunt dynamic market peaks. It identifies extreme overbought/oversold exhaustion and deploys adaptive, reversed-signal limit grids. Features trailing limits, automated news filtering, and an immersive multi-timeframe dashboard. Overview: Neural Hive Dynamic Reversal is a professional-grade Expert Advisor built on a custom neural perceptron swarm architecture. Unlike traditional breakout bots, this i
NovaScalp Pro
Jasser Bin Munir Bin Ayyad Bandakhil
NovaScalp Pro Features Core Strategy EMA Price Cross   - Enters trades when price crosses 9-period EMA Ultra-Fast Execution   - Optimized for M1-M5 timeframes Tick-Level Processing   - Reacts to every price movement Risk Management Auto Lot Sizing   (optional) - Calculates position size based on account risk % Spread Filter   - Only trades when spread is tight Hard Stop Loss   - Protects against adverse moves Trailing Stop   - Locks in profits as trade moves favorably Advanced Features New Ba
EventStraddle - scheduled-event breakout with an ATR trailing stop WHAT IT DOES The EA places a two-sided stop bracket a short time before a scheduled economic release, keeps the side that the market breaks through, cancels the other one, and trails the winner with an ATR-based stop. It is idle the rest of the time. HOW IT WORKS 1. A few minutes before a release (ArmLeadSec, 15 minutes by default) the EA    reads ATR(H1,14) and places a buy stop and a sell stop at +/- 1.0 ATR. 2. The stop los
Alpha Trades
Andriy Sydoruk
Alpha Trades Author: Andrii Sydoruk Version: 1.0 Release date: 31.10.2025 Description Alpha Trades is a trading expert designed to operate under various market conditions. The system uses an adaptive analytical approach that allows it to adjust to the current market structure. The algorithm is built as a multi-level strategy combining regression analysis, dynamic volatility filters, order series management, and money management. Key Features Adaptive analytics — determines the trading direction
Gold BB Return
Dmitriq Evgenoeviz Ko
GOLD BB RETURN PRO: Golden Dragon Tamer Tired of gold knocking out your stops every time it touches the Bollinger Bands? Forget about pure classic indicators. Gold (XAUUSD) is a beast that feeds on "naive" reversal strategies. GOLD BB RETURN isn't just a robot; it's a proven "confirmed return" algorithm that enters the market only when the crowd has already been burned and a major player has reversed the price.   What is the company's secret? Classic robots open a trade immediately upon touchi
SMC Workflow Auto EA
Choawana Malaikitsanachalee
English – Product Description (V1.42) SMC Workflow Auto EA — SR / OB / FVG with BOS–CHOCH Confirmation Smart-Money-Concepts Expert Advisor that trades only when a clean SMC setup appears: Order-Block retest after Break of Structure (BOS / CHOCH) confirmation, with optional SR and Fair Value Gap (FVG) confluence. The EA uses pending limit orders, fixed SL/TP or RR-based exits, step-lock trailing and strict risk-controls designed to pass broker validation. What it does Detects swing structure usi
FREE
英文版本 1) Short Description EAGLEDOMAIN SuperTrend X is a chart-based trend signal utility for MetaTrader 5, built for traders who want clear SuperTrend X style signals together with Telegram and MT5 mobile push alerts. It is designed to help users monitor trend shifts, warning states, and signal changes directly from the chart. 2) Full Prodct Description EAGLEDOMAIN SuperTrend X is a professional trend signal utility for MetaTrader 5. It is designed for traders whowant a clean chart-based signal
MUNNA AURIAN Welcome to MUNNA AURIAN . MUNNA AURIAN is a professional Expert Advisor developed for MetaTrader 5, designed to deliver a stable, reliable, and intelligent automated trading experience. Every component of this project has been carefully developed with a strong focus on performance, reliability, and continuous improvement. The objective is to provide traders with a simple, professional, and efficient trading solution while maintaining high standards of quality and usability. Features
XAU MAJESTY ZONE ENGINEThe Ultimate 3-Zone Range AI with God-Tier Pullback Mastery Xau Majesty Zone Engine  is an exclusive God-Tier Expert Advisor crafted explicitly for GOLD (XAUUSD, XAUUSD.m, GOLD). Unlike chaotic multi-indicator EAs, Majesty Zone Engine operates on a pure, elegant, and highly effective 3-Zone Range Architecture- coupled with a single powerful EMA line to identify high-probability pullback and rebound entries. === WHY XAU MAJESTY ZONE ENGINE? === 1. ADVANCED 3-ZONE ARCHITEC
Scalpium X
Saiful Izham Bin Hassan
You already know how challenging the financial markets can be. You have likely experienced the frustration of watching a sudden market spike trigger a stop-loss, or the stress of a single bad day erasing weeks of steady profits. It is a common cycle for retail traders, especially when trading with funded prop-firm capital. Imagine deploying an automated system that does not just seek out high-probability entries, but actively defends your equity as fiercely as a professional risk manager. When y
AI Pro Trader EA
Lucas Salinas Lozano
Introducing AI Pro Trader EA – The Ultimate Trading Companion Meet AI Pro Trader EA , an expertly crafted trading tool designed to automate your strategies with surgical precision. Built by blending advanced technical analysis with machine-like efficiency, this EA is not just another robot—it’s your personal trading assistant, engineered to deliver results. Why AI Pro Trader EA Stands Out The AI Pro Trader EA combines three powerful indicators— Exponential Moving Average (EMA) , Relative Strengt
SAR in Volatility
Sergio Izquierdo Rodriguez
Trend-following Expert Advisor that operates with the Parabolic SAR indicator during periods of volatility monitored by Bollinger Bands based on a percentage between the upper and lower bands, always in favor of the trend. It offers optional stop-loss control based on a percentage of price change or "stop and reverse" between these periods of volatility, and lot scaling based on the balance increase. Learn what parameters are with better performance for each symbol in the strategy tester and fi
Banks Dealing Range
Aurthur Musendame
4 (1)
The Central Bank Dealers Range (CBDR) is a key ICT concept, used to project potential highs and lows for the day based on market conditions during a specific time window. The CBDR is utilized to forecast price movements in both bullish and bearish market conditions. By identifying this range, traders can better anticipate the price levels that may form as the day progresses. CBDR and Standard Deviation A key feature of the CBDR is its application of standard deviation , a statistical measure u
FREE
N/B: All our product purchase comes with our free ‘’DAILY   SCALPER EA’’ -   bit.ly/4qlFLNh Whatsapp Developer for yours after successful purchase PIN BAR POWER REVERSAL SCANNER MT5   UNLOCK THE SECRET OF INSTITUTIONAL TRADING WITHOUT THE HEDGE FUND BUDGET What If I Told You There's a Way to Spot Reversals BEFORE They Happen? Professional traders know: Pin bars at key levels are where fortunes are made. The institutions use them. The smart money follows them. And now, YOU can trade them w
An updated version is now available free of charge. Ver. 034.33   is available. Basics Currency Pair: EUR-USD 5 Minute Display and set the 5-minute chart of EUR-USD. Adjustments may be necessary depending on the broker. In particular, entry is controlled by " エンベロープミドル偏差"  and the ATR 1H value. About Envelope Middle Deviation " エンベロープミドル偏差" is closer to 1.0, the easier it is to enter the market, but at the same time, the rate of being cut-risk increases. About  ATR EntryLimit   ATR Entry Li
FREE
Echelon EA
Daniel Suk
5 (1)
Echelon EA – Chart Your Unique Trading Constellation Like the celestial guides that lead explorers through the vast universe, Echelon EA empowers you to create and optimize your very own trading strategies. This versatile system combines advanced grid and martingale techniques with cutting‐edge indicators, offering you an endless palette for designing a strategy that is truly your own. Craft Your Personal Strategy: Infinite Possibilities – Customize every parameter to build a trading system t
FREE
PrimeTrend bot
Andrei Moldovan
PrimeTrend EURUSD EA: Intelligence at the Service of Your Trading! Have you ever wanted a trading system capable of working 24/5, making precise decisions, and minimizing risk? PrimeTrend EURUSD EA is the solution you've been searching for! Designed to dominate the EUR/USD market with advanced trend-based strategies and technical analysis, this Expert Advisor is here to revolutionize the way you trade. Why Choose PrimeTrend EURUSD EA? 1. Excellent Performance Based on a proven strategy that le
Tools for earning and research. The core of the trading signals and strategy is based on the author's algorithm for the formation of price forecasting patterns. Applicable to any instrument! Supplemented with a control system based on the MA "Nine-Tailed Fox" , updating and adjusting the signal as accurately as possible for the market, instrument and period of work. Eligible: All instruments in all markets (there are exceptions). Who it's for: hedge funds, fund and asset managers, investment
Smart AI Aggressive Mode
BILLY ARANDUQUE ABCEDE
5 (1)
Setfile For 100$ Balance : EURUSD Set H4 Timeframe : EURUSD XAUUSD Setfiles : GOLD M15 Timeframe :  Setfile#1 GOLD M30 Timeframe :    Setfile# 2 BTCUSD Setfile M5 Timeframe :  BTCUSD Message me Directly for the source code. This Expert Advisor (EA) is a fully automated trading system designed for the MetaTrader 5 platform. It employs an adaptive strategy to analyze market conditions and execute trades based on predefined logic and risk parameters. Core Functionality Automated Strategy:   Th
WALL STREET SMART PRO Institutional algorithmic trading. 20 markets. One system. As an institutional-grade Multi-Market System built on institutional logic, WALL STREET SMART PRO sets a new standard for precision, discipline, and proven performance in real-time market conditions, while being the only algorithmic system designed to trade 20 markets simultaneously using the same logic.  THERE IS NOTHING LIKE IT FOR RETAIL TRADING. Developed for traders who expect more than a simple Expert Adviso
Remstone
Remstone
5 (8)
Remstone is not your average Expert Advisor. It combines years of research and asset management. Live Performance: Pepperstone Community: Join Remstone MQL5 Channel No promises, No curve-fitting, No illusions. But extensive live experience. The only Expert Advisor you will ever need! Join a growing community of successful traders leveraging the power of Remstone! Remstone is a fully automated trading solution designed to exploit market trends. Built on advanced algorithms, it’s crafted for trade
Aurus Prime
Dmitriq Evgenoeviz Ko
Aurus Prime: The Golden Standard of Algorithmic Trading Aurus Prime is more than just a trading robot; it's an intelligent ecosystem designed to dominate the gold (XAUUSD) market. It's built on a synergy of mathematical precision, adaptive filters, and aggressive risk management. Philosophy and Intelligence The advisor uses a proprietary hybrid algorithm. Its DNA is woven with "Cool Water Mix" —a combination of classical wave theory and AI filtering that filters out market noise on the M5
HASuperTrendADX
Steven Wong Sing Seng
HA Supertrend ADX is a MetaTrader 5 trend Expert Advisor inspired by the TradingView Heikin Ashi Supertrend ADX concept. It combines Heikin Ashi candle alignment, Supertrend direction on HA prices, and an ADX strength filter. Features • Heikin Ashi trend confirmation • Supertrend on Heikin Ashi OHLC (TradingView-style) • ADX minimum threshold with optional DI+ / DI- filter • Supertrend flip exit and/or ATR trailing stop • Optional initial ATR stop loss • Margin cap and maximum lot limit • XAU
One Man Army
Ihor Otkydach
4.76 (25)
BONUS FOR EVERY CUSTOMER: Every customer who purchases this bot will receive a free GRABBER BOT : This offer is available for a limited time only. So hurry! No hype, No reckless risk. Trading with minimal drawdown: One Man Army is a multi-currency trading system built for both personal and prop-firm trading. It follows a strategy of scalping short- and medium-term corrections and market reversals, trading through pending limit orders. This trading bot doesn’t guess the direction — it enters the
Engulfing ProBot EA Important Usage Information The Engulfing ProBot strategy was originally designed and tested primarily on the H4 (4-Hour) timeframe. Although the EA can technically be used on lower timeframes such as H1, M30, M15 or M5, these timeframes usually require significantly different parameter settings and optimization results. Running the default settings on lower timeframes is strongly discouraged and may result in substantial losses.The EA was primarily developed for Forex curr
Shuriken Ichimoku
Ignacio Agustin Mene Franco
Shuriken Ichimoku — EA XAUUSD M15 Institutional algorithmic trading system for gold (XAU/USD), designed to operate on the M15 timeframe with a technical approach based on Ichimoku Kinko Hyo, price action patterns (Pin Bar, Fair Value Gap, Breakout), and aggressive yet controlled risk management. Strategy Shuriken Ichimoku combines the Ichimoku cloud (Tenkan-sen, Kijun-sen, Senkou Span A/B) as the primary trend filter with three price action entry engines: Pin Bar — detects rejection cand
Buyers of this product also purchase
Quantum Titan MT5
Bogdan Ion Puscasu
4.78 (36)
Bringing institutional-grade trading to the Quantum ecosystem, Quantum Titan sets a new standard for precision, discipline, and proven live-market performance. Developed for traders who expect more from a GOLD Expert Advisor, Titan represents the next evolution of Quantum trading technology. Availability is strictly limited to 1,000 lifetime licenses worldwide. Once all 1,000 copies have been claimed, Quantum Titan will no longer be available. Special launch discount price. Final price $1999
Quantum Commander
Bogdan Ion Puscasu
4.69 (13)
The Quantum ecosystem is entering a new battlefield—and a new Commander is taking control. Developed exclusively for the US30 index, Quantum Commander is the fully automated Expert Advisor built for one of the world’s most dynamic markets. In a world saturated with GOLD EAs, Quantum Commander stands apart. After several GOLD-focused releases, we are advancing into new territory with US30—a new instrument, a different strategy, and a powerful opportunity to bring true diversification to the Qua
The Gold Reaper MT5
Profalgo Limited
4.48 (106)
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
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (54)
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
Ultimate Breakout System
Profalgo Limited
5 (51)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1999$ soon!   + 300 Strategies included and more coming! BONUS : 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 proprietary Expert Advisor (EA)
Aikon MT5
William Brandon Autry
5 (6)
AIKON — TELL YOUR TRADING SYSTEM WHAT YOU WANT. You know what you want your trading system to do. Finding the right settings shouldn’t be the hard part. Tell Aikon your objective. Ask it to build your setup, research an event, watch a market, manage positions or coordinate your accounts. It can inspect the live system, explain its recommendation and prepare the changes for your confirmation—even from your phone. Ask. Review. Confirm. Aikon does it. Your strategy. Your capital. Your rules. Your c
Scalping Robot Pro MT5
MQL TOOLS SL
4.34 (163)
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
XG Gold Robot MT5
MQL TOOLS SL
4.33 (112)
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
Scalping Index Pro is a professional trading system designed specifically for fast and precise scalping on US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic trading wit
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
Zxcvbnm
Inrexea Limited
ZXCVBNM MQL5 CLIENT Standalone Edition This is the self-contained MQL5 Market edition: the entry model is compiled into the file and runs entirely on your terminal. No key, no server, nothing to configure beyond markets and lot size. Buyers are invited to our private Discord server for setup help and direct feedback support. Contact us to get the Database Edition (only available with a verified Discord account) Eligible buyers may choose the Database Edition of this product , or of one of our
Chiroptera
Rob Josephus Maria Janssen
4.5 (50)
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
Byrdi
William Brandon Autry
5 (19)
BYRDI - The Distributed Trading Network That Coordinates the Portfolio. Most Expert Advisors see one terminal, one account, and one set of positions. BYRDI sees the wider network. BYRDI connects separate MetaTrader 5 terminals into a coordinated trading mesh. Each node can keep its own account, broker, markets, strategy, AI model, capital allocation, and risk settings while sharing the information needed for wider portfolio awareness. The network can coordinate execution, limit duplicated expos
Short description Counter-trend EA for AUDCAD/AUDNZD/NZDCAD. Low-risk mean reversion with controlled martingale and funding-account presets. Live monitoring Signal: https://www.mql5.com/en/signals/2257448 What it is A counter-trend mean-reversion Expert Advisor designed to produce steady monthly returns under conservative risk. Built for traders who prioritize capital protection (including funding account rules) and prefer transparent, testable logic. How it trades Entry logic: Sells/buys sho
Harmonizer EA MT5
Amir Hossein Moharreri
4.55 (11)
Harmonizer EA  is a powerful grid trading tool that uses an  advanced algorithm to calculate entry positions for each individual trade. It is not overfitted to historical data, instead using market volatility to optimize itself. By using market volatility, the algorithm is able to adjust to changes in the market quickly and efficiently. This means that it is able to take advantage of opportunities in the market, while also being able to minimize risk by staying within pre-defined parameters. Ho
Nexorion Initium Novum EA
Valentina Zhuchkova
3.16 (31)
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 Technical System Specification
Big Forex Players MT5
MQL TOOLS SL
4.76 (141)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
MY BIRTHDAY GIFT — ENDS 30 SEPTEMBER 2026 Want Knight? Buy Saga for 399 USD. First 10 Saga buyers get Knight (1,099 USD) FREE — and Hunter (599 USD) FREE too. Knight bought on its own does not include the birthday gifts. First 10: Saga + Hunter + Knight — 2,097 USD at current Market prices for 399 USD. Gift builds are account-locked, valid for 12 months, and may be registered to up to 2 trading accounts per gift. Get the birthday offer on the Saga page: https://www.mql5.com/en/market/product/194
Qwertyuiop
Inrexea Limited
QWERTYUIOP MQL5 CLIENT One chart. Five markets. Defined risk on every trade. Standalone Edition This is the self-contained MQL5 Market edition: the entry model is compiled into the file and runs entirely on your terminal. No key, no server, nothing to configure beyond markets and lot size. Buyers are invited to our private Discord server for setup help and direct feedback support. Contact us to get the Database Edition (only available with a verified Discord account) Eligible buyers may choose
AI Prop Firms MT5
MQL TOOLS SL
4.06 (17)
AI Prop Firms - Intelligent Automation Built for Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continuously
Bitcoin Scalping MT5
Lo Thi Mai Loan
5 (5)
[ IMPORTANT ] REAL CLIENT FEEDBACK :  https://www.mql5.com/en/market/product/127498/comments#comment_58814415 [ IMPORTANT ]  UPDATED (1 YEAR PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_59233853 [ IMPORTANT ]  UPDATED (1 YEAR 6 MONTHS PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_60000067 [ IMPORTANT ]  UPDATED  (2026/09):  https://www.mql5.com/en/market/product/127498/comments/page2#comment_60389797 Follow the channel for the l
Pulse Pro MT5
Mian Rameez Ali
Two lines, always circling — 21 and 49. Most of the time they say nothing. Then they cross, and the system stops waiting. It closes what it was holding, opens what the cross demands, and sets its stop and target without asking twice. Risk is sized off the account itself, not fixed guesses — one bad calculation and it simply declines to trade at all. No indecision, no averaging in. Every new bar gets exactly one verdict. Built for any symbol, any timeframe. Fast against slow — the rest is ari
XIRO Robot MT5
MQL TOOLS SL
5 (35)
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
XT Bitcoin Robot MT5
MQL TOOLS SL
4.6 (5)
XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
Aero MT5
Volodymyr Babak
Transparent pricing model.  The price increases with each stage of sales. Next stage: $1000 . Live Signal +14 Months • Low Risk Live Signal +8 Months • Medium Risk Live Signal New • $100 000 Account Darwinex How Aero works Aero is a fully automated Expert Advisor for XAUUSD (Gold) , built on a breakout strategy . Breakouts on Gold offer some of the best entry opportunities: key levels are broken almost every day — the problem is that far from every one of them follows through. This is exactly
Golden Conqueror
Taner Altinsoy
5 (1)
Welcome to Golden Conqueror , a highly advanced, fully automated active scalping algorithmic system designed exclusively for Gold (XAUUSD) . Built with institutional logic, this EA strictly avoids dangerous grid or martingale systems. Instead, it utilizes high-precision Pivot Breakouts to exploit market momentum and volume surges. To ensure absolute risk mitigation and capital protection, the algorithm strictly limits itself to a maximum of 1 open trade at a time . Furthermore, every single exe
DAX Robot MT5
MQL TOOLS SL
5 (3)
DAX Robot is an advanced automated trading system developed specifically for the DAX 40 Index on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability trading opportunities by combining trend analysis, market momentum, and volatility based conditions. DAX Robot is designe
Golden Blitz MT5
Lo Thi Mai Loan
4.38 (13)
A Safe and Effective Gold Trading Solution   Follow the channel for the latest update Only   1  copies left at current price! Final price: $1999.99 LIVE ACCOUNT RESULT  - 18 MONTHS Hello! I am Golden Blitz, the second EA in the Diamond Forex Group family, specifically designed for trading gold (XAU/USD). With exceptional features and a safety-first approach, I promise to deliver a sustainable and effective gold trading experience for traders.   What Makes EA Golden Blitz Different? - Dynami
Super Tenet
Cence Jk Oizeijoozzisa
5 (1)
Super Tenet is a powerful and intelligently designed Expert Advisor developed for traders who prefer stable automated execution on Gold markets. Built specifically for XAUUSD on the M1 timeframe, this system combines fast reaction speed with advanced internal trade management and adaptive market behavior. The EA has been optimized to work smoothly across different brokers and trading environments. Whether you use ECN, Standard, Raw Spread, or low-latency execution accounts, Super Tenet is design
Strong mt5
Andriy Sydoruk
2 (1)
Strong: A Powerful Forex Bot for Multi-Currency Trading Strong is an automated tool for trading on the Forex market, utilizing modern technologies and algorithms. It is designed for traders who aim to improve the efficiency of their trading and reduce risks in a constantly changing market. Key Features of Strong Multi-Profile Trading: Strong supports a wide range of currency pairs, including both major and exotic assets. This allows traders to diversify their portfolios and adapt strategies to
Filter:
No reviews
Reply to review