MSR Nexora EA

Nexora EA - Smart Recovery System for XAUUSD (Gold)

Nexora EA is a fully automated MetaTrader 5 Expert Advisor for Gold (XAUUSD), combining EMA-biased mean reversion entries with a martingale-based recovery layer and a basket trailing exit. Designed for MT5 hedging accounts, it identifies mean-reversion setups on Gold, manages adverse price movement through a regime-gated averaging ladder, and exits each basket as a single managed position.

Nexora EA does not attempt to predict news events and does not use artificial intelligence or neural networks. It follows fixed, rule-based logic validated through extensive backtesting on real-tick XAUUSD data.

Read this first: capital and layer depth

This EA exits a basket through a trailing stop that only arms once averaging has pulled the basket's average price back within reach. The averaging ladder is therefore not an optional risk setting - it is part of the exit mechanism. Cap it too shallow and a basket can remain open for months. Run it too deep for your capital and the account will margin-call.

Because of this, MaxLevels must be matched to your capital, and the figure that matters is capital per 0.01 of base lot, not your account balance on its own.

MaxLevels Capital per 0.01 base lot Tested result
4 $20,000 Net +16,653, PF 2.01, equity drawdown 28.8%, Sharpe 1.19
5 – 8 No capital level makes this range safe Account destroyed at $30,000: MaxLevels 5, 7 and 8 all ended with ~100% equity drawdown
9 $30,000 Net +66,231, PF 2.11, margin level 337.1%, equity drawdown 58.5%
10 $30,000 minimum Net +76,647, PF 2.03, margin level 343.8%, equity drawdown 42.2%, win rate 79.3%

All figures: XAUUSD, 2024.01.01 – 2026.08.08, 99% real tick data, fixed lot mode, BaseLot 0.01, MartMultiplier 2.0, MinLayerPoints 500, OverallTP_Pct 10, Trend Gate on - the exact configuration in the supplied presets. Deposit is the only variable that differs between runs.

MaxLevels does not behave the way intuition suggests, and this matters more than any other setting. Performance is not a smooth curve where shallower means safer and deeper means riskier. It has a hole in the middle. Tested at $30,000 with everything else identical, MaxLevels 4 returned +$16,653 and MaxLevels 10 returned +$76,647, while 5, 7 and 8 each lost essentially the entire deposit. MaxLevels 6 finished at +$1,280 after an 87.6% equity drawdown, which is survival in name only.

The reason is structural. The averaging ladder is the exit mechanism. A shallow ladder builds too little exposure to hurt you. A deep ladder completes and pulls the basket back to where the trailing stop can close it. The middle range is the worst of both: deep enough to accumulate serious exposure against a trend, too shallow to ever finish averaging out of it.

If you are tempted to compromise between 4 and 10, that is precisely the range that destroys accounts. Use 4 or 10.

On the lower bound. The capital figures above are derived from the size of the drawdown, not from the smallest deposit that happened to survive a backtest. At MaxLevels 4, the same test was run at $2,000, $3,000, $5,000, $10,000, $20,000 and $30,000. Every run produced an identical trade sequence and an identical worst-case equity drawdown of $12,575 per 0.01 lot - capital changed nothing except what percentage that drawdown represented. The smaller deposits finished profitable, but only because that drawdown arrived late in the test, after profit had already built a cushion. Had it arrived in the first month, they would not have survived it. $20,000 is quoted because it keeps that drawdown near 29% instead of near 57%.

At MaxLevels 10 the same logic applies with a harder edge, because there the ladder can also be blocked by margin. In that configuration a run at $15,000 per 0.01 lot destroyed the account, while $15,500 - 3.3% more capital - survived the identical period. The threshold behaves as a cliff, not a gradient. Do not interpolate below a tested figure, and do not sit close to one.

Why $30,000 rather than a smaller number. Absolute drawdown in this system is determined by lot size and by the market, not by your balance. Across eight backtests differing only in starting deposit, the maximum equity drawdown was identical to the cent in every surviving run. Capital does not change what the EA does - it decides whether the account can hold through it. $30,000 per 0.01 lot is the level at which relative equity drawdown stays near 56% instead of near 96%.

If you scale BaseLot up, scale capital with it. BaseLot 0.03 at MaxLevels 10 requires $90,000, not $30,000.

The 2024 – 2026 window is used deliberately. It contains the sustained gold uptrend that is the hardest condition for any averaging system, and it measures the account from its starting balance rather than after years of accumulated profit buffer.

Broker conditions are a survival variable, not a preference

Spread is not a cost detail for this method - it is part of whether a basket recovers. In a controlled comparison of the same adverse period, a non-ECN spread of 55 – 60 points accounted for roughly 54% of the gap between an account that survived and one that did not, against 10 – 13 points on ECN.

Use an ECN account with tight, consistent spreads. On a broker quoting 200 – 300 points on gold, the exit mechanism itself stops working: the spread becomes larger than the distance the trailing stop needs in order to arm in profit.

Default settings are not a trading configuration

Out of the box, Nexora EA ships with MaxLevels 3 - a minimum-exposure configuration required for platform validation. It is not a recommended trading configuration and should not be used as one. At these defaults the averaging ladder is too shallow to complete a recovery, which can leave a basket open for an extended period while the EA is unable to open anything else.

