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.

        Prodotti consigliati
        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
        Aggiunta la possibilità di modificare la dimensione del lotto e rendere l'EA il più economico possibile. Se lo acquisti, riceverai supporto e aggiornamenti futuri. Per favore, supportane lo sviluppo. Questo EA è pronto all’uso. AussiePrecision è un Expert Advisor (EA) sensibile al tempo per MetaTrader 5, progettato specificamente per la coppia di valute AUD/USD. È progettato per eseguire operazioni in momenti predefiniti e controllati, ed è ideale per i trader che desiderano automatizzare ingres
        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 è un consulente di trading completamente automatico. Strategia di scalping notturno. L'indicatore RSI e il filtro ATR vengono utilizzati come ingressi. L'Expert Advisor richiede un tipo di conto di copertura. IMPORTANTE! Contattami subito dopo l'acquisto per ricevere istruzioni e un bonus! Il monitoraggio del lavoro reale, così come i miei altri sviluppi, possono essere visualizzati qui: https://www.mql5.com/en/users/mechanic/seller Raccomandazioni generali Deposito minimo
        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 - progettato per aprire le negoziazioni! Questo è un robot di trading che utilizza speciali algoritmi innovativi e avanzati per calcolare i suoi valori, il tuo assistente nel mondo dei mercati finanziari. Utilizza il nostro set di indicatori della serie SolarTrade Suite per scegliere meglio il momento in cui lanciare questo robot. Dai un'occhiata agli altri nostri prodotti della serie SolarTrade Suite in fondo alla descrizione. Vuoi n
        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
        Gli utenti di questo prodotto hanno anche acquistato
        Quantum Titan MT5
        Bogdan Ion Puscasu
        4.78 (18)
        Portando il trading di livello istituzionale nell'ecosistema Quantum, Quantum Titan definisce un nuovo standard in termini di precisione, disciplina e prestazioni comprovate sui mercati reali. Sviluppato per i trader che si aspettano di più da un Expert Advisor GOLD, Titan rappresenta la prossima evoluzione della tecnologia di trading quantistico. La disponibilità è strettamente limitata a 1.000 licenze a vita in tutto il mondo. Una volta esaurite tutte le 1.000 copie, Quantum Titan non sarà p
        Iron Stops
        Fajar Dicky Firmansyah
        4.51 (45)
        100K Real Signal:  https://www.mql5.com/en/signals/2386516 Zero trucchi. Nessuna affermazione vuota. Iron Stops si rivolge ai trader focalizzati su un aspetto cruciale: coerenza . Che tu stia affrontando una prop challenge o gestendo fondi di clienti, questo EA resta nei confini stabiliti e fornisce risultati affidabili. Posizioni chiuse entro 36 ore. Eseguilo su un singolo grafico: Applicalo semplicemente a XAUUSD utilizzando il timeframe M30 . È tutto ciò di cui hai bisogno. Un grafico. Uno
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (41)
        La leggenda continua. La regina si evolve. Benvenuti in Quantum Queen X, la nuova generazione del leggendario sistema di trading sull'ORO che si basa sul comprovato successo di Quantum Queen. Quantum Queen X si basa sullo stesso motore collaudato di Quantum Queen, introducendo una nuova e potente modalità personalizzata che consente ai trader di scegliere esattamente quali strategie attivare o disattivare. Ogni strategia è stata individualmente rivista, perfezionata e ottimizzata per offrire pre
        Smart Gold Hunter
        Barbaros Bulent Kortarla
        4.07 (58)
        Smart Gold Hunter è un Expert Advisor per il trading di XAUUSD / Gold su MetaTrader 5. È progettato per trader che preferiscono un EA sul gold senza grid, senza martingala, con vera logica di Stop Loss e Take Profit, e con gestione del rischio controllata. Puoi controllare i segnali live prima di prendere una decisione: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Smart Gold Hunter non è un EA grid e non è un EA martingala. Non dipende da posizioni d
        MoonDog EA
        James Vito Armin Bianchini
        4.93 (15)
        MoonDog EA è un Expert Advisor multi-strategia basato sui breakout, sviluppato specificamente per XAUUSD su MetaTrader 5. Il sistema combina cinque strategie di breakout indipendenti, progettate per individuare differenti condizioni di breakout ed espansione del prezzo. MoonDog non utilizza martingala, modalità recovery, grid recovery, moltiplicazione dei lotti o mediazione delle perdite. Ogni operazione viene aperta con il proprio Stop Loss e Take Profit predefiniti. Le posizioni in perdita non
        The Gold Reaper MT5
        Profalgo Limited
        4.48 (105)
        PROP FIRM PRONTO! (   scarica SETFILE   ) AVVERTIMENTO: Rimangono solo poche copie al prezzo attuale! Prezzo finale: 990$ Ricevi 1 EA gratis (per 3 account di trading) -> contattami dopo l'acquisto Offerta combinata definitiva     ->     clicca qui UNISCITI AL GRUPPO PUBBLICO:   Clicca qui   Segnale in diretta Segnale del client Recensioni di YouTube ULTIMO MANUALE Benvenuti al Gold Reaper! Basato sul collaudato Goldtrade Pro, questo Expert Advisor è stato progettato per funzionare contempora
        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 è un Expert Advisor sviluppato per il trading automatico dell’oro su MetaTrader 5. L’EA è progettato per XAUUSD e GOLD sul timeframe M15. Utilizza un motore decisionale multifattoriale proprietario per identificare opportunità di trading qualificate e gestire automaticamente le posizioni. Il sistema combina struttura del mercato, direzione del trend, qualità delle candele, volume, momentum e controlli di esecuzione. È progettato per attendere condizioni ap
        Ultimate Breakout System
        Profalgo Limited
        5 (48)
        IMPORTANTE   : Questo pacchetto sarà venduto al prezzo attuale solo per un numero molto limitato di copie.    Il prezzo salirà presto a 1999$!   Oltre 300 strategie incluse   e altre in arrivo! BONUS   :   scegli   5    dei miei altri Expert Advisor gratuitamente!   TUTTI I FILE DI INSTALLAZIONE + GUIDA COMPLETA ALL'INSTALLAZIONE E ALL'OTTIMIZZAZIONE VIDEO GUIDA SEGNALI IN DIRETTA RECENSIONE (di terze parti) NUOVO - SEGNALE LIVE CON 44 STRATEGIE Benvenuti nel SISTEMA DEFINITIVO DI SBLOCCAGGI
        Ghost Scalper MT5
        Thomas Christoph Lipka
        5 (6)
        Ghost Scalper MT5 Ghost Scalper MT5 è un Expert Advisor completamente automatico sviluppato per il trading di XAUUSD / Oro su MetaTrader 5. L'EA combina quattro strategie indipendenti: Ghost A, Ghost B, Ghost C e Ghost D. Ogni strategia dispone di una propria logica di trading, gestione e impostazioni di rischio individuali. Ogni strategia può essere attivata o disattivata separatamente. Funzioni Sviluppato per XAUUSD / Oro Quattro strategie indipendenti Trading automatico BUY e SELL Lotto fisso
        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)
        Controllo più intelligente. Precisione raffinata. Benvenuti in Quantum Athena X, la nuova generazione del sistema di trading sull'ORO focalizzato, che si basa sulla precisione, l'efficienza e la disciplina di esecuzione di Quantum Athena. Quantum Athena X si basa sullo stesso motore di trading ottimizzato e sulle stesse 6 strategie accuratamente selezionate di Quantum Athena. Ogni strategia è stata perfezionata e ottimizzata individualmente per le attuali condizioni del mercato dell'oro, ment
        TwisterPro Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.39 (138)
        Meno trade. Trade migliori. La costanza prima di tutto. • Segnale in Tempo Reale Modalità 1  Segnale Live Modalità 2 Twister Pro EA è un Expert Advisor di scalping ad alta precisione sviluppato esclusivamente per XAUUSD (Oro) sul timeframe M15. Opera meno — ma quando lo fa, lo fa con uno scopo. Ogni ingresso passa attraverso 5 livelli indipendenti di validazione prima che venga aperto un singolo ordine, risultando in un tasso di successo estremamente elevato nella configurazione predefinita.
        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: potenza intelligente, raffinata per ogni trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Prezzo di lancio speciale Segnale in diretta:       CLICCA QUI Versione MT4:   CLICCA QUI Canale Quantum King:       Clicca qui ***Acquista Quantum King MT5 e potresti ottenere Quantum StarMan gratis!*** Chiedi in privato per maggiori dettagli! Gestisci   le tue attività di trading con precisione
        Cortex IDX
        Vladimir Mametov
        5 (3)
        Questo è un Expert Advisor completamente automatizzato per MetaTrader 5, sviluppato specificamente per il trading sull'indice US30 . La sua logica di trading è progettata in base al comportamento dinamico dei principali indici azionari: forti movimenti direzionali, pullback intraday e periodi di elevata volatilità. L'EA automatizza il trading in un ambiente in cui velocità di esecuzione, disciplina e gestione efficiente delle posizioni sono fondamentali. Il sistema si concentra su una gestione d
        Zerqon EA
        Vladimir Lekhovitser
        3.47 (32)
        Segnale di trading in tempo reale Monitoraggio pubblico in tempo reale dell’attività di trading: https://www.mql5.com/it/signals/2372719 Informazioni ufficiali Profilo del venditore Canale ufficiale Manuale utente Istruzioni di configurazione e utilizzo: Apri manuale utente Zerqon EA è un Expert Advisor adattivo sviluppato specificamente per il trading su XAUUSD. La strategia si basa su un modello di rete neurale Deep LSTM integrato tramite ONNX, consentendo al sistema di elaborare il
        Aura Gold Pro Edition
        Stanislav Tomilov
        5 (2)
        Creata per dominare il mercato dell'oro. Informazioni ufficiali Profilo del venditore Canale ufficiale Guida per l'utente LIMITED PRICE — $400 Aura Gold Pro Edition è disponibile ora a soli $400, ma dal 1 settembre il prezzo aumenterà a $999. Dopo il 1 settembre, il prezzo sarà più che raddoppiato. Non aspettare l’aumento — acquista ora la tua copia a $400. Segnale di trading in tempo reale  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   https://www.mql5.com/en/signals/2358523
        Zoomini
        Gennady Sergienko
        1.53 (17)
        Informazioni importanti: Supporto e risposte alle domande sono disponibili solo qui:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Taiwan ); Zoomini è un piccolo set di modelli di machine learning proveniente dall'ultima ricerca del progetto GoGoPips di luglio 2026. Questi modelli sono destinati esclusivamente a XAUUSD H1 / Gold . Segnale: www.mql5.com/en/signals/2381994 Cosa è importante sapere: I modelli operano con solo un ordine e con SL/TP uguali. Supportati: account Netti
        Range Breakout EA with Range Filters
        Jimmy Peter Eriksson
        4.57 (23)
        AGGIORNAMENTO: Prezzo successivo: $699, Prezzo finale: $999 Se apprezzi l'onestà e un vero sistema di trading costruito per il trading reale, e non solo un backtest lineare apparentemente perfetto che potrebbe finire per bruciare il tuo conto, allora questo potrebbe fare al caso tuo. Nessuna Martingale / Nessuna griglia 22 mesi di segnale live +300% di crescita attiva [Segnale in diretta]    |    [Risultati FTMO]    |    [Portafoglio principale]  |    [Guida al backtest] Perché l'EA Range Brea
        Smart Gold Impulse
        Barbaros Bulent Kortarla
        3.9 (21)
        Smart Gold Impulse è ora disponibile in una speciale fase di lancio anticipato. Questo è un EA (Expert Advisor) que sto attualmente utilizzando con risultati impressionanti sul mio conto segnali reali di Ultima Markets . Potete verificare le prestazioni attuali attraverso i risultati dei segnali in tempo reale di Ultima, dove Smart Gold Impulse ha già mostrato un potenziale molto forte in condizioni di mercato reali. Lo stesso file di configurazione (set file) utilizzato sul mio conto segnali r
        Lizard
        Marco Scherer
        4.34 (59)
        Che cos'è Lizard? Lizard è un Expert Advisor completamente automatico per XAUUSD (oro) su MetaTrader 5. Utilizza un sistema di breakout di swing a più strategie: l'Expert Advisor individua i livelli strutturali chiave sul grafico e colloca ordini stop pendenti in punti di ingresso calcolati. Niente martingala, niente griglia, nessuna mediazione in perdita. Ogni operazione viene aperta con stop loss e take profit definiti e viene poi gestita da un sistema di uscita a più livelli, ininterrottament
        Atherion Zenith AI EA
        Valentina Zhuchkova
        AETHERION ZENITH AI EA L’evoluzione del trading automatico di precisione sull’oro Segnale live pubblico per il monitoraggio in tempo reale: https://www.mql5.com/ru/signals/2381671 Offerta di lancio limitata Le prime 7 copie sono disponibili a soli $259 . Una volta vendute queste copie, il prezzo aumenterà immediatamente di $100 — fino a $359 . Questa offerta introduttiva è pensata per i trader che desiderano entrare in Aetherion Zenith AI EA nella fase iniziale e seguire l’evoluzione del sistema
        GoldenShot
        Adam Hrncir
        Last 24h -149 USD  after / +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 strategy car
        Silent Exit MT5
        Fajar Dicky Firmansyah
        5 (5)
        Niente trucchi. Niente promesse vuote. Silent Exit è progettato per i trader che si concentrano su un unico obiettivo: performance costanti .  Tutte le coppie Major incluse:  EURUSD,USDCAD,USDJPY,NZDUSD,USDCHF,AUDUSD,GBPUSD Che tu stia affrontando una challenge di prop trading o gestendo fondi dei clienti, questo EA mantiene la disciplina — e produce risultati. Link SIGNAL: https://www.mql5.com/en/signals/2388541 Ricorda che questo è un conto Darwinex Zero da 100k e non ho depositato 100k. Ser
        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 — A Fast Profit Capture System for Gold Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Only 3 copies remaining at the current price. The price will be increased to $1199 soon. Important: After purchasing, please contact us by private message to receive the user guide, recommended settings, usage notes, and update support.  https://www.mql5.com/en/users/walter2008
        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 è un Expert Advisor multi-strategia di breakout per MetaTrader 5, realizzato esclusivamente per l'oro (XAUUSD). Un grafico, un EA, 32 strategie indipendenti che operano insieme come un unico portafoglio diversificato. Segnale live. È il mio primo EA pubblicato su MQL5. Per renderlo accessibile al lancio uso un modello di prezzo a scalini trasparente: Prezzo di lancio: 100 USD Il prezzo aumenta di 100 USD ogni 10 copie vendute Chi acquista per primo blocca il prezzo più basso per tutta l
        Byrdi
        William Brandon Autry
        5 (20)
        BYRDI - La Rete di IA Che Opera Come Una Sola La maggior parte degli Expert Advisor vede un solo terminale. BYRDI vede l'intera rete. Un'operazione aperta su un conto può cambiare il rischio di ogni altro conto che possiedi. BYRDI collega terminali MetaTrader 5 separati in un'unica maglia coordinata. Ogni nodo può mantenere il proprio conto, broker, mercati, modello di IA, strategia e impostazioni di rischio, restando comunque consapevole del sistema nel suo complesso. BYRDI può distribuire le
        Altri dall’autore
        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
        Filtro:
        Nessuna recensione
        Rispondi alla recensione