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
MORTAH Technology Limited
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
TradeVectorFX Starter — MQL5 Product Description TradeVectorFX Starter Grid Recovery EA — NFA/FIFO Compliant — MetaTrader 5 — Free TradeVectorFX Starter is the free entry point to the TradeVectorFX engine — the same core logic as the full paid version, with lot sizing capped at $999 equity behavior so you can run it live, verify the strategy on your broker, and decide whether to scale before spending a dollar. It is engineered specifically for U.S. NFA/FIFO-regulated accounts: positions open and
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
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
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.33 (57)
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
Akasha
Leo Carlo Bermudez
5 (1)
AKASHA EA is a automated expert advisor for XAUUSD (Gold) built on MetaTrader 5. It combines swing high/low entry detection with dynamic grid spacing and a Martingale recovery system. The EA includes a comprehensive set of risk controls, configurable loss limits, drawdown protection, and profit target locks --- Overview The EA begins building a Martingale grid behind it, Each grid level uses adaptive spacing so that grid distance widens automatically during volatile sessions and tightens during
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
Artemis Gold HFT Throttle EA MT5 The wait is over — Artemis Gold HFT Throttle EA is now available for MetaTrader 5. Artemis Gold HFT Throttle EA MT5 is a Gold-focused Expert Advisor for XAUUSD traders who want fast short-term automation with controlled execution, intelligent guard protection and clear dashboard visibility. Most fast trading robots focus only on speed. In real broker conditions, speed without control can become a problem. Gold spreads can widen quickly, liquidity can change fast,
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
Trade Anomalo BTC Multi Grid
Alessandro Virgilio
5 (3)
Trade Anomalo BTC Multi Grid EA   Trade Anomalo  BTC Multi Grid  is an advanced, fully automated Multi-Grid Expert Advisor meticulously designed to navigate the volatility of BTC and other major pairs. Introduces highly requested features, including Multi-Window Time Management and an interactive, upgraded on-chart dashboard. Unlike traditional grids that get trapped in one direction,   Parallel Pro   utilizes a dual-engine architecture (Grid A and an optional inverted mirror Grid B) to simultan
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
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
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 X MT5
Bogdan Ion Puscasu
4.64 (11)
The Legend Continues. The Queen Evolves. Welcome to Quantum Queen X — the next generation of the legendary GOLD trading system that builds upon the proven success of Quantum Queen. Quantum Queen X is built on the same proven core engine as Quantum Queen, introducing a powerful new Custom Mode that allows traders to choose exactly which strategies to enable or disable. Every strategy has been individually reviewed, refined, and optimized to deliver even better performance and adaptability across
Lizard
Marco Scherer
4.9 (30)
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 key structural levels on the chart and places pending stop orders at precisely calculated entry points. No martingale. No grid. No averaging in. 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 performan
Scalping Robot Pro MT5
MQL TOOLS SL
4.51 (128)
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
The Gold Reaper MT5
Profalgo Limited
4.46 (102)
PROP FIRM READY! ( download SETFILE ) WARNING: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Client Signal YouTube Reviews LATEST MANUAL Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency fro
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.46 (122)
Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1  Live Signal Mode 2 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, fe
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
Ultimate Breakout System
Profalgo Limited
5 (46)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1999$ soon!   +100 Strategies included and more coming! BONUS : At 1499$ 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 NEW - 30-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout
Smart Gold Hunter
Barbaros Bulent Kortarla
5 (20)
No Grid/No Martingale/No Recovery/No Hedging/Single Entry with SL/One Shot  Smart Gold Hunter is an Expert Advisor for XAUUSD / Gold trading on MetaTrader 5. It is designed for traders who prefer a gold EA with no grid, no martingale, real Stop Loss and Take Profit logic, and controlled risk management. You can check the live signals before making a decision: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My  (Here I use Scalper Mode, To have the exact se
Zerqon EA
Vladimir Lekhovitser
3.18 (28)
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
Gold Snap
Chen Jia Qi
4.47 (17)
Gold Snap — A Fast Profit Capture System for Gold Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Only 3 copies remaining at the current price. The price will be increased to $999 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 W
Quantum King EA
Bogdan Ion Puscasu
4.96 (211)
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.73 (71)
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
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (16)
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
Gold Neural Core
TICK STACK LTD
5 (3)
Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (XAUUSD), combining momentum and trend-bas
AXIO Gold EA
Shengzu Zhong
4.6 (10)
AXIO GOLD EA MT5 Live Signal Reference on MQL5 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 is an automated trading system developed for XAUUSD Gold on MetaTrader 5. This EA uses the same logic and execution rules as the verified live signal shown on MQL5. When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker such as TMGM , the EA's live trading behavior is designed to closely align with the trade structure and execution charac
Mavrik Scalper
Vladimir Lekhovitser
4.5 (2)
Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2378119 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Mavrik Scalper represents a new generation of AI-driven trading systems built around a Hybrid Attention neural network architecture. Unlike conventional algorithmic strategies that rely primarily on fixed technical indicators or predefined market rules, Mav
Gold House MT5
Chen Jia Qi
4.53 (59)
Gold House — Gold Swing Breakout Trading  One EA. Three Trading Modes. Choose the One That Fits Your Style. No Grid. No Martingale. The price will increase by $50 after every 10 purchases. Final planned price: $1,999. Live Signals:  Profit Priority Mode: https://www.mql5.com/en/signals/2359124 BE priority Mode :  https://www.mql5.com/en/signals/2372604 Adaptive Mode:   https://www.mql5.com/en/signals/2379287  (High-Risk Configuration Reference – Potential profits and losses are amplified. N
SomaOil
Andrii Soma
5 (2)
SomaOil is a multi-strategy breakout Expert Advisor for MetaTrader 5, built exclusively for WTI crude oil (XTIUSD). One chart, one EA, 20 independent strategies running together as a single diversified portfolio. Live Signal. To make it accessible at launch, I am using a transparent ramping-price model: Launch price: 100 USD (48 hours) Starting from Monday the price increases by 100 USD for every 10 copies sold Price increases happen at most once per day, even when more than 10 copies are sold t
Logan MT5
Thierry Ouellet
5 (6)
LIMITED TIME OFFER AT 249$ Price will go up at  499$ on July 24th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—includ
Smart Gold Impulse
Barbaros Bulent Kortarla
3.56 (9)
No Grid /No Martingale/ No Dca /No rocovery Smart Gold Impulse is now available in a special early launch phase. This is an EA I  am currently using with impressive results on my Live Signal  account. You can check the current performance through the Ultima live signal results, where Smart Gold Impulse has already shown very strong potential in real market conditions. The same set file used on my Ultima live signal account will be shared only with Smart Gold Impulse buyers. At the same time, thi
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (507)
Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan for free !*** Ask in private for more details Verified Signal:   Click Here MT4 Version
Pulse Engine
Jimmy Peter Eriksson
3.94 (34)
UPDATE - ONLY A FEW COPIES LEFT AT CURRENT PRICE! 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 patt
BB Return mt5
Leonid Arkhipov
4.48 (124)
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.   Global   update   on   June   14th   Trading principles — the strat
Quantum iGold MT5
Yassine Mouhssine
4.33 (3)
Quantum iGold MT5 – Advanced AI Trading System (XAUUSD) Quantum iGold MT5 is a fully automated trading system built using advanced Artificial Intelligence techniques. It employs a hybrid neural architecture that integrates LSTM and Transformer models to analyze price behavior on XAUUSD . This structure enables the system to detect market patterns, adapt to volatility changes, and generate technically refined trading signals in real time. After purchase, please contact me via MQL5 private messa
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.77 (128)
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
Cortex Aurex
Vladimir Mametov
5 (2)
It is a fully automated Expert Advisor for MetaTrader 5, built specifically for Gold / XAUUSD trading. Its logic is designed around the dynamic nature of the gold market: fast price movements, sharp reversals, and high volatility. The EA helps automate trading in an environment where reaction speed, discipline, and precise position management are especially important. The system is focused on disciplined trade management, fast reaction to market changes, and controlled exits. Its main idea is si
Impulse MT5
Simon Reeves
5 (13)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Launch offer: 30% off until 26th July   — to celebrate the v2.00 release, Impulse is available at a 30% discount. On 26th July the price reverts to $499, so grab it while the offer lasts. Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and elevates
Wave Rider EA MT5
Adam Hrncir
4.88 (42)
Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is out (see  Announcement ) $499 for a limited time  before the regular $599 price kicks in. Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your settings and save a new preset because older sets or templates may not restore every option. New version runs best on VT Markets, Vantage, B
XG Gold Robot MT5
MQL TOOLS SL
4.3 (111)
The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
Chiroptera
Rob Josephus Maria Janssen
4.57 (46)
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
More from author
Whale Anchor VWAP
Mustafa Ozkurkcu
AVWAP Retest Pro Market EA is an adaptive trading robot built around Anchored VWAP retest, breakout, and continuation logic. The Expert Advisor calculates Anchored VWAP internally and uses price interaction around this dynamic level to identify structured trading opportunities. The system combines Anchored VWAP logic with EMA trend confirmation, optional Heikin Ashi filtering, ATR-based risk control, break-even, trailing stop, and multiple trade management protections. It is designed with a vali
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
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
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
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
Filter:
No reviews
Reply to review