Before running the EA, load one of the two presets posted in the Comments section:

  • Nexora-V2_ML4_min20k_2026-08.set : MaxLevels 4, BaseLot 0.01, from $20,000 per 0.01 lot. Smaller returns and the best risk-adjusted figures of anything tested (Sharpe 1.19), but expect long holding periods: in testing, one basket stayed open for 69 days. While a basket is open the EA takes no other trade. That is the trade-off - small exposure, bled slowly, rather than deep exposure resolved quickly.
  • Nexora-V2_ML10_min30k_2026-08.set : MaxLevels 10, BaseLot 0.01, from $30,000 per 0.01 lot. Higher returns, deeper drawdown, longest basket in testing 65 hours.

Do not use MaxLevels between 5 and 8. See the capital section above — that range is not a middle ground, it is the failure zone.

Load from the Inputs tab using "Load". After loading, set your own unique Magic Number before the EA will trade. Earlier preset attachments in the Comments section are superseded - check the filename.

Strategy overview

Entry is decided by a deliberately minimal decision engine: price position relative to the 200 EMA and the Bollinger Band middle line, filtered by ADX and aligned with a higher-timeframe bias. This core logic was empirically tested against a more complex multi-oscillator voting system and consistently outperformed it, so Nexora EA keeps its entry logic minimal rather than stacking confirmation filters.

RSI, Stochastic and MACD act as assistive momentum confirmations inside the entry logic - any one is sufficient, they are not required to agree. In live logging, MACD accounts for the large majority of entry filter decisions. These parameters are locked at their validated values and intentionally not exposed as inputs, so the tested entry logic cannot be altered by accident.

A Trend Gate on the H4 timeframe blocks new base entries that go against the dominant macro trend, reducing exposure to the prolonged directional moves that are historically the largest risk factor for any averaging-based gold system. The Trend Gate applies to base entries only. Once a basket is open, layering is not blocked by it - cutting off the ladder mid-recovery removes the exit path, which testing showed to be more dangerous than the exposure it would avoid.

Note that the Trend Gate can hold the EA to one direction for weeks at a time during a persistent trend. That is the mechanism working, not a fault. It costs profit in ranging markets and protects the account in trending ones.

Recovery and risk management

When price moves against an open position, Nexora EA adds further positions (layers) at a multiplied lot size to average the basket's entry price, up to the configured maximum. New layers are gated by a regime filter (ADX and ATR ratio) that restricts additional layering during high-volatility conditions, and by a margin check that blocks a layer the account cannot support.

The basket is closed as a single unit. In practice the trailing stop is the exit that fires: across 491 closed baskets on the live account, every one exited through the trailing stop. The overall percentage take-profit target exists as a secondary path, but at realistic balances the trailing stop reaches its target first, so treat the trailing exit as the mechanism that closes your baskets.

What the drawdown actually looks like

This deserves stating plainly rather than leaving you to discover it in month three.

In the verified $30,000 / MaxLevels 10 configuration, equity fell from roughly $37,000 to roughly $16,200 at the worst point before recovering - a 56% drop from peak, and well below the starting deposit. The system recovered and finished the period profitable, but you have to be able to hold through that without intervening manually.

The largest single losing position over the whole period was $1,354, and the longest a basket stayed open was 65 hours. The pain in this system does not come from one catastrophic trade - it comes from holding a deep basket while it works its way back.

Because of how the recovery mechanism works, this EA produces a high win rate with occasional large losing clusters. Risk-adjusted metrics such as Sharpe ratio will look modest even when profit factor is strong. That is the signature of the method, not a defect - but if a drawdown of that shape would be intolerable for you, use MaxLevels 4 and accept smaller returns, or do not use this EA.

Transparent status panel

The on-chart dashboard always tells you what the EA is doing and why. Instead of a generic "Ready", it reports the exact state: waiting for an entry, waiting for the next layer, holding at maximum layers, or the specific reason it is standing aside — a higher-timeframe trend conflict, ADX above the allowed threshold, spread too wide, or the market being closed.

Development history and live track record

Nexora EA is not a first-attempt system. It evolved from an earlier BB Martingale EA running live on a real cent account since May 13, 2026.

During that period, backtesting and custom diagnostic tooling identified a critical bug: under a specific sequence of price action, the trailing-stop state could lock permanently, preventing a recovery basket from averaging or closing (a "zombie basket"). Zero-execution signal logging confirmed 72,852 bars of averaging opportunities the EA should have taken and did not, which led to the root cause.

That fix, together with the H4 Trend Gate, defines the current architecture. Full-history backtesting (2020 – 2026, 99% real tick) confirms the corrected logic resolves the issue across the entire dataset: maximum basket holding time dropped from over a year to under 5 days.

Several features were built, tested and then removed rather than shipped - including a time-based basket cut and a profit-protection guard that closed full baskets to preserve accumulated profit. Both were measured, both made results significantly worse, and both were deleted rather than left in as optional settings. The reasoning is consistent: in this system the ladder is the exit, so a guard that closes a basket before the ladder finishes does not reduce risk, it cancels the recovery.

