Whale Flash Order Rejection Reversal

Concept. Flash ORR is a fast-reaction scalping EA that hunts false breakouts at important swing levels. When price spikes through a recent swing high/low but fails to close with strength (long wick, weak body), the move is considered rejected. If the very next candle prints strong opposite momentum, the EA enters against the spike:

  • Up-spike + weak close → followed by a bearish momentum barSELL

  • Down-spike + weak close → followed by a bullish momentum barBUY

Entries are placed at the open of the next bar (no intra-bar guessing).
Stops are set at the spike wick extreme; take-profit is a multiple of the risk (RR × SL).

Designed for M1–M5 on liquid symbols (e.g., EURUSD, XAUUSD) during London/NY hours.

How it works (signal pipeline)

  1. Find a nearby swing level.
    The EA searches the past SwingLookback bars for a fractal swing using SwingLR left/right bars.

  2. Detect a spike rejection (bar at shift=2).
    The spike candle must:

    • Break the swing level (with optional SwingBufferPips tolerance),

    • Show long wick / small body: MinWickRatio (wick/range) high AND MaxBodyRatio (body/range) low,

    • Optionally close in the opposite color ( RequireOppositeColor = true ).

    • (Optional) Be abnormally large vs ATR: SpikeATRMult .

  3. Confirm with opposite momentum (bar at shift=1).
    The next candle must be opposite color with meaningful body:
    MinMomentumBodyRatio (body/range) and (optional) MomentumBodyATRMult × ATR filter.

  4. Place the trade (at new bar open).

    • SL = spike wick extreme ± SLBufferPips

    • TP = RiskRewardRR × SL distance

    • Spread, stops/freeze level, margin checks are enforced.

    • (Optional) Session filter limits trading to London/NY hours.

  5. Risk / position sizing.
    If RiskPercent > 0 , lot size is computed from account balance and stop distance. Otherwise the EA uses FixedLot .

Inputs (grouped)

General

  • MagicNumber — Magic for position tracking.

  • OnePositionPerSymbol — If true , EA won’t open a second trade on the same symbol while one is active.

  • CooldownBars — Number of bars to wait after a trade closes before taking the next signal.

  • DeviationPoints — Max slippage (points) for market orders.

Session Filter (server time)

  • UseSessionFilter — Enable/disable time windowing.

  • LondonStartHour / LondonEndHour — London session trading window.

  • IncludeNewYorkSession — If true , NY window is also considered.

  • NYStartHour / NYEndHour — New York session trading window.

Tip: Use server time. Over-the-weekend or illiquid hours are implicitly avoided if you narrow the windows.

Execution / Spread

  • MaxSpreadPips — Maximum allowed spread (pips) at execution time.
    (The EA converts pips to price using the symbol’s digits: on 5/3-digit symbols 1 pip = 10 points; on 4/2-digit symbols 1 pip = 1 point.)

Spike & Rejection Rules

  • SwingLR — Fractal detection parameter (bars to the left/right that must be lower/higher).

  • SwingLookback — How far back (in bars) to search for the last valid swing.

  • SwingBufferPips — Tolerance added to the swing level when checking “spike broke the level”.

  • MinWickRatio — Minimum wick/range ratio on the spike bar (large wick).

  • MaxBodyRatio — Maximum body/range ratio on the spike bar (weak close).

  • RequireOppositeColor — If true , spike bar must close opposite to its direction
    (e.g., up-spike should close bearish).

ATR Filters (optional)

  • UseATRFilter — Master switch for ATR-based thresholds.

  • ATRPeriod — ATR lookback.

  • SpikeATRMult — Spike bar range must be ≥ ATR × this multiplier.

  • MomentumBodyATRMult — Momentum bar body must be ≥ ATR × this multiplier (set 0 to disable).

Momentum

  • MinMomentumBodyRatio — Minimum body/range ratio for the momentum bar (strength filter).

Risk Management

  • RiskPercent — % of balance risked per trade. If 0 , uses fixed lot.

  • FixedLot — Lot size used when RiskPercent = 0 .

  • RiskRewardRR — Take-profit = RR × stop-loss distance.

  • SLBufferPips — Extra buffer added beyond the spike wick (helps with spread/slippage and stop rules).

Misc

  • PrintDebug — Verbose logging to Journal (helpful during testing/optimization).

