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.

        Рекомендуем также
        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 EA Эксперт для MetaTrader 5 | Мульти-символьная торговля по уровням Support & Resistance с трендовой логикой Обзор Classic SNR Breakout EA - это профессиональный торговый робот, который определяет структурные уровни поддержки и сопротивления (Support & Resistance) с использованием дневных точек разворота и совершает сделки на основе ценового действия часового таймфрейма (H1) относительно этих уровней. EA применяет   двойную логику : на восходящем тренде продает при отбое (закрытии H1
        Ilan
        Andrey Khatimlianskii
        4.71 (7)
        Ilan для MetaTrader 5 Благодаря использованию виртуальных сделок, стала возможной торговля в оба направления - и покупка, и продажа - одновременно. Именно это позволило полноценно перевести популярную стратегию под неттинговый учет позиций, который используется MetaTrader 5.  Настройки советника Настройки советника просты, но позволяют регулировать все важные параметры стратегии. Вам доступны: Уникальный  MagicNumber  для идентификации сделок; Выбор направления торговли ( Trade direction ): тол
        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
        Добавлена возможность изменять размер лота и сделать советник максимально дешевым. При покупке вы получите поддержку и будущие обновления. Пожалуйста, поддержите его развитие. Этот советник готов к работе «из коробки». AussiePrecision — это эксперт-советник для MetaTrader 5 с точной временной настройкой, специально разработанный для валютной пары AUD/USD. Он предназначен для исполнения сделок в заранее определённые и контролируемые моменты времени, что делает его идеальным решением для трейдеров
        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
        Советник находит расхождения в двух коррелирующих валютных парах и торгует в сторону их обратного схождения. Рабочий таймфрейм: M30 Входные параметры MagicNumber - идентификационный номер на советника; OrdersComment - комментарий к ордеру, при пустом значении автоматический; Lots - размер лота; DepoPer001Lot - автоматический расчет лота (указывается баланс на единицу 0.01 лота) (при 0 используется значение лота из параметра Lots); TimeFrame - рабочий период; Symbol #2 - коррелирующая валюта; Sy
        Hamster Scalping mt5
        Ramil Minniakhmetov
        4.71 (242)
        Hamster Scalping - полностью автоматический торговый советник. Стратегия ночной скальпинг. В качестве входов используется индикатор RSI и фильтр по ATR. Для работы советника требуется хеджинговый тип счета. ВАЖНО! Свяжитесь со мной сразу после покупки, чтобы получить инструкции и бонус! Мониторинг реальной работы, а также другие мои разработки можно посмотреть тут: https://www.mql5.com/ru/users/mechanic/seller Общие рекомендации Минимальный депозит 100 долларов, используйте ECN счета с минимальн
        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: LaunchPad Market Expert - предназначенный для открытия торговых сделок! Это торговый робот, который использует особые инновационные и передовые алгоритмы для рассчета своих значений, Ваш Помошник в Мире Финансовых Рынков. Испольуйте наш набор индикаторов из серии SolarTrade Suite чтобы лучше выбрать момент для запуска этого робота. Проверьте другие наши продукты из серии SolarTrade Suite внизу описания. Хотите уверенно ориентироваться в мире инвестиций и фи
        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/
        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
        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  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: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
        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 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 Профессиональный скальпирующий советник для XAUUSD Точность • Дисциплина • Стабильность Разработан исключительно для XAUUSD В отличие от универсальных мультивалютных торговых роботов, Aurum Pulse Scalper MT5 создан исключительно для торговли XAUUSD (Золото) . Все компоненты торгового алгоритма оптимизированы с учетом волатильности, ликвидности и особенностей поведения цены золота. Интеллектуальный анализ рынка Перед открытием каждой сделки советник тщательно анализиру
        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
        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
        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
        С этим продуктом покупают
        Quantum Titan MT5
        Bogdan Ion Puscasu
        4.78 (18)
        Quantum Titan, предоставляя возможности торговли институционального уровня в экосистеме Quantum, устанавливает новый стандарт точности, дисциплины и доказанной эффективности на реальном рынке. Разработанный для трейдеров, которые ожидают большего от советника GOLD Expert Advisor, Titan представляет собой следующий этап развития квантовых торговых технологий. Количество доступных лицензий строго ограничено — всего 1000 пожизненных лицензий по всему миру. После того, как все 1000 экземпляров буд
        Iron Stops
        Fajar Dicky Firmansyah
        4.49 (43)
        100K Real Signal:  https://www.mql5.com/en/signals/2386516 Без уловок. Без пустых обещаний. Iron Stops ориентирован на трейдеров, сосредоточенных на одном важном аспекте: последовательности . Независимо от того, работаете вы над проп-испытанием или управляете средствами клиентов, этот советник работает в установленных рамках и обеспечивает надежные результаты. Позиции закрываются в течение 36 часов. Запустите его на одном графике: Просто примените его к XAUUSD с использованием временного инте
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (41)
        Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
        Smart Gold Hunter
        Barbaros Bulent Kortarla
        4.07 (58)
        Smart Gold Hunter — это Expert Advisor для торговли XAUUSD / Gold на MetaTrader 5. Он создан для трейдеров, которые предпочитают советник по золоту без сетки, без мартингейла, с реальными Stop Loss и Take Profit, а также с контролируемым управлением риском. Вы можете проверить live-сигналы перед покупкой: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Smart Gold Hunter не является сеточным советником и не использует мартингейл. Он не зависит от бескон
        MoonDog EA
        James Vito Armin Bianchini
        4.93 (15)
        MoonDog EA — это мультистратегийный советник для торговли на пробоях, разработанный специально для XAUUSD в MetaTrader 5. Система объединяет пять независимых пробойных стратегий, предназначенных для выявления различных условий пробоя и расширения ценового движения. MoonDog не использует мартингейл, режим recovery, grid recovery, увеличение лота или усреднение убыточных позиций. Каждая сделка открывается с заранее установленными Stop Loss и Take Profit. После убыточных сделок советник никогда не
        The Gold Reaper MT5
        Profalgo Limited
        4.48 (105)
        ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
        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 — это торговый советник, разработанный для автоматической торговли золотом на платформе MetaTrader 5. Советник предназначен для XAUUSD и GOLD на таймфрейме M15. Он использует собственный многофакторный алгоритм принятия решений для определения подходящих торговых возможностей и автоматического управления позициями. Система анализирует рыночную структуру, направление тренда, качество свечей, объем, импульс и условия исполнения. Советник ожидает подходящих
        ВАЖНЫЙ   : Данный комплект будет продаваться по текущей цене в очень ограниченном количестве экземпляров.    Цена скоро поднимется до 1999 долларов!   Включено более 300 стратегий   , и в будущем их станет еще больше! БОНУС   :   выберите   5    других моих советников бесплатно!   ВСЕ ФАЙЛЫ КОМПЛЕКТАЦИИ + ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕОРУКОВОДСТВО СИГНАЛЫ В РЕАЛЬНОМ ВРЕМЕНИ ОБЗОР (от стороннего источника) НОВИНКА - 44 СТРАТЕГИИ: СИГНАЛ В РЕАЛЬНОМ ВРЕМЕНИ Добро пожаловать
        Ghost Scalper MT5
        Thomas Christoph Lipka
        5 (6)
        Ghost Scalper MT5 Ghost Scalper MT5 — полностью автоматический торговый советник для торговли XAUUSD / Gold в MetaTrader 5. Советник объединяет четыре независимые торговые стратегии: Ghost A, Ghost B, Ghost C и Ghost D. Каждая стратегия имеет собственную торговую логику, управление и отдельные настройки риска. Каждую стратегию можно включать или отключать отдельно. Функции Разработан для XAUUSD / Gold Четыре независимые торговые стратегии Автоматические сделки BUY и SELL Фиксированный лот или ри
        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)
        Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
        TwisterPro Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.39 (138)
        Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
        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 — интеллектуальная мощь, усовершенствованная для каждого трейдера IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Специальная цена запуска Живой сигнал:       КЛИКНИТЕ СЮДА Версия MT4:   ЩЕЛКНИТЕ ЗДЕСЬ Канал Quantum King:       Кликните сюда ***Купите Quantum King MT5 и получите Quantum StarMan бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
        Cortex IDX
        Vladimir Mametov
        5 (3)
        Это полностью автоматический советник для MetaTrader 5, разработанный специально для торговли индексом US30. Его торговая логика построена с учётом особенностей фондовых индексов: сильных направленных движений, внутридневных откатов и периодов повышенной волатильности. Советник автоматизирует торговлю в условиях, где особенно важны скорость исполнения, дисциплина и эффективное управление открытыми позициями. Основной акцент системы сделан на дисциплинированном сопровождении сделок, быстрой реакц
        Zerqon EA
        Vladimir Lekhovitser
        3.47 (32)
        Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2372719 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Zerqon EA — это адаптивный экспертный советник, разработанный специально для торговли XAUUSD. Стратегия основана на модели нейронной сети Deep LSTM, интегрированной через ONNX, что позволяе
        Создан для доминирования на рынке золота. Официальная информация Профиль продавца Официальный канал Руководство пользователя LIMITED PRICE — $400 Aura Gold Pro Edition сейчас доступен всего за $400, но с 1 сентября цена вырастет до $999. После 1 сентября цена станет более чем в два раза выше. Не ждите повышения цены — успейте приобрести свою копию сейчас за $400. Торговый сигнал в реальном времени  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   https://www.mql5.com/en/signals/23
        Zoomini
        Gennady Sergienko
        1.53 (17)
        Важная информация: Поддержка и ответы на вопросы только тут:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Тайвань ); Zoomini — это небольшой набор моделей машинного обучения из последнего исследования проекта GoGoPips от 07.2026. Данные модели предназначены только для XAUUSD H1 / Gold . Сигнал: www.mql5.com/en/signals/2381994 Что важно знать: Модели торгуют только одним ордером с равными SL/TP. Поддерживаются Netting-счета и любые кредитные плечи. Поддерживаются крупные депози
        ОБНОВЛЕНИЕ: Следующая цена: 599 долларов, окончательная цена: 999 долларов. Если вы цените честность и реальную торговую систему, разработанную для реальной торговли, а не просто идеально выглядящую линейную модель, которая может в итоге привести к обвалу вашего счета, то это может быть для вас. Без мартингейла / Без сетки Сигнал в режиме реального времени (22 месяц) +300% Рост живой активности [Текущий сигнал]    |    [Результаты FTMO]    |    [Основной портфель]  |    [Руководство по тестиро
        Smart Gold Impulse
        Barbaros Bulent Kortarla
        3.9 (21)
        Smart Gold Impulse теперь доступен на этапе специального раннего запуска. Это советник (EA), который я сейчас использую с впечатляющими результатами на своем реальном сигнальном счете в Ultima Markets. Вы можете проверить текущую доходность в результатах живых сигналов Ultima, где Smart Gold Impulse уже продемонстрировал очень сильный потенциал в реальных рыночных условиях. Тот же сет-файл (set file), который используется на моем реальном счете в Ultima, будет предоставлен исключительно поку''
        Lizard
        Marco Scherer
        4.34 (59)
        Что такое Lizard? Lizard — полностью автоматический советник для XAUUSD (золото) на MetaTrader 5. Он использует мультистратегическую систему пробоя свинг-уровней: советник определяет ключевые структурные уровни на графике и размещает отложенные стоп-ордера в рассчитанных точках входа. Без мартингейла, без сетки, без усреднения убытков. Каждая сделка открывается с заданными Stop Loss и Take Profit, после чего управляется многоуровневой системой выхода, круглосуточно и без ручного вмешательства. П
        AETHERION ZENITH AI EA Эволюция точной автоматической торговли золотом Публичный live-сигнал для мониторинга в реальном времени: https://www.mql5.com/ru/signals/2381671 Ограниченное стартовое предложение Первые 7 копий доступны всего за $259 . После продажи этих копий цена сразу увеличится на $100 — до $359 . Это вступительное предложение предназначено для трейдеров, которые хотят присоединиться к Aetherion Zenith AI EA на самом раннем этапе и наблюдать за развитием системы через публичный live-
        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 (4)
        Никаких уловок. Никаких пустых обещаний. Silent Exit создан для трейдеров, сосредоточенных на одной цели: стабильной эффективности .  Все основные валютные пары включены:  EURUSD,USDCAD,USDJPY,NZDUSD,USDCHF,AUDUSD,GBPUSD Будь то прохождение проп-трейдингового челленджа или управление клиентскими средствами, этот EA поддерживает дисциплину — и приносит результаты. Ссылка на SIGNAL: https://www.mql5.com/en/signals/2388541 Обратите внимание, что это счёт Darwinex Zero на 100k, и я не вносил 100k.
        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 — система быстрого захвата прибыли на золоте Живой сигнал: https://www.mql5.com/en/signals/2362714 Живой сигнал 2: https://www.mql5.com/en/signals/2372603 Реальный сигнал v2.0: https://www.mql5.com/en/signals/2379945 Осталось только 3 копии по текущей цене. Скоро цена будет повышена до $1199. Важно: После покупки, пожалуйста, свяжитесь с нами через личные сообщения, чтобы получить руководство пользователя, рекомендуемые настройки, примечания по использованию и поддержку обновлений. h
        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 — мультистратегийный пробойный советник для MetaTrader 5, созданный исключительно для золота (XAUUSD). Один график, один советник, 32 независимые стратегии, работающие вместе как единый диверсифицированный портфель. Живой сигнал. Это мой первый опубликованный советник на MQL5. Чтобы сделать его доступным на старте, я использую прозрачную модель поэтапного роста цены: Стартовая цена: 100 USD Цена увеличивается на 100 USD за каждые 10 проданных копий Ранние покупатели фиксируют самую низк
        Byrdi
        William Brandon Autry
        5 (20)
        BYRDI - Сеть ИИ, которая торгует как единое целое Большинство советников видят один терминал. BYRDI видит всю сеть. Сделка, открытая на одном счёте, может изменить риск каждого другого вашего счёта. BYRDI объединяет отдельные терминалы MetaTrader 5 в одну согласованную mesh-сеть. Каждый узел может сохранять свой счёт, брокера, рынки, модель ИИ, стратегию и настройки риска, оставаясь при этом осведомлённым о системе в целом. BYRDI может распределять возможности, контролировать экспозицию и обесп
        Другие продукты этого автора
        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
        Фильтр:
        Нет отзывов
        Ответ на отзыв