The live track record for this exact version is still short and will grow in real time. The live account has received deposit top-ups and a withdrawal during its history, which affect the growth percentage shown — the underlying trade history is continuous.

Live account: MQL5's rules do not allow external links inside this description. The live Myfxbook link (tracked in USC/cent, includes pre-Nexora and development history) is posted in the product's Comments section below.

Important risk disclosure

Nexora EA uses a martingale-style averaging method. Losing positions can be added to at increasing lot sizes before the basket recovers, which increases exposure and drawdown during unfavorable market conditions. This strategy is not suitable for traders who require a strictly bounded per-trade risk.

No configuration of this or any martingale EA is immune to account loss. The settings above have smaller worst cases than the alternatives tested; they do not eliminate the worst case. The tested figures describe past market conditions, and a trend more severe or more prolonged than anything in the test window remains possible. Always test on a demo account first.

General risk warning: Trading forex, gold (XAUUSD), and other leveraged instruments carries a high level of risk and may not be suitable for all traders. Past performance, whether from backtesting or live results, is not a reliable indicator of future results. Automated trading systems can be affected by broker execution differences, connectivity issues, and market conditions that differ from historical data. You could lose part or all of your invested capital. Only trade with funds you can afford to lose, and seek independent financial advice if you are unsure whether this product is appropriate for your situation. This description is provided for informational purposes and does not constitute financial or investment advice.