Execution details & safeguards

  • Order type: Market entries at the next bar open.

  • Checks before sending:

    • Margin ( OrderCalcMargin )

    • Stops/Freeze levels and spread threshold

    • Broker slippage via DeviationPoints

  • No repainting: Signals are built from closed candles only (shift=2 for spike, shift=1 for momentum).

  • Digits-aware pip math: The EA internally maps pips to price according to symbol digits.

  • Single-symbol lock (optional): Prevents over-exposure if OnePositionPerSymbol = true .

  • Cooldown: Avoids immediate re-entries after a trade.

Practical tips

  • Timeframes: Start with M1–M5.

  • Symbols: EURUSD (tight spreads); XAUUSD (require stronger spike filters).

  • Optimization order: Spike shape → Momentum strength → ATR gates → Swing parameters → RR → Session & Spread.

  • News: The EA purposely uses wick/weak-close logic to fade failed news spikes, but wide spreads can still disqualify many signals (as intended).

Risk Disclosure

Trading leveraged products involves substantial risk of loss and is not suitable for every investor. Before using this EA:

  1. No performance guarantees. Historical/backtest results are not indicative of future performance.

  2. Execution risk. Slippage, requotes, widened spreads, stops/freeze levels, and partial fills can materially alter live results versus backtests.

  3. Broker differences. Symbol names, tick size/value, digits, contract specifications, timezones, and liquidity vary across brokers. Validate on a demo with your broker first.

  4. News & volatility. Extremely fast markets (news releases, flash moves) can bypass stops and increase realized risk.

  5. Technology risk. VPS stability, platform updates, network outages, and symbol session changes can impact execution.

  6. Position sizing. If you enable RiskPercent , ensure the risk per trade aligns with your plan. Using too large a risk can quickly lead to large drawdowns or account loss.

  7. User responsibility. You are solely responsible for how you configure and run this EA, including compliance with your broker’s terms and applicable regulations.

Strong recommendation: Test on demo first, validate symbol parameters (digits, tick size/value), and verify that spreads and stops rules are satisfied in live conditions before deploying on a real account.