Requirements

  • Symbol: XAUUSD (Gold)
  • Account type: hedging - the EA's layer tracking and basket average-price logic depend on multiple open tickets per direction
  • Magic Number: must be set to a unique, non-zero value, or the EA remains paused
  • Broker: ECN with tight, consistent spreads - see the section above; this materially affects survival
  • Minimum capital: see the capital table. There is no single minimum balance - it depends on the MaxLevels and BaseLot you run.

        Produits recommandés
        Strategy Overview BTC Breakout Scalper Pro is a breakout scalper for BTCUSD M1 that places pending stop orders at high-volatility breakout points, confirmed by RSI filter (12/88 extremes) and ADX M15 ≥ 20 (trending market only). The EA does NOT use martingale, grid, or hedging. Each trade is a single position with predefined SL/TP based on price percentage. Position size scales with account equity via the built-in Smart_Lots algorithm — bounded by your chosen MaxLots cap (.set file). Backtest Re
        ID Trade_Bot BS - an effective tool for automated trading using RSI Trade_Bot BS is an efficient solution for automated trading based on RSI, allowing flexible parameter customization and risk management. Thanks to the ability to choose a trading mode, dynamic Stop-Loss and Take-Profit levels, and trading mode adjustment (buying, selling, or both), it is suitable for various trading strategies. Key Features: Uses the RSI indicator to determine market conditions. Automatically opens an
        | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
        Classic SNR MetaTrader 5 Expert Advisor | Multi-Symbol Support & Resistance Trading with Trend-Based Logic Overview Classic SNR Breakout EA is a professional trading robot that identifies structural Support & Resistance levels using daily swing points and executes trades based on H1 price action relative to these levels. The EA applies   dual logic : in an uptrend, it sells on H1 rejection below an SNR level; in a downtrend, it buys on H1 rejection above an SNR level. Breakout confirmations are
        Ilan
        Andrey Khatimlianskii
        4.71 (7)
        Ilan for MetaTrader 5 Due to using the virtual trades, trading in both directions (buy and sell) simultaneously became possible. This allows users to adapt the popular strategy for the net accounting of positions applied by MetaTrader 5.  Expert Advisor Settings The Expert Advisor setup is simple. However, all the important settings of the strategy are available for adjusting. Available tools: Unique  MagicNumber  for identification of trades; Trade direction option ( Trade direction ): buy onl
        Smart Edge Analyzer — Edge Your Risk. Master Your Market. Smart Edge Analyzer is a powerful fully automated trading robot designed for traders who want intelligent, precision-driven market entries — without lifting a finger. Originally created as a manual signal tool, Smart Edge Analyzer has been fully upgraded to place real trades automatically based on advanced technical conditions. It combines robust market analysis with a smart execution engine that protects your capital while capturing
        Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
        Ajout de la possibilité de modifier la taille du lot et de rendre l’EA aussi abordable que possible. En l’achetant, vous bénéficierez du support et des futures mises à jour. Merci de soutenir son évolution. Ce robot de trading est prêt à l'emploi. AussiePrecision est un Expert Advisor (EA) sensible au temps pour MetaTrader 5, spécialement conçu pour la paire de devises AUD/USD. Il est conçu pour exécuter des opérations à des moments prédéfinis et contrôlés, ce qui le rend idéal pour les traders
        ProTrade EA
        Jim Ariel Camarce Ignao
        Key Features   Automated Candle Pattern Recognition 10 Professional Patterns : Detects Bullish/Bearish Engulfing, Hammer/Shooting Star, Morning/Evening Star, Piercing/Dark Cloud, and 6 additional professional candlestick patterns Smart Filtering : Combine multiple patterns with configurable confirmation logic Volume Confirmation : Optional volume filter to validate pattern strength Multi-Timeframe Analysis : Separate execution and bias timeframes for better timing   Trading Dashboard Int
        PairsTrading MT5
        Evgenii Kuznetsov
        The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
        Hamster Scalping mt5
        Ramil Minniakhmetov
        4.71 (242)
        Hamster Scalping est un conseiller commercial entièrement automatique. Stratégie de scalping de nuit. L'indicateur RSI et le filtre ATR sont utilisés comme entrées. L'Expert Advisor requiert un type de compte de couverture. IMPORTANT! Contactez-moi immédiatement après l'achat pour recevoir des instructions et un bonus ! Le suivi du travail réel, ainsi que mes autres développements sont consultables ici : https://www.mql5.com/en/users/mechanic/seller Recommandations générales Dépôt minimum de 10
        Phoenix Midas
        Alvaro Albillos Gutierrez
        Phoenix Midas is an order-flow Expert Advisor built specifically for XAUUSD (Gold) on the M15 timeframe. It reads market structure through synthetic order-flow analysis — volume delta, volume profile (POC / value area) and liquidity behaviour — to time entries on two complementary setups, and it manages every trade with a fixed, pre-defined risk. Built-in news filtering and prop-firm risk controls make it suitable for both personal accounts and funded-challenge environments. WHAT IT IS NOT
        SolarTrade Suite Financial Robot: LaunchPad Market Expert - conçu pour ouvrir des transactions ! Il s'agit d'un robot de trading qui utilise des algorithmes spéciaux innovants et avancés pour calculer ses valeurs, votre assistant dans le monde des marchés financiers. Utilisez notre ensemble d'indicateurs de la série SolarTrade Suite pour mieux choisir le moment de lancer ce robot. Découvrez nos autres produits de la série SolarTrade Suite en bas de la description. Vous souhaitez naviguer en
        This EA is a unique approach to Gold day/swing trading. The objective of the strategy is to: Identify ideal and repeatable trade entries with high level of certainty Create a day trading strategy which doesn’t require a hard SL and TP Use alternate risk management mechanism instead Visualize and auto manage trades based on S/R A trade management solution that can be applied to any trading pair Please also install the free custom indicator:   FibonacciVPT https://www.mql5.com/en/market/product/
        FabTradeX GJ
        Raffaele Romano
        Revolutionize Your Trading Game with FabTradeX: A Decade-Proven Expert Advisor for GBPJPY Mastery! Embark on a new era of trading excellence with FabTradeX, an intricate Expert Advisor meticulously crafted for algorithmic trading on the GBPJPY forex pair. This powerhouse strategy isn't just a game-changer – it's a decade-long market exploit trend that consistently outperforms, rarely stepping into negative territory. The secret? It's not overfitted; FabTradeX draws inspiration directly from t
        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
        LT Gap EA
        BacktestPro LLC
        Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
        Aurevia Btcusd EA MT5
        Anastase Byiringiro
        Aurevia BTCUSD EA MT5  Professional BTCUSD Automated Trading by Utazima MentorCreate Aurevia BTCUSD EA MT5 is an automated MetaTrader 5 Expert Advisor developed specifically for BTCUSD / Bitcoin . It combines H1 market analysis, M1 execution monitoring, multi-layer signal confirmation, automatic trade management, broker-aware execution and capital-based risk control. OFFICIAL PUBLIC DEMO MONITORING Public monitoring for Aurevia BTCUSD EA MT5 started on 17 August 2026. The public demo account has
        Wulf BTC Bot
        Riaan Adriaan Swanepoel
        Wulf BTC Bot is a high-precision automated algorithmic trading system engineered for Bitcoin (BTC) on the H1 timeframe. It leverages a robust entry logic combining cyclical momentum and trend exhaustion via the Schaff Trend Cycle (STC) , dynamic breakout boundaries ( Lowest/Highest Price channels), and volatility-adaptive exits powered by ATR . The Expert Advisor is 100% Standalone , packing all custom indicators and math engines directly inside the .ex5 binary, requiring zero external dependenc
        Combo All In One is an EA combo 10   strategies , The EA is suitable for both beginners and experienced traders. Normally you will have to pay 10x fee to buy 10 EAs with different strategies. But with ALL IN ONE, you only need to pay 1 time to own an EA that includes 10 different strategies. This is a cost-effective solution and combines effective methods. Timeframe M15, Minimum deposit $1,000, Leverage 1:500. STRATEGY1: MOVING AVERAGE STRATEGY2: RSI STRATEGY3: MACD STRATEGY4: BOLLINGER BANDS S
        OverSeer MT5
        Theo Karam
        4 (2)
        OverSeer:Your Thoughtful Trading Ally OverSeer isn’t just another Expert Advisor—it’s a carefully crafted companion for traders looking to navigate the complex world of index trading with a steady, conservative approach. Built through years of experimentation and learning, OverSeer helps you gain exposure to global markets while keeping your strategies grounded in realism. Why Choose OverSeer? OverSeer bridges thoughtful trading strategies and practical decision-making. Instead of trying to pr
        Fundamental Robot MT5
        Kyra Nickaline Watson-gordon
        Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must be set
        MultiNinja
        carl_carl101
        Let me introduce my new grid expert advisor MultiNinja ,  a fully automatic Expert Advisor for   Scalping mainly on the EURUSD. The expert advisor is based on several strategies that scalp the market carefully. The grids can be modified for your specific risk and pairs that you want to trade with! (please make sure to backtest before testing on other pairs than EURUSD ) My robot is made for every type of market, any account size and  highly customizable to suit your trading needs! The get the b
        FiboBreakout XAU
        Daniel Maslowski
        FiboBreakout Gold 5M EA – High-Precision Algorithmic Trading for XAUUSD FiboBreakout Gold 5M is an advanced, fully automated Expert Advisor engineered specifically to exploit the high volatility of Gold ( XAUUSD ) on the 5-minute (5M) timeframe. By combining classic Fibonacci breakout mechanics with modern algorithmic filters, this EA captures explosive intraday moves while strictly protecting your capital. Key Features ("The Good Stuff") Dynamic Fibonacci Engine: The EA continuously scans a
        The Gold Buyer
        Moses Aboliwen Aduboa
        Ride the Gold Trend with a Simple Buy-Only EA The  EA is a fully automated Buy-Only Expert Advisor for MetaTrader 5. It is designed to capture upward market opportunities with safe risk management and seamless execution. Why Traders Choose It: Best performance on Gold (XAUUSD) – highly liquid and trending. Buy-Only EA – focuses purely on long positions. Plug & Play setup – attach and let it trade automatically. Built-in Stop Loss & Take Profit protection. Smart one-position contro
        Aurum Pulse Scalper MT5 PROFESSIONAL XAUUSD SCALPING EXPERT ADVISOR Precision • Discipline • Consistency Built Exclusively for XAUUSD Unlike generic multi-symbol Expert Advisors, Aurum Pulse Scalper MT5 has been designed exclusively for the Gold market. Every component of the trading engine has been optimized specifically for XAUUSD price behavior, volatility characteristics, and liquidity conditions. No unnecessary multi-symbol complexity. One market. One specialization. One professional
        ExtremeX
        Noelle Chua Mei Ping
        This algorithm thrives on extreme conditions of volatility.  It will evaluate the condition prior to market close, enter a position and exit when market swings to extreme levels in your favour.  The algorithm does not deploy any technical indicators, just simple mathematical calculations.  This works very well on non directional markets especially FOREX in the short term which are very choppy.  You can test out on other asset classes as well.  20 year backtest done to validate the rule.
        Live Signal 1 : BlueBerry Markets (6+ Months) Live Signal 2 :   Vantage International  (4 Months) TradeSentinel Apex – Real Trading. No Gimmicks. " No AI hype. No Martingale. Just disciplined automated trading. " TradeSentinel Apex is a professional Expert Advisor built for traders who value discipline, transparency, and controlled risk . This EA does NOT use fake “AI” buzzwords. It does NOT use dangerous Grid or Martingale systems. Instead, TradeSentinel Apex is built on a structured, rule-b
        The Market Beast MT5
        Beatrice Bernard Mgaya
        Expert Advisor (EA) Description: Multi-Currency Trading with News Filter 1. Overview: The EA is designed to trade multiple currency pairs efficiently. It incorporates a robust news filter to avoid trading during high-impact news events. It has been thoroughly tested using FTMO data and is suitable for prop firms. 2. Key Features: a. Multi-Currency Trading: The EA supports simultaneous trading across various currency pairs. It dynamically adjusts position sizes based on market conditions and ris
        Gold Excel Trader
        Andrew Pun Magar
        After vigorous research on the pattern recognition system, we implemented the strategy with two way confirmation for XAUUSD. No Grid, No Martingale. This strategy is targeted to mainly keep the DD low as possible while maximizing the ROI with healthy Profit Factor. We have tested it on 0.01, 0.02 and 0.03 lot size... the bare minimum possible on $1k account, the DD has remained below 10%.  Gold Excel Trader MQL5 public group =  https://www.mql5.com/en/messages/01091af4182bdd01   Every 3 months
        Les acheteurs de ce produit ont également acheté
        Quantum Titan MT5
        Bogdan Ion Puscasu
        4.78 (18)
        En intégrant le trading de niveau institutionnel à l'écosystème Quantum, Quantum Titan établit une nouvelle norme en matière de précision, de discipline et de performances éprouvées sur les marchés en temps réel. Conçu pour les traders exigeants qui attendent davantage d'un Expert Advisor GOLD, Titan représente la prochaine évolution de la technologie de trading Quantum. La disponibilité est strictement limitée à 1 000 licences à vie dans le monde entier. Une fois les 1 000 exemplaires vendus,
        Iron Stops
        Fajar Dicky Firmansyah
        4.51 (45)
        100K Real Signal:  https://www.mql5.com/en/signals/2386516 Aucun truc. Aucune affirmation vide. Iron Stops s'adresse aux traders concentrés sur un aspect crucial : la constance . Que vous travailliez sur un défi prop ou supervisiez des fonds clients, cet EA reste dans des limites définies et fournit des résultats fiables. Positions fermées sous 36 heures. Exécutez-le sur un seul graphique : Il suffit de l'appliquer à XAUUSD en utilisant la période M30 . C'est tout ce dont vous avez besoin. Un
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (41)
        La légende continue. La reine évolue. Bienvenue dans Quantum Queen X — la nouvelle génération du légendaire système de trading d'OR qui s'appuie sur le succès éprouvé de Quantum Queen. Quantum Queen X est construit sur le même moteur de base éprouvé que Quantum Queen, et introduit un nouveau mode personnalisé puissant qui permet aux traders de choisir précisément les stratégies à activer ou à désactiver. Chaque stratégie a été examinée, affinée et optimisée individuellement afin d'offrir des per
        Smart Gold Hunter
        Barbaros Bulent Kortarla
        4.07 (58)
        Smart Gold Hunter est un Expert Advisor pour le trading du XAUUSD / Gold sur MetaTrader 5. Il est conçu pour les traders qui préfèrent un EA gold sans grid, sans martingale, avec une vraie logique de Stop Loss et Take Profit, ainsi qu’une gestion du risque contrôlée. Vous pouvez consulter les signaux live avant de prendre une décision : Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Smart Gold Hunter n’est pas un EA grid et ce n’est pas un EA martingal
        MoonDog EA
        James Vito Armin Bianchini
        4.93 (15)
        MoonDog EA est un Expert Advisor multi-stratégies basé sur les breakouts, développé spécifiquement pour XAUUSD sur MetaTrader 5. Le système combine cinq stratégies de breakout indépendantes conçues pour identifier différentes conditions de cassure et d’expansion des prix. MoonDog n’utilise pas de martingale, de mode Recovery, de Grid Recovery, de multiplication des lots ni de moyenne à la baisse sur les positions perdantes. Chaque position est ouverte avec son propre Stop Loss et Take Profit pré
        The Gold Reaper MT5
        Profalgo Limited
        4.48 (105)
        PROP FIRM PRÊT ! (   télécharger le fichier SETFILE   ) AVERTISSEMENT: Il ne reste que quelques exemplaires au prix actuel ! Prix ​​final : 990 $ Obtenez 1 EA gratuit (pour 3 comptes de trading) -> contactez-moi après l'achat Offre combinée ultime     ->     cliquez ici REJOIGNEZ LE GROUPE PUBLIC :   Cliquez ici   Signal en direct Signal du client Avis YouTube DERNIER MANUEL Bienvenue dans Gold Reaper ! S'appuyant sur le très performant Goldtrade Pro, cet EA a été conçu pour fonctionner simul
        Scalping Robot Pro MT5
        MQL TOOLS SL
        4.41 (153)
        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
        ThunderGold Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.54 (13)
        ThunderGold Scalper ThunderGold Scalper est un Expert Advisor développé pour le trading automatisé de l’or sur MetaTrader 5. L’EA est conçu pour XAUUSD et GOLD sur l’unité de temps M15. Il utilise un moteur décisionnel multifactoriel propriétaire afin d’identifier des opportunités de trading qualifiées et de gérer automatiquement les positions. Le système combine la structure du marché, la direction de la tendance, la qualité des bougies, le volume, le momentum et des contrôles d’exécution. Il a
        Ultimate Breakout System
        Profalgo Limited
        5 (48)
        IMPORTANT   : Ce pack ne sera vendu au prix actuel qu'en nombre très limité d'exemplaires.    Le prix passera bientôt à 999 $ !   Plus de 300 stratégies incluses   et d'autres à venir ! BONUS   :   choisissez   5    de mes autres EA gratuitement !   TOUS LES FICHIERS D'ENSEMBLE + GUIDE COMPLET D'INSTALLATION ET D'OPTIMISATION GUIDE VIDÉO SIGNAUX EN DIRECT AVIS (tiers) NOUVEAU - SIGNAL EN DIRECT DE 44 STRATÉGIES Bienvenue dans le SYSTÈME DE RÉUSSITE ULTIME ! J'ai le plaisir de vous présenter
        Ghost Scalper MT5
        Thomas Christoph Lipka
        5 (6)
        Ghost Scalper MT5 Ghost Scalper MT5 est un Expert Advisor entièrement automatisé développé pour le trading de XAUUSD / Or sur MetaTrader 5. L'EA combine quatre stratégies indépendantes : Ghost A, Ghost B, Ghost C et Ghost D. Chaque stratégie dispose de sa propre logique de trading, de sa propre gestion et de paramètres de risque individuels. Chaque stratégie peut être activée ou désactivée séparément. Fonctions Développé pour XAUUSD / Or Quatre stratégies indépendantes Trading automatique BUY et
        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
        Quantum Athena X
        Bogdan Ion Puscasu
        5 (5)
        Contrôle plus intelligent. Précision accrue. Bienvenue dans Quantum Athena X — la nouvelle génération du système de trading d'OR ciblé qui s'appuie sur la précision, l'efficacité et l'exécution disciplinée de Quantum Athena. Quantum Athena X repose sur le même moteur central optimisé et les mêmes six stratégies soigneusement sélectionnées que Quantum Athena. Chaque stratégie a été perfectionnée et optimisée individuellement pour les conditions actuelles du marché de l'or, tandis que le nouvea
        TwisterPro Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.39 (138)
        Moins de trades. De meilleurs trades. La constance avant tout. • Signal en Direct Mode 1  Signal en Direct Mode 2 Twister Pro EA est un Expert Advisor de scalping haute précision développé exclusivement pour XAUUSD (Or) sur le timeframe M15. Il trade moins — mais quand il le fait, c'est avec intention. Chaque entrée passe par 5 couches de validation indépendantes avant qu'un seul ordre ne soit placé, résultant en un taux de réussite extrêmement élevé sur la configuration par défaut. DEUX MODES:
        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
        Quantum King EA
        Bogdan Ion Puscasu
        4.96 (216)
        Quantum King EA — Une puissance intelligente, optimisée pour chaque trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Prix de lancement spécial Signal en direct :       CLIQUEZ ICI Version MT4 :   CLIQUEZ ICI Chaîne Quantum King :       Cliquez ici ***Achetez Quantum King MT5 et vous pourriez obtenir Quantum StarMan gratuitement !*** Demandez en privé pour plus de détails ! Gérez   votre trading avec pr
        Cortex IDX
        Vladimir Mametov
        5 (3)
        Il s'agit d'un Expert Advisor entièrement automatisé pour MetaTrader 5, spécialement développé pour le trading de l'indice US30 . Sa logique de trading est conçue autour du comportement dynamique des principaux indices boursiers : fortes tendances, pullbacks intraday et périodes de forte volatilité. Cet EA automatise les opérations dans un environnement où la rapidité d'exécution, la discipline et une gestion efficace des positions sont essentielles. Le système est axé sur une gestion rigoureuse
        Zerqon EA
        Vladimir Lekhovitser
        3.47 (32)
        Signal de trading en temps réel Surveillance publique en temps réel de l’activité de trading : https://www.mql5.com/fr/signals/2372719 Informations officielles Profil du vendeur Canal officiel Manuel utilisateur Instructions de configuration et d’utilisation : Ouvrir le manuel utilisateur Zerqon EA est un Expert Advisor adaptatif conçu spécifiquement pour le trading sur XAUUSD. La stratégie repose sur un modèle de réseau neuronal Deep LSTM intégré via ONNX, permettant au système de tra
        Aura Gold Pro Edition
        Stanislav Tomilov
        5 (2)
        Conçu pour dominer le marché de l'or. Informations officielles Profil du vendeur Chaîne officielle Guide de l'utilisateur LIMITED PRICE — $400 Aura Gold Pro Edition est actuellement disponible pour seulement $400, mais à partir du 1er septembre, le prix passera à $999. Après le 1er septembre, le prix sera plus de deux fois supérieur. N’attendez pas la hausse — obtenez votre copie maintenant pour $400. Signal de trading en direct  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   ht
        Zoomini
        Gennady Sergienko
        1.53 (17)
        Informations importantes : L'assistance et les réponses aux questions sont disponibles uniquement ici :  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Taïwan ); Zoomini est un petit ensemble de modèles d'apprentissage automatique issu de la dernière recherche du projet GoGoPips de juillet 2026. Ces modèles sont destinés uniquement à XAUUSD H1 / Gold . Signal : www.mql5.com/en/signals/2381994 Ce qu'il est important de savoir : Les modèles tradent avec seulement un ordre et des SL
        Range Breakout EA with Range Filters
        Jimmy Peter Eriksson
        4.57 (23)
        MISE À JOUR : Prochain prix : 699 $, Prix final : 999 $ Si vous privilégiez l'honnêteté et un véritable système de trading conçu pour le trading en conditions réelles, et non un simple backtest en ligne droite d'apparence parfaite qui peut finir par ruiner votre compte, alors ceci pourrait vous convenir. Pas de martingale / Pas de grille Signal actif pendant 22 mois +300% de croissance en direct [Signal en direct]    |    [Résultats FTMO]    |    [Portefeuille principal]  |    [Guide de backte
        Smart Gold Impulse
        Barbaros Bulent Kortarla
        3.9 (21)
        Smart Gold Impulse est désormais disponible dans une phase spéciale de lancement anticipé. Il s'agit d'un EA (Expert Advisor) que j'utilise actuellement avec des résultats impressionnants sur mon compte de signaux réels Ultima Markets . Vous pouvez vérifier les performances actuelles via les résultats des signaux en direct d'Ultima, où Smart Gold Impulse a déjà démontré un très fort potentiel dans des conditions de marché réelles. Le même fichier de configuration (set file) utilisé sur mon comp
        Lizard
        Marco Scherer
        4.34 (59)
        Qu'est-ce que Lizard ? Lizard est un Expert Advisor entièrement automatique pour XAUUSD (or) sur MetaTrader 5. Il repose sur un système de cassure de swing à plusieurs stratégies : l'Expert Advisor identifie les niveaux structurels clés du graphique et place des ordres stop en attente à des points d'entrée calculés. Pas de martingale, pas de grille, pas de renforcement en perte. Chaque transaction est ouverte avec un stop loss et un take profit définis, puis gérée par un système de sortie à plus
        Atherion Zenith AI EA
        Valentina Zhuchkova
        AETHERION ZENITH AI EA L’évolution de l’automatisation précise du trading sur l’or Signal public en direct pour un suivi en temps réel : https://www.mql5.com/ru/signals/2381671 Offre de lancement limitée Les 7 premières copies sont disponibles pour seulement $259 . Une fois ces copies vendues, le prix augmentera immédiatement de $100 — pour atteindre $359 . Cette offre de lancement est destinée aux traders qui souhaitent rejoindre Aetherion Zenith AI EA dès les premières étapes et suivre l’évolu
        GoldenShot
        Adam Hrncir
        149 USD during launch weekend / +50 USD every sold 10 licenses  /   399 USD final price. The earlier you decide, the less you pay. Check the live signal   /   Read the manual One shot. One target. Zero recovery. GoldenShot is a single-position gold EA built for controlled, long-term trading. It waits for a qualified setup, takes one clean shot with a real stop loss, and if the idea does not work, it manages the trade instead of rescuing it. No grid. No martingale. No lot scaling. Each strateg
        Silent Exit MT5
        Fajar Dicky Firmansyah
        5 (5)
        Pas de gadgets. Pas de promesses vides. Silent Exit est conçu pour les traders qui se concentrent sur un seul objectif : des performances régulières .  Toutes les paires majeures incluses :  EURUSD,USDCAD,USDJPY,NZDUSD,USDCHF,AUDUSD,GBPUSD Que vous cherchiez à réussir un challenge de trading propriétaire ou à gérer des fonds clients, cet EA maintient une discipline rigoureuse — et produit des résultats. Lien SIGNAL : https://www.mql5.com/en/signals/2388541 N'oubliez pas qu'il s'agit d'un compt
        The Gold Space
        Ayush V Jain
        5 (4)
        LIVE SIGNAL REACHED NEW HIGH Live Signal on Vantage https: // www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Join telegram group   https://t.me/+UaALtDiYMb4xYTk1 Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 5, this EA capitalizes on high-probability volatility expansions using a precise,
        Gold Snap
        Chen Jia Qi
        4.52 (21)
        Gold Snap — Système de capture rapide des profits sur l’or Signal en direct : https://www.mql5.com/en/signals/2362714 Signal en direct 2 : https://www.mql5.com/en/signals/2372603 Signal en direct v2.0 : https://www.mql5.com/en/signals/2379945 Il ne reste que 3 copies au prix actuel. Le prix passera bientôt à 1199 $. Important : Après l’achat, veuillez nous contacter par message privé afin de recevoir le guide utilisateur, les paramètres recommandés, les notes d’utilisation et l’assistance pour
        Wave Rider EA MT5
        Adam Hrncir
        4.82 (44)
        Scalper speed with sniper entries. Built for Gold. Summer sale - 399 USD only instead of 499 USD until end of August. Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Live signa
        SomaGold
        Andrii Soma
        5 (10)
        SomaGold est un Expert Advisor multi-stratégies de breakout pour MetaTrader 5, conçu exclusivement pour l'or (XAUUSD). Un graphique, un EA, 32 stratégies indépendantes qui tournent ensemble comme un portefeuille diversifié unique. Signal en direct. C'est mon premier EA publié sur MQL5. Pour le rendre accessible au lancement, j'utilise un modèle de prix progressif transparent : Prix de lancement : 100 USD Le prix augmente de 100 USD pour chaque tranche de 10 copies vendues Les acheteurs précoces
        Byrdi
        William Brandon Autry
        5 (20)
        BYRDI - Le Réseau d'IA Qui Trade Comme Un Seul La plupart des Expert Advisors ne voient qu'un seul terminal. BYRDI voit tout le réseau. Une position ouverte sur un compte peut modifier le risque de tous vos autres comptes. BYRDI relie des terminaux MetaTrader 5 distincts en un seul maillage coordonné. Chaque nœud peut conserver son propre compte, son courtier, ses marchés, son modèle d'IA, sa stratégie et ses réglages de risque tout en restant conscient de l'ensemble du système. BYRDI peut répa
        Plus de l'auteur
        Nexora EA Monitoring System — Free Remote Position Monitor for MetaTrader 5 (VPS-Friendly) Nexora Monitor is a free, read-only MetaTrader 5 indicator that displays a live dashboard of your open positions — designed for traders who run an Expert Advisor on a VPS and want to check its status from a separate MT5 desktop terminal without remoting into the VPS itself. Attach it to a chart on any MT5 desktop terminal (Windows or Mac) logged into the same trading account and it reconstructs a clear s
        FREE
        Multi Signal Radar 3 – Signal Intelligence + Market Structure (MT5) >> INTRODUCTORY PRICE: $69 — price increases after every 10 sales. Existing Multi Signal Radar customers get every v3 update free, including v3.02. Multi Signal Radar combines a confidence-based BUY/SELL signal engine with a full market-structure layer, then cross-checks both into one clear verdict on your chart. Built and tuned for Gold (XAUUSD), it works on any symbol and any timeframe. Version 3 is a major upgrade of Multi S
        Filtrer:
        Aucun avis
        Répondre à l'avis