Recommended products
Max Hercules
Aaron Pattni
4.13 (8)
Get it FREE while you can! Will be increased to $100 very shortly after a few downloads!! Join my Discord and Telegram Channel - Max's Strategy For any assistance and help please send me a message here.    https://t.me/Maxs_Strategy https://discord.gg/yysxRUJT&nbsp ; The Max Hercules Strategy is a part of a cross asset market making strategy (Max Cronus) built by myself over years of analysis and strategy building. It takes multiple theories and calculations to trade the market in order to cov
FREE
Max Poseidon
Aaron Pattni
3.33 (3)
Get it FREE while you can! Will be increased to $200 very shortly after a few downloads!! Join my Discord and Telegram Channel - Max's Strategy For any assistance and help please send me a message here.    https://t.me/Maxs_Strategy https://discord.gg/yysxRUJT&nbsp ; GBPUSD and EURUSD Set files can be found in the comments! (please message me if you need help with them) TimeFrames are harcoded, therefore any chart and time will work the same. The Max Poseidon Strategy is a part of a cross ass
FREE
BuildYourGridEA
Nikolaos Pantzos
4.65 (20)
BUILD YOUR GRID The expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple. Please make your test to find your settings. Default settings are just to take an idea of how the expert works. The expert can make according or contrary grid of orders. You can set the expert to work in hedge mode if the losses are huge. The system uses a high-risk strategy. It's better to test it first in a demo account. Version for MT4:
FREE
Katana Trend
Octavian Doica
Katana Trend   is a trend-following Expert Advisor for   USDJPY H1 . It pairs a Fast/Slow moving-average crossover with an RSI momentum filter to trade in the direction of the prevailing trend, with configurable stop-loss, take-profit, a spread filter, and an optional martingale-based recovery module. Pair:  USDJPY - H1; Minimum initial deposit: $100; Leverage: 1:500; Recommended brokers: IC Markets; VPS recommended; Use default parameters, test on high quality data only .
FREE
The Impossible Coin
Paul Raymond Heckles
The Impossible Coin v1.53 BTCUSD session breakout + momentum continuation EA for the M5 timeframe. The EA identifies consolidation ranges during configurable session hours and waits for a confirmed breakout. Four independent scoring components (ADX, EMA, ATR, RSI) must all agree above a configurable threshold before any trade opens. A second momentum continuation strategy catches pullback entries in established trends. Every trade opens with a defined TP and SL. No martingale, no grid, and no av
FREE
Gold Swing Trader EA Advanced Algorithmic Trading for XAUUSD on Higher Timeframes The Gold News & Swing Trader EA is a specialized MetaTrader 5 Expert Advisor designed for trading XAUUSD (Gold). It operates on a swing trading strategy to capture medium- to long-term price movements on the H4 and Daily charts. Key Features: · Dedicated XAUUSD Strategy: Logic optimized for the unique volatility of Gold. · Swing Trading Focus: Aims to capture significant price swings over several days. · High
FREE
What is SMC Market Structure Pro? SMC Market Structure Pro is an automated trading Expert Advisor for MetaTrader 5 , developed based on Smart Money Concept (SMC) and market structure analysis . The EA is designed to help traders follow the natural flow of the market , focusing on price structure instead of indicators or lagging signals. How Does the EA Work? The EA analyzes market structure changes using pure price action: Detects higher highs & higher lows for bullish structure Detects l
FREE
Gold Rush MT5 EA
Matthew Lewis Beedle
This EA was made for educational purposes.  You can find a full overview of how it was made in the YouTube video (Literally a step by step guide) We used AI and ML to create the whole thing, with no coding.  Can you trust this to make money? Possibly, but do so at your own risk.  It could be a nice addition to a large porfolio.  How to use: Add to H1 gold chart Make sure the subchart is correctly named to your broker name for Gold.  Big picture It’s a   trend + breakout system for buys , and a
FREE
MRM-Bot PRO: Визуальный контроль маржи и разгона Вы устали высчитывать свободную маржу в уме, когда рынок летит против вас? Боитесь нажать кнопку доливки, потому что не знаете, выдержит ли депозит? MRM-Bot PRO — это не просто торговая панель. Это ваш личный штурман для агрессивного трейдинга, который переводит сложную математику управления капиталом в интуитивные линии на графике. Вы визуально контролируете каждый цент своего депозита за доли секунды. Для кого создан этот инструмент? Агресс
FREE
Drream Catcher FX
Michael Prescott Burney
DREAM CATCHER FX is the ultimate EURUSD H1 trading solution, built on 16 years of relentless development and precision-engineered algorithms. This game-changing EA has executed over 4,000 trades with only 99 losses, achieving an astounding win rate that sets it apart from all competitors. Designed for both aggressive and conservative traders, it features advanced exit signals that preemptively close unfavorable trades, ensuring controlled drawdowns and consistent, long-term capital growth. Key
FREE
Recovery Zone Scalper
Menaka Sachin Thorat
2 (1)
SMART RECOVERY EA – FREE Edition (MT5) SMART RECOVERY EA is a FREE Expert Advisor for MetaTrader 5 , developed by Automation FX , created for educational and testing purposes . This EA helps traders understand recovery-based trading logic with both manual control and basic automated support . Key Features (FREE Version) Manual Buy / Sell / Close All buttons Clean information panel with live trade data Basic recovery and trade monitoring logic Simple stochastic-based auto mode Suitable for lea
FREE
Pullback EA xau
Katja Nordhausen
EA description (short, clear, market-ready) EA_XAU_Fibo_M15_FINAL_TTP_MODERN_v2_00 is a rule-based XAUUSD (gold) pullback EA for the M15 chart that specifically targets pullbacks to a defined Fibonacci zone (0.500–0.667, optionally close to 0.618) – but only if the parent trend filter on H1 confirms a clear direction. The EA combines structure (swing range + Fib retracement) with trend bias (EMA20/50, RSI and optional MACD) and uses modern, broker-safe execution and risk management: stop/freez
FREE
Major Pairs Hybrid EA
Bashar Taisir Saleh Al Zubaidi
5 (2)
Major Pairs Hybrid EA MT5 is a multi-symbol trading Expert Advisor developed for MetaTrader 5. It is designed to manage major Forex pairs through a structured basket-based system with flexible grid stages, pair activation controls, pair-specific TP targets, and selectable start modes. The EA is built for traders who prefer organized multi-pair management instead of running many separate charts or independent robots. It allows several symbols to be managed from one system while giving the user de
FREE
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.34 (56)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
EA Tiktok Sniper M1
Patiwat Phinitsuwan
Overview    EAtiktok Sniper M1 is an automated Expert Advisor for MetaTrader 5 that trades pullbacks in the direction of the short-term uptrend on the M1 chart. It sends market Buy orders only (no pending orders), keeps at most one Buy per symbol for its magic number helps avoid buying into a weak or bearish higher-timeframe context. Private Group support   https://www.mql5.com/en/messages/032629a87fdbdc01    Setup & requirements    • Platform: MetaTrader 5 (build current with your broker).  
FREE
TrendFollowMT is a fully automated trading system which is using large time frame to determine the trend and use small time frame to find the entry point. Once the trend changed to opposite side, the system will wait for another entry point to recover with bigger lot size. Moreover, the target profit will be moved up when more position had been opened. The aim is to cover the cost of waiting time and risk. Free version will only trade on buy signal and locked the initial Lot size (0.01). Paid v
FREE
Best Scalper XAUUSD 30min
Bruno Alexandre Azevedo Dantas
Este robô foi criado exclusivamente para operar no ouro (XAUUSD) e funciona melhor em timeframes médios (M30, H1) . Diferente de scalpers tradicionais, o Best Scalper XAUUSD 30min foca em reversões de tendência , utilizando indicadores avançados como RSI, Bandas de Bollinger e Price Action . A estratégia é baseada em detectar níveis críticos de suporte e resistência , onde o mercado tem uma grande probabilidade de inverter a tendência. Ele combina essa análise com volatilidade intradiária , gar
FREE
Donchain Grid Zone
Mr Theera Mekanand
Donchain Grid Zone is a BUY-only grid trading Expert Advisor based on the Donchian Channel. It dynamically scales into positions as price drops through grid zones, and scales out as price recovers — all governed by a Donchian midline filter. How it works: Grid zones are defined below the entry price (RedLine) Zone 1 = 1 order, Zone 2 = 2 orders... up to Zone 7 Orders are only opened when price is   above   the Donchian midline Dynamic Stop Loss trails the Donchian Lower Band Grid spacing adapts
FREE
LoneWolf Mt5
Dmitriy Prigodich
4.5 (6)
Советник основанный на сигналах индикатора  Relative Strength Index (RSI)  и Stochastic  в зоне перекупленности - продаем, в перепроданности - покупаем. Я рекомендую использовать этот советник только на VPS.  Добавляйтесь в друзья, присылайте свои интересные стратегии. Возможно после обсуждения всех нюансов напишу советника бесплатно . Параметры:                                                                    "_Slippage"    - Проскальзывание;           "_   Magic"    -  Идентификатор ордера; 
FREE
Fibo Trader FREE MT5
Grzegorz Korycki
3 (3)
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
This is a Forex Scalping Trading Sytem based on the Bollinger Bands.  Pairs:Major Time frame: 1M or higher. Spread max:0,0001.  Indicators (just suggestion) Bollinger bands (20, 2); ADX (14 period); RSI   (7 period ). Y ou should only trade this system between 2am to 5am EST, 8am to 12am EST and 7.30pm to 10pm EST. Do not scalp 30 minutes before a orange or red news  report and not for a hour afterwards.   Setup: is for price to move above the lower or lower Bollinger Bands, RSI raise above the
FREE
This Expert Advisor follows your channel lines that you draw. and when the price reaches these support and resistance trend lines, EA send open or close order automatically. You must draw two trend line with same color for EA to work, not equidistant channel line. and this color must be specified in ChannelColor parameter Strategies: Inside Channel Strategy: If the price reaches bottom trend line, the EA will place a buy order. and when the price reaches the top trend point, EA send close order
FREE
Babel Assistant
Iurii Bazhanov
4.33 (9)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the position
FREE
Macd Rsi Expert
Lakshya Pandey
5 (1)
MACD RSI Optimized EA is a free, fully automated trading robot designed to capture trends using a classic combination of indicators. By merging the trend-following capabilities of the MACD (Moving Average Convergence Divergence) with the momentum filtering of the RSI (Relative Strength Index), this EA aims to filter out market noise and enter trades with higher probability. This version has been specifically optimized for the month of October on the M15 (15-minute) timeframe and performs best on
FREE
Budget Golden Scalper M1 — Trial Edition Built for traders who are tired of hype and ready for transparency Let’s be honest. If you have explored automated trading before, you have probably seen systems that looked perfect in backtests but behaved very differently in live markets. Many traders today are understandably cautious — and rightly so. Budget Golden Scalper M1 was created with this reality in mind. This is not marketed as a “holy grail” or a get-rich-quick robot. Instead, it is a str
FREE
MNG Mt5
TDINVEST LLP
4.3 (10)
IMPORTANT : When testing the EA or running it live, make sure to set "Activate MNG Martingale" to "True" Hello & Welcome To MNG MNG is a martingale EA that allows you to configure a lot of features that I'll detail below. But first, I'd like to insist on the fact that a martingale EA is never safe, no matter if it has a good track record for 5+ years, if it shows incredible backtest results, if it's marketed as the best EA or whatever its price is ($30,000 or $50). A martingale EA might blow
FREE
NewsFlow FX – Professional News Trading System Stop guessing the news. Start trading the outcome. NewsFlow FX is a sophisticated news trading robot designed for Gold (XAUUSD), US30, and Major Pairs . Unlike simple "straddle" bots that blindly place orders, NewsFlow FX includes a Smart Calendar Scanner, Fundamental Outcome Logic, and a new "Profit Lock & Chase" engine to trade economic data releases with precision. New in Version 1.3 Smart Continuous Trailing: Updated logic that doesn't ju
FREE
NEXA GOLD Algorithmic Trading EA Product Overview NEXA GOLD Algorithmic Trading EA is an automated trading program designed for the MetaTrader 5 platform. The Expert Advisor analyzes price movements in the GOLD (XAUUSD) market and executes trades according to predefined algorithmic rules. The system automatically opens, manages, and closes positions based on market conditions and user-defined parameters. This product is a trading tool for MetaTrader and operates according to programmed trading l
FREE
MA Confluence Strategy – Expert Advisor MA Confluence Strategy is a professionally developed Expert Advisor designed to identify high-probability trading opportunities using advanced moving average confluence principles. By combining multiple moving averages into a unified decision framework, the EA aims to reduce market noise and improve trade timing in trending market conditions. This Expert Advisor is suitable for traders looking for a systematic, rule-based approach to automated trading wit
FREE
TitanCross
Davut Ozcan
MA Cross MACD Final Engine v3.04 Multi-Timeframe Strategy Automation with CTrade Integration Overview: MA Cross MACD Final Engine v3.04 is an automated trading strategy that combines moving average (MA) crossovers with MACD confirmation and trend filtering. Designed for MetaTrader 5, this Expert Advisor adapts to market conditions with a smart structure. Key Features: Dual MA Crossover and MACD Confirmation: Buy and sell signals are filtered based on fast and slow MA crossovers and MACD posit
FREE
Buyers of this product also purchase
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (651)
Hello, traders! I am Quantum Queen , the crown jewel of the entire Quantum ecosystem and the highest-rated, best-selling Expert Advisor in the history of MQL5. With a proven track record of over 20 months of live trading, I’ve earned my place as the undisputed Queen of XAUUSD. My specialty? GOLD. My mission? Deliver consistent, precise, intelligent trading results — over and over again. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the set
Quantum Athena
Bogdan Ion Puscasu
5 (60)
Quantum Athena — Precision Forged from Experience Hello, traders! I am Quantum Athena — the light version of the legendary Quantum Queen, refined and re-engineered for today’s market conditions. I don’t try to be everything. I focus on what works now. My specialty? GOLD.My mission? Deliver sharp, efficient, and intelligently optimized trading performance — with precision at its core. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the s
Chiroptera
Rob Josephus Maria Janssen
4.83 (36)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.36 (89)
Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1 Twister Pro EA is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M15 timeframe. It trades less — but when it does, it trades with purpose. Every entry passes through 5 independent validation layers before a single order is placed, resulting in an extremely high win rate on the Default configuration. TWO MODES: • Mode 1 (recommended) — Very high assertiveness, few trades per week. Bu
Quantum King EA
Bogdan Ion Puscasu
4.99 (197)
Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT4 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT5 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule your trading with precision and discipline. Quantum King EA brings the strength of
Goldwave EA MT5
Shengzu Zhong
4.72 (54)
Real Trading Account   LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2339082 This EA uses the same logic and execution rules as the verified live signal shown on MQL5.When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker ( e.g., IC Markets or TMGM) , the EA's live trading behavior is designed to closely align with the trade structure and execution characteristics of the live signal. Please note that differences in broker conditions, spreads, executio
Scalping Robot Pro MT5
MQL TOOLS SL
5 (10)
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, and short term volatility to identify high probability scalping opportunities in the gold market. Scalping Robot Pro is optimized for traders who prefer dynamic trading with quick entries an
Byrdi
William Brandon Autry
5 (13)
BYRDI. Multi-Asset Mesh Trading Intelligence. Most EAs trade one chart at a time. BYRDI runs a network. Each chart becomes a node. Each node can trade its own symbol, account, broker, AI model, risk profile, and position management mode. The mesh connects them into one coordinated system. Forex. Gold. Metals. Indices. Crypto. Oil. Synthetics where supported by the broker. One trader. Many markets. One coordinated mesh. A New Category Traditional EAs are isolated systems. One terminal. One symbo
Pulse Engine
Jimmy Peter Eriksson
4.24 (25)
LAUNCH PRICE – ONLY A FEW COPIES LEFT! The main goal of this system is long-term live performance without using any risky martingale or grid. VERY LIMITED COPIES AT CURRENT PRICE Final Price: $1499 [Live Signal]  |  [Backtest Results]  |  [Setup Guide]  |  [FTMO Results] A Different Approach to Trading Pulse Engine does not use any indicators or specific timeframes. It has a very unique approach that is not used by any other trading system on MQL5. It trades intraday directional patterns. Thes
Quantum Valkyrie
Bogdan Ion Puscasu
4.64 (148)
Quantum Valkyrie  - Precision.Discipline.Execution Discounted   price .  The price will increase by $50 with every 10 purchases. Live Signal: CLICK HERE Quantum Valkyrie MQL5 public channel: CLICK HERE ***Buy Quantum Valkyrie MT5 and you could get Quantum Emperor or Quantum Baron for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      Hello, traders. I am Quantum Val
BB Return mt5
Leonid Arkhipov
4.55 (120)
BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Trading principles — the strategy does not use grid trading, martin
Precise Pair Trading Pro
Arkadii Zagorulko
5 (4)
Please note that I do not sell this EA through any third-party resellers, affiliates, or alternative distribution channels. A Smarter Way to Trade Gold and Euro This EA is built on advanced quantitative methods to identify temporary inefficiencies between two major markets. It seeks to benefit from moments when price behavior diverges from its usual dynamics. Monitoring -  Live signal The system adapts automatically to market conditions and manages entries and exits with precision, aiming to cap
The Gold Reaper MT5
Profalgo Limited
4.46 (97)
PROP FIRM READY! ( download SETFILE ) WARNING: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal YouTube Reviews Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extre
Ultimate Breakout System
Profalgo Limited
5 (39)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1499$ very fast    +100 Strategies included and more coming! BONUS : At 999$ or higher price --> choose 5  of my other EA's for free!  ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) NEW - VERSION 5.0 - ONECHARTSETUP Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (7)
NEXORION: Initium Novum — Deterministic Logic and Algorithmic Synthesis NEXORION is an institutional-grade analytical complex based on rigorous mathematical liquidity processing algorithms. The core concept of the project is "computational transparency": the expert advisor transforms chaotic price feeds into structured geometric zones, visualizing the decision-making process directly on the trading chart. Real-Time Monitoring https://www.mql5.com/es/signals/2372338 Technical System Specificatio
Wave Rider EA MT5
Adam Hrncir
5 (28)
Scalper speed with sniper entries. Built for Gold. Summer sale  499 USD  only |   regular   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M15/M30 entry confirmation) to only en
Zerqon EA
Vladimir Lekhovitser
5 (1)
Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2372719 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Zerqon EA is an adaptive Expert Advisor designed specifically for XAUUSD trading. The strategy is based on a Deep LSTM neural network model integrated through ONNX, allowing the system to process sequential market behavior and evaluate price dynamics in a st
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (121)
Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
ArtQuant Gold
Miguel Angel Vico Alba
4.45 (22)
ArtQuant Gold is a professional Expert Advisor for MetaTrader 5 , developed exclusively for automated trading on Gold / XAUUSD and compatible with common broker-specific gold symbol variants. The EA is built around a structured multi-module grid-based trading engine , designed to manage exposure, cycle control, execution filters and virtual trade protection through a simplified and professional user interface. ArtQuant Gold is intended for traders who want a dedicated XAUUSD automated system wit
Gold House MT5
Chen Jia Qi
4.59 (49)
Gold House — Gold Swing Breakout Trading  Price increase coming soon. Only a few licenses remain at the current price (3/100) . Next target price: $999. Live signals: Profit Priority mode : https://www.mql5.com/en/signals/2359124 BE priority mode :  https://www.mql5.com/en/signals/2372604 Important: After purchasing, please remember to send us a private message to receive the recommended parameters, instructions, precautions, and usage tips. (MQL5 messaging):   https://www.mql5.com/en/users/wa
Osloma Gold
Uttam Kumar Nandeibam
4.56 (9)
Get it TODAY for just $299 !  Many members have asked for a discount, and since individual discounts are not possible, I am opening a FLAT 40% OFF SALE for 48 hours only . Once this period ends, the price will return to $499 . Live Signal 01 ( ICMarkets) : https://www.mql5.com/en/signals/2372291  ( Capital : $500 |   Fix Lot : 0.02) Product Price : $499 for NEXT 10 buyers only  * Price will be updated to $599 after this.  Osloma Gold (OG) is a dynamic market-structure based Expert Advisor desi
Neurox AI
Stanislav Tomilov
5 (1)
Neurox AI — The Future of Gold Trading Powered by Multi-Module Neural Intelligence After almost two years of active AI hype, one thing has become clear: simple generative models such as ChatGPT and similar systems do not work as real trading engines. They can explain, write text, generate ideas, or assist with analysis, but they are still mainly assistants — not professional trading algorithms by themselves. In 2026, the most promising results in algorithmic trading came not from one large unive
Impulse MT5
Simon Reeves
5 (1)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A dual-strategy gold EA that waits for the perfect shot. Introductory Price of 199 USD to run for 1 week, until 7th June 2026. Regular price: 299 USD Impulse is a momentum grid EA designed exclusively for XAUUSD, combining two independently developed entry strategies into a single unified grid framework. 2 momentum-based scalper strategies | Dual-timeframe confirmation | Bar-close execution | Smart virtual take profit E
Gold Safe EA
Anton Zverev
4 (10)
Live Signal:   https://www.mql5.com/en/signals/2360479 Timeframe:   M1 Currency pair:   XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies   is not a business, it is a philosophy of freedom. I am interested in long-term cooperation and building a reputation. My goal is to continuously improve and optimize the product to meet changing market conditions. Gold Safe EA   - the algorithm uses several strategies simultaneously, the main philosophy is an emphasi
Lizard
Marco Scherer
4.56 (9)
WHAT IS LIZARD? Lizard is a fully automated Expert Advisor developed exclusively for XAUUSD (Gold) on MetaTrader 5. It uses a multi-strategy swing breakout system that identifies significant structural levels on the chart and places pending stop orders at precisely calculated entry points. No martingale. No grid. No averaging. Every trade has a defined stop loss and take profit and is actively managed by a multi-layered exit system — automatically, around the clock. Live Signal — Track real per
AnE
Thi Ngoc Tram Le
4.8 (5)
ANE — Gold Grid Expert Advisor ANE is a fully automated Expert Advisor designed for trading XAUUSD (Gold) on the M15 timeframe using a grid-based averaging strategy . Important: Test the EA on a demo account first to understand the behavior of the averaging system before running it on a live account. Live Signal ANE Official Channel Trading Strategy ANE manages positions as a group. It opens additional trades to optimize the average entry price when conditions allow, then closes the entire bask
Gold Snap
Chen Jia Qi
4.56 (9)
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 Only 3 copies remaining at the current price. The price will be increased 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 Welcome to join our MQL5 channel for product updates and trading insi
Akali
Yahia Mohamed Hassan Mohamed
3.14 (85)
LIVE SIGNAL: Click here to view live performance IMPORTANT: READ THE GUIDE FIRST It is critical that you read the setup guide before using this EA to understand the broker requirements, strategy modes and the smart approach. Click here to read the Official Akali EA Guide Overview Akali EA is a high-precision scalping Expert Advisor designed specifically for Gold (XAUUSD). It utilizes an extremely tight trailing stop algorithm to secure profits instantly during periods of high volatility. Thi
Sharkyra Gold
Nico Demus Sitepu
5 (3)
Only 10  copies left at current  price!,  Next Price 9 99 USD.   T he newest and powerful  Sharkyra  Gold  MT5  of Expert Advisors. My specifically designed to run on the XAUUSD/GOLD pair. Sharkyra  Gold   EA  is a fully automated trading system designed for traders who love speed, accuracy, and consistency. Built with a smart  logic  engine, this EA takes advantage of micro market movements and executes trades with lightning-fast precision making it perfect for volatile market sessions.   Shark
Harmonia MT5
Mauro Augello
5 (10)
Harmonia is an Expert Advisor developed exclusively for XAUUSD. It integrates  eight independent strategies with TP/SL, each activated according to specific market conditions and timeframe behavior. The EA manages entries and filters automatically, aiming for precise, disciplined, and controlled execution. Its logic is focused on detecting high-probability signals, without using grid, martingale, or averaging techniques. Every trade is opened with a predefined Stop Loss and Take Profit , ensurin
More from author
Whale RSI and SMA
Mustafa Ozkurkcu
This Expert Advisor is a reversal-style system that combines a 50-centered RSI extreme filter with a 200 SMA proximity rule . It evaluates signals only on a new bar of the selected timeframe and uses closed-bar data (shift=1) to reduce noise and avoid “in-bar” flicker. How the Strategy Works On every new candle (for InpTF ), the EA follows this logic: Compute RSI thresholds around 50 A single parameter creates both buy/sell levels: BuyLevel = 50 − InpRSIThresholdDist SellLevel = 50 + InpRSIThre
FREE
Overview This Expert Advisor (EA) targets high-probability, short-term scalping opportunities by analyzing minute-based market activity (tick momentum), indecision boxes , and breakout/momentum behavior —optionally aligned with trend and session filters. Version 2.0 replaces second-based TPS with a minute (M1) window model that’s Open Prices Only compatible and more stable to optimize. Additional entry modes ( Breakout Close and Retest Entry ) help capture moves that classic momentum filters ma
FREE
Overview Anti-Spoofing Strategy (v1.0) is a live-market Expert Advisor designed to detect and counter high-frequency DOM (Depth of Market) spoofing manipulations in ECN/STP environments. The system monitors real-time Level-2 order book changes via MarketBookGet() and identifies large fake orders that appear and vanish within milliseconds — a hallmark of spoofing. Once such manipulations are detected, the algorithm opens a counter trade in the opposite direction of the spoof, anticipating the tru
FREE
This EA looks for a two-layer momentum/liquidity breakout : Divergence detection (trigger): TPS (ticks-per-second / bar tick_volume ) must be high vs. its recent average ( TPS_Multiplier ), while Volatility (bar high–low) must be low vs. its recent average ( Volatility_Multiplier ). This combo flags “ flow in a quiet range ” → a likely near-term breakout. Direction & filter: If the signal bar is green ( close > open ) → consider BUY ; if red → SELL . Optional MA trend filter ( Use_TrendFilter )
FREE
Whale RSI Divergences
Mustafa Ozkurkcu
1 (1)
This EA looks for a divergence signal, which occurs when the price of a financial instrument moves in the opposite direction of the RSI indicator. This divergence can signal that the current trend is losing momentum and a reversal is likely. The EA identifies two types of divergence: Bullish (Positive) Divergence : This occurs when the price makes a new lower low , but the RSI indicator fails to confirm this by making a higher low . This discrepancy suggests that bearish momentum is weakening, a
FREE
ATR Squeeze Fade EA: Low Volatility Mean Reversion Strategy The ATR Squeeze Fade is a specialized scalping Expert Advisor designed to exploit rapid price spikes that occur after extended periods of low market volatility. Instead of following the direction of the spike, the EA trades against it, applying the principle of mean reversion . With advanced entry filters and strict risk management, it focuses on high-probability reversal setups. How the Strategy Works The strategy is based on the assu
This Expert Advisor (EA) generates trading signals by combining popular technical indicators such as   Chandelier Exit (CE) ,   RSI ,   WaveTrend , and   Heikin Ashi . The strategy opens positions based on the confirmation of specific indicator filters and closes an existing position when the color of the Heikin Ashi candlestick changes. This is interpreted as a signal that the trend may be reversing. The main purpose of this EA is to find more reliable entry points by filtering signals from var
Overview Trade Whale Supply & Demand EA   is a fully automated trading system built on   supply and demand zones, liquidity sweeps, and market structure shifts . It detects institutional footprints and high-probability trading zones, aiming for precise entries with tight stop-loss and optimized risk/reward. Works on Forex, Gold ( XAUUSD ) and Indices. Designed for   sharp entries ,   low-risk SL placement , and   dynamic profit targets . Strategy Logic The EA combines: Supply & Demand Zo
This Expert Advisor (EA) is designed to automate trading based on Fibonacci retracement levels that form after strong price movements. The main objective of the EA is to identify entry points during pullbacks within a trend. It executes trades based on a predefined risk-to-reward ratio, entering the market when the price action is confirmed by specific candlestick patterns. How the EA Works The EA automatically performs the following steps on every new bar: Trend and Volatility Detection : First
Trade Whale – Tick Compression Breakout (v1.0) is a short-term breakout scalper that filters setups via ATR-based compression . After price coils in a tight band on your chosen timeframe (e.g., H1), it opens a position when the previous candle’s high/low is broken . Risk is anchored by SL = ATR × multiplier , while TP is an R-multiple of that stop distance (e.g., 2.0R). Position size can be percent-risk or fixed lot , and is margin-clamped to broker limits for safety. A timeout can auto-close p
O verview Trend Band Strategy (v1.0) is a hybrid trend-following and mean-reversion Expert Advisor that blends Fibonacci-scaled Bollinger Bands with Parabolic SAR confirmation. It identifies stretched price moves toward the extreme Fibonacci bands, waits for a reversal signal aligned with the SAR trend switch, and opens counter-trend trades aiming for reversion toward equilibrium. The algorithm runs entirely on bar-close logic for stability and includes dynamic risk-based lot sizing, margin veri
Filter:
No reviews
Reply to review