Candle Range EA MT5

5
  • Experts
  • Mihai Eduard Banea
    Mihai Eduard Banea
    As a seasoned trader with a profound grasp of global markets, extensive experience in developing quantitative trading systems, and a deep understanding of financial market dynamics, I create tailored automated trading solutions that leverage market data to inform investment decisions.
  • Version: 1.1
  • Updated: 29 November 2024
  • Activations: 5

The Candle Range EA is a highly customizable trading robot specifically designed for experienced traders seeking to automate their market strategies.

With 40 customisable parameters, traders can fine-tune its behaviour to suit their individual approach and market conditions, by optimizing every aspect of the trade, from entry to management to exit.

Please see screenshots for detailed explanation of the strategy and back-test results.


Special Offer: 8 sales left at $195 next price $395

Promo: Write a review at market to receive 1 free optimised set file for your specific symbol.


If you need a custom built EA based on your specific requirements, please private message me.

Using range trading principles, this expert advisor detects when the high or low of a selected candle is broken, triggering either a continuation or reversal trade with advanced dynamic stop loss and take profit limits based on the signal candle.

Setting the breakout behaviour of opening candles, it will take advantage of likely direction of market momentum, which often persists throughout the session. As the market transitions into the close of a trading day, liquidity dries up, and prices tend to consolidate within a narrower range.

The Candle Range EA can be configured to capitalize on this phenomenon by adjusting its strategy to take advantage of these brief periods of volatility.

The EA does not employ any high-risk, aggressive strategies like Martingale or Grid Trading. Its design prioritizes risk management and responsible trading practices to minimize potential losses.


Benefits:

  • This EA does not use any martingale or grid trading strategies
  • Each trade is placed with a stop loss
  • Dynamic position sizing
  • Dynamic stop loss and take profit limits
  • Selectable trailing stop loss and break-even stop loss
  • Customizable daily trading window
  • Days of the week to trade
  • Allow closing trades before specific time
  • Custom market open time (allowing for pre-market trading)
  • Maximum daily trade entries
  • Select reversal or continuation trades to cover all market symbols
  • Multiple trades from a single signal


Recommendations:

  • Timeframe: M15 for Indicies and Gold, H1 for forex pairs
  • Forex pairs: GBPAUD
  • Metals: XAUUSD
  • Indicies: Nasdaq, S&P 500, FTSE 100, Dow Jones
  • Default settings for XAUUSD
  • Lot size: Adjust according to account size or use the dynamic position sizing based on maximum monetary risk per trade setting.
  • Brokers: Recommended brokers with low spreads.
  • VPS: For uninterrupted and low latency trading, using a VPS is recommended.
  • Tips: Using multiple instances on different symbols will reduce the potential daily draw-down

The EA can be configured to run on any market and intra-day time-frame so please run back-tests to optimise the strategy on your preferred symbol.

Please use a different magic numbers for each instance of the EA to prevent order conflict issues.


Input parameters

Position Sizing:

  • Position sizing to use: (Fixed position size / Dynamic position size) This will determine either to use a specified fixed volume for each trade or dynamically change the volume based on the maximum monetary value to risk per trade.
  • Fixed lot size: The volume to place on each trade (this value will be ignored if "Dynamic position size" is selected).
  • Dynamic maximum money risk value per trade: The maximum monetary (account base currency) value to risk per trade. The trade units will be calculated based on the largest volume possible when the monetary risk is equal to or less than the specified amount (this value will be ignored if "Fixed position size" is selected).
  • Dynamic minimum lot size: The minimum allowable trade size for the dynamic position (this value will be ignored if "Fixed position size" is selected).
  • Dynamic maximum lot size: The maximum allowable trade size for the dynamic position (this value will be ignored if "Fixed position size" is selected).


Trade Limits:

  • Trade limits to use: (Fixed trade limits / Dynamic trade limits) This will determine either to use fixed stop loss and take profit targets (points) or to dynamically change the stop loss and take profit targets based on the signal candle range.
  • Fixed stop loss points: The stop loss distance in points for each trade (this value will be ignored if "Dynamic trade limits" is selected).
  • Fixed target points: The take profit distance in points for each trade (this value will be ignored if "Dynamic trade limits" is selected).
  • Dynamic range limits for stop loss: The percentage of the signal candle range at which to place the stop loss, for example, if the signal candle range is 30 points then a setting of 150 (%) will place the stop loss 45 points away (this value will be ignored if "Fixed trade limits" is selected).
  • Dynamic range limits for target: The percentage of the signal candle range at which to place the take profit. For example, if the signal candle range is 30 points, then a setting of 150 (%) will place the take profit 45 points away (this value will be ignored if "Fixed trade limits" is selected).


Trailing Stop loss:

  • Use trailing stop loss: (true / false)
  • Trailing stop loss trigger in points: Points in profit to start moving the stop loss (this value will be ignored if "Use trailing stop loss" is false).
  • Trailing stop loss distance in points: Points behind the current price to trail the stop loss (this value will be ignored if "Use trailing stop loss" is false).


Break-even Stop loss:

  • Use break-even stop loss: (true / false)
  • Points in profit to move stop loss to break-even: Stop loss is moved to the entry price (this value will be ignored if "Use break-even stop loss" is false).


Time Control:

  • Use time control: (true / false)
  • Start Hour (Start hour <= Current hour): Select the hour to start the allowable trade window
  • Start Minute (Start minute <= Current minute): Select the minute to start the allowable trade window
  • End Hour (End hour > Current hour): Select the hour where the trade window closes
  • End Minute (End minute > Current minute): Select the minute where the trade window closes


    Trading Days:

    • Allow trading Monday: (true / false)
    • Allow trading Tuesday: (true / false)
    • Allow trading Wednesday: (true / false)
    • Allow trading Thursday: (true / false)
    • Allow trading Friday: (true / false)
    • Allow trading Saturday: (true / false)
    • Allow trading Sunday: (true / false)


    Close Trades:

    • Allow close all trades: (true / false) Enable or disable the use of force close all trades at a specific time.
    • Close all trades at specific hour: At which hour to force close all trades (this value is ignored if "Allow close all trades" is false).
    • Close all trades at specific minute: At which minute to force close all trades (this value is ignored if "Allow close all trades" is false).


      Strategy Parameters

      • Strategy time-frame: Select which time-frame the signal candle will come from (best to use the same time-frame as displayed on the chart).
      • Trade strategy type: (Reversal / Continuation) Select the direction of trade to place when the high or low is hit. For "Reversal" it will place a sell at the high of the signal candle and place a buy at the low of the signal candle. For "Continuation" it will place a buy at the high of the signal candle and place a sell at the low of the signal candle.
      • Maximum number of trade entries (-1 for unlimited): Select the total number of trades to allow for the signal candle.
      • First trade entry (0 for first entry, 1 for second entry): Select the entry number for the first trade.
      • Market open hour: Define the market open hour to get the candle signal from.
      • Market open minute: Define the market open minute to get the candle signal from.
      • Signal from nth candle since market open: The index since the market open candle to get the signal from. 0 to use the market open candle as signal, 1 to use the next candle after the market open candle as signal.
      • Signal candle time-out: The number of candles before the signal candle is no longer valid.


      Trade Markers

      • Trade comment: Comment to attach to each trade.
      • Trade magic number: Magic number to attach to each trade.


      Disclaimer: Trading involves significant risk and may not be suitable for all investors. Past performance of the Candle Range EA is not indicative of future results. Ensure that you fully understand the risks involved and only trade with money you can afford to lose. Before using this trading bot with real money, we strongly recommend that you run thorough back-tests on historical data to evaluate the bot's performance under different market conditions. Conduct extensive demo trading sessions to familiarize yourself with the bot's behaviour and risk management strategies. Understand your own risk tolerance and financial goals before investing any amount of money.
        Reviews 2
        MariaCovrig
        19
        MariaCovrig 2025.01.02 10:01 
         

        I had some questions about setting up the bot and configuring its parameters, and the seller responded promptly to each inquiry. Their clear and helpful guidance was invaluable in getting me started with the trading bot, and I'm now confident in its capabilities. It's rare to find both a high-quality product and a supportive seller in one package.

        Gabriela Dan
        23
        Gabriela Dan 2025.01.02 09:57 
         

        I've been using the Candle Range EA for a few weeks now, and I'm impressed with its performance. As an experienced trader, I appreciate the level of customization available to suit my individual approach and market conditions. Back-test results show a strong track record of profitable trades and minimal draw downs. Overall, I highly recommend the Candle Range EA.

        Recommended products
        HB Trading Solution Ultra | Professional Gold EA for MetaTrader 5 Fully automated Expert Advisor for XAUUSD (Gold) on MetaTrader 5. No manual work needed. [Limited-Time Price Price increases by $50 after every 5 purchases. KEY FEATURES Smart basket management — multiple trades managed as one group Virtual trailing — locks profit progressively, no hard stop-loss exposed Dynamic grid spacing — adapts automatically to market volatility using ATR Built-in news filter — auto-pauses before high-i
        TamNguyen AOS EA — The Next-Generation Multi-Symbol Intelligence for EUR Pairs I am TamNguyen AOS EA — an automated trading system designed for traders who seek stability, discipline, and precision when trading EURUSD, EURCAD, and USDCAD. I am built upon a refined combination of the Andean Oscillator, Moving Averages, and an advanced probability-based market filter, allowing me to adapt to every market shift, big or small. I do not chase noise. I do not trade randomly. I wait — I analyze — and
        Cls PRO
        Marco Aurelio Santos Costa
        With CLS you WILL NOT LOSE, as long as you have a professional capital management. It is impossible to make a loss with CLS, why?  It works by buying and selling two positively correlated currency pairs. This means that when PAR 1 goes up PAR 2 also goes up, however, there is something that happens in the market that is the distortion of the price ratio. That is, when the PAR 1 rises and PAR 2 falls, that's when we enter, buying Par 2 and selling Par 1.  This seems simple but it is not, you
        The Bitcoin Reaper
        Profalgo Limited
        3.71 (34)
        LAUNCH PROMO: Only a very limited number of copies will be available at current price! Final Price: 999$ NEW (from 349$) --> GET 1 EA FOR FREE (for 2 trade account numbers). Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO Welcome to the BITCOIN REAPER!   After the Tremendous success of the Gold Reaper, I decided it is time to apply the same winning principles to the Bitcoin Market, and boy, does it look promising!   I have been
        IRB Scalper Pro
        Ahmed Alaoui Chrifi
        The strategy: EA strategy is inspired from a profitable strategy of Mr Rob Hoffman (One of the best traders in the world with multiple prizes on manual trading) . 1.Entry: The EA search for IRB bars (Inventory retracement bar), and place sell pending order or buy pending order according to the trend confirmed by the calculation of a 20 EMA slope degree. We believe that most of IRB Bar are caused by huge institutions (Hedge funds …), so the idea is to take benefits from their very profitable robo
        XAU Aurum Blitz
        Napat Puangjunkum
        XAU AURUM BLITZ       3-Strategy Dynamic SL Gold System XAU Aurum Blitz is a premium algorithmic trading system designed exclusively for trading Gold (XAUUSD). Inspired by advanced dynamic algorithms, it uses a 3-Strategy Matrix with a strict Dynamic Stop Loss (SL). Unlike standard grid EAs that use dangerous Martingale lot multiplication or fixed grid distances, Aurum Blitz enters trades purely based on signal consensus and calculates SL automatically based on real-time market volatility (ATR)
        Gold speedster
        Simon Aderinola Akinteye
        Gold Speedster EA — Precision. Speed. Profitability. THE EA MYFXBOOK LINK NOW WORKING Up almost 3% in just few days. MyFxbook link :                https://www.myfxbook . com/members/CannyFX/gold-speedster/12075079 Kindly remember to clear the space just before com/ above when pasting the link in your browser. Unleash the power of intelligent automated trading with Gold Speedster , a next-generation Expert Advisor engineered exclusively for XAUUSD (Gold) . Built for traders who demand performa
        THE 8 PILLARS OF STATISTICAL EDGE TRADING:  Introduction In trading, the past doesn't predict the future. But patterns embedded in time reveal the rhythm of markets waiting to repeat. This guide introduces you to the Eight Pillars of Statistical Edge Trading—a comprehensive framework that transforms historical data into actionable trading intelligence. At the heart of this system stands Historical Data. Unlike fleeting indicators or lagging signals, historical patterns reveal the seasonal heart
        TITAN TREND ARCHITECT — The Ultimate Strategy Builder EA  "Don't just buy an EA. Buy the Blueprint. Build Your Own Edge."  Are you tired of buying black-box Expert Advisors where you have no control over the entry logic? **Titan Trend Architect** changes the game. It is a **No-Code Strategy Builder** that allows you to Mix & Match Entry Triggers, Trend Filters, and Exit Logic directly from the EA parameters. It's like having 24 different EAs packed into one ultimate tool. ---  ️ The Strat
        CMFX GOLD — Tactical Intelligence for the XAUUSD Battlefield Precision. Patience. Power. CMFX GOLD isn’t just another Expert Advisor — it’s a tactical swing-trading algorithm engineered to dominate Gold (XAUUSD) with discipline, precision, and capital protection. Support For any doubts, queries, or setup assistance, please contact me via MQL5 private message . I respond to every message personally and assist with installation, optimization, and guidance. ----------------------------------
        BTC Scalper AI EA MT5
        Ankitbhai Radadiya
        BTC Scalper AI EA MT5   is a next-generation scalping robot developed by a highly experienced team in trading and coding. It is designed for scalping on one of the most popular crypto pair   BTCUSD . Unlock the power of automated trading with this advanced   BTC Scalper EA specifically designed for the   BTCUSD   pair. Whether you're trading on the 1-minute or 4-hour chart, this bot adapts to any timeframe, making it a versatile tool for traders of all styles. This strategy has undergone extensi
        EA Crypto Player
        Vitali Vasilenka
        5 (2)
        EA Crypto Player is an innovative trading advisor designed specifically for cryptocurrency trading. It integrates more than 7 trading strategies, analyzes price action on all timeframes—from M1 to D1—and uses an averaging system to maximize profits. Limited Edition Limited copies available for sale (priced at $150). Final price: $900. Important: Slow testing of the advisor. Due to the complex logic and multi-timeframe analysis, testing may take longer than usual. This is normal and is due to t
        Magic EA MT5
        Kyra Nickaline Watson-gordon
        Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
        Titan Trader King – Gold Scalping EA for MT5 Titan Trader King is a precision-engineered automated trading system designed to capture high-quality momentum and trend continuation opportunities in fast-moving financial markets. The system is specially optimized for Gold (XAUUSD) trading behavior while maintaining strong performance capability across multiple high-liquidity trading instruments. Built for traders who demand structured, rule-based execution, Titan Trader King removes emotional decis
        Violet Panther Scalper MT5 is specially designed to work as scalper and a trend trade system. Panther strategy is based on two moving average crosses and candlestick reader relative to theses averages. A trade in filter based on ATR values can be configured to make EA works only on true trends. So, if trigger condition is true, Panther strat to trade on each new condition achieved. An aditional trend filter can be configured based on TRIX indicator , making possible to confirm such trend behavio
        Fidelity MT5
        Kyra Nickaline Watson-gordon
        2 (4)
        Description : Fidelity EA is an Expert Advisor for trading on all Forex pairs and all timeframe. EA is powered with specific trend detection algorithms. The algorithm is fully smart and automatic. So the use and setup of EA is very simple and there is no need to have deep knowledge about the market.   Growing the EA : The EA will be updated and supported always. New features will be added later for free. If you need a specific feature to be added to the EA, please write your idea on the commen
        Medialimit
        Dario Tripodo
        Hybrid V58 - Volume Void & Multi-Step Trend Master Hybrid V58 is a professional Expert Advisor (EA) designed for MetaTrader 5 that bridges the gap between algorithmic trend following and modern Volume Profile theory. Unlike standard systems that rely on lagging indicators, Hybrid V58 identifies "Volume Voids" (liquidity gaps) to place high-precision limit orders, ensuring an optimized risk-to-reward ratio. Video Proof & Backtesting See the algorithm in action! I have prepared a detailed video
        ICT Sentinel
        Allan Njuguna Kimani
        ICT Sentinel — Institutional Smart Money Expert Advisor Fully automated multi-symbol EA based on ICT / Smart Money Concepts. Detects Order Blocks, Fair Value Gaps, liquidity sweeps, BOS and CHoCH, and trades only when several signals align. Advantages Trades a whole symbol basket from one chart Risk-based position sizing (% of balance, not fixed lots) Automatic break-even, partial close, ATR trailing stop, profit-lock ladder Daily loss limit, consecutive-loss lockout, equity protection Session a
        Tensor Gold
        Ignacio Agustin Mene Franco
        Tensor Gold v1.00 Professional Expert Advisor for XAUUSD (Gold) Tensor Gold is an institutional scalper specifically designed to trade the XAUUSD pair on the M5 timeframe. It combines three powerful trend and breakout indicators to capture explosive gold price movements with high accuracy and advanced risk management. Trading Strategy The EA uses a confluence of three systems to generate high-probability signals: Donchian Channel (Breakout) Detects breakouts from upper and lower ranges to id
        Algorit Trader
        Miguel Alejandro Orieta
        Algorit Trader | Prop Edition (MT5) Algorit Trader is a high-precision algorithmic trading system engineered under the strictest Financial Engineering standards. This Expert Advisor (EA) goes beyond simple entry-seeking; it analyzes institutional narrative by fusing Smart Money Concepts (SMC), ICT methodologies, and quantitative volatility analysis. Specifically designed to overcome the challenges of Prop Firms (FTMO, MyFundedFX, etc.) , the bot integrates institutional-grade risk management tha
        BAXIA GOLDEN-SHELL MECH      Asymmetric Zero-Point Equilibrium Grid (No SL)    Baxia Golden-Shell Mech ($2,499) is an ultra-premium, highly durable Expert Advisor built for extreme market conditions. Inspired by the Chinese mythical Dragon-Turtle (Baxia)—a creature known for its impenetrable shell and ability to carry massive weight—this EA is designed to absorb market drawdowns and turn them into profit using "Zero-Point" mathematics. Traditional Stop Losses guarantee that you lose money. Bax
        ScalpingDestroyer
        Emanuele Giulivi
        Fully automated Expert Advisor for intraday trading using breakout and trend logic. It provides risk-management tools and trading-hours controls. Operation Signal generation on breakout/trend per user settings. Trading window to enable/pause execution. News filter to suspend trading around economic releases. Configurable Stop Loss and Take Profit (fixed or percentage). Optional trailing stop and break-even; daily close at profit/loss targets. Configurable daily drawdown limit. Execution control
        Aurum Gold Pro
        Mainara Mello Da Silva
        1 (1)
        Aurum Gold Pro Automated Trading System for Gold (XAUUSD) Aurum Gold Pro is an automated trading system developed for trading Gold (XAUUSD). The system uses technical filters designed to identify market trend conditions and volatility levels before opening positions. The strategy operates on the H1 timeframe and is designed to participate in trending market environments while applying structured risk management rules. Main Features • Designed for XAUUSD • Timeframe: H1 • One trade at a time • A
        FREE
        Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
        Forest Gold
        Ignacio Agustin Mene Franco
        Forest Gold Machine Learning v3.0 Premium Gold (XAUUSD) Expert Advisor with Artificial Intelligence Forest Gold is an advanced hybrid Expert Advisor that combines high-precision Price Action with a powerful Random Forest (Machine Learning) model for trading the Gold market. Key Features: Intelligent Hybrid Strategy: Classic Price Action Patterns: 3 White Soldiers, 3 Black Crows, and Spinning Tops (with quality filters). Random Forest engine with 500 trees, dynamically trained (Rolling Window)
        Smart Candle
        Wanchai Phonphromchot
        Introduction This EA is designed to survive the one-year testing period with a low drawdown and a high Sharpe ratio. The calculation concepts are new, but they are easily understood. Here are the best results. On the test period of 1 year (Jan 2023 - Jan 2024), the profit at the end is about 900% of the initial deposit with a maximum drawdown of 22%, and the Sharpe ratio is greater than 3.74. (Results tested on version V1.4) Note that the 22% drawdown mentioned above is the result from the stra
        Golden Light MT5
        Dmitriq Evgenoeviz Ko
        Golden Light is more than just an advisor; it's a comprehensive solution for traders seeking informed and controlled trading. Built-in capital protection mechanisms allow you to rest easy, knowing your deposit isn't exposed to unnecessary risk. Automation of routine processes, such as position sizing and drawdown monitoring, frees up your time for market analysis and identifying new trading opportunities. The advisor's flexible settings allow you to adapt it to your individual trading style and
        Magic Gold Scalper EA
        Mike Wilson Namaru
        5 (1)
        Magic Gold Scalper EA – Advanced Adaptive Volatility XAUUSD (H1) Scalper Magic Gold Scalper is a sophisticated Expert Advisor designed specifically for trading Gold (XAUUSD) using hybrid-adaptive technology. It combines advanced price action analysis with intelligent support/resistance level detection powered by a dual-component adaptive tolerance system. Symbol:   XAUUSD Timeframes: H1  Account Type:  Any (All types) Minimum Deposit:   $200 Recommended Deposit:   $1,000+ Leverage:   1:50 to 1:
        Haven JPY Miner
        Maksim Tarutin
        Haven JPY Miner - Specialized Algorithm for USDJPY Introducing Haven JPY Miner – a professional Expert Advisor designed and tuned exclusively for the USDJPY currency pair. This is a solution for traders who need a ready-made systematic approach without the need for long parameter configuration. The EA is equipped with Smart Time Sync technology. You no longer need to calculate the broker's server time offset (GMT Offset). The advisor automatically synchronizes with world time via API to determin
        Discover the unbeatable Hunter for XAUEUR, the ultimate trading robot specializing in XAUEUR.  If you are looking for a complete solution to maximize your profits while preserving your capital, look no further.  Many talk about a robot that opens positions, but few talk about a sound strategy to protect your capital during market reversals.  This is where the unbeatable Hunter for XAUEUR stands out.  Equipped with a dynamic stop loss based on supports and resistances, this robot intelligently
        Buyers of this product also purchase
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (8)
        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 (19)
        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.26 (27)
        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
        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 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
        Vex Gold EA
        Lars Laeremans
        5 (6)
        VEX 2.00 is here. Now prop firm ready. 4 Months stable Live signal Now upgraded with an optional Prop Firm Mode. No grid. No martingale. One position at a time Live Trading Signal: BlackBull Live Signal   Blackbull High Risk Signal New public channel with upcoming updates and broker-by-broker comparisons https://www.mql5.com/en/channels/vexgoldea Setup instructions and usage guidelines View user manual Defined rules. Fixed risk. One position at a time. No AI, no machine learning, no
        SixtyNine EA
        Farzad Saadatinia
        5 (3)
        SixtyNine EA – A Gold Expert Advisor for MetaTrader 5, featuring 6 integrated strategy layers, predefined Stop Loss on every trade, and a clean trading structure without Martingale, Recovery systems, or Grid trading. Public Live Signal: $500 Start, Fixed 0.02 Lot, 500%+ Growth, 20 Weeks Live The public live signal is the central proof point of SixtyNine EA . The account started with a $500 balance , used a fixed 0.02 lot size per trade , and has been active for more than 20 weeks of live tradin
        Filter:
        MariaCovrig
        19
        MariaCovrig 2025.01.02 10:01 
         

        I had some questions about setting up the bot and configuring its parameters, and the seller responded promptly to each inquiry. Their clear and helpful guidance was invaluable in getting me started with the trading bot, and I'm now confident in its capabilities. It's rare to find both a high-quality product and a supportive seller in one package.

        Gabriela Dan
        23
        Gabriela Dan 2025.01.02 09:57 
         

        I've been using the Candle Range EA for a few weeks now, and I'm impressed with its performance. As an experienced trader, I appreciate the level of customization available to suit my individual approach and market conditions. Back-test results show a strong track record of profitable trades and minimal draw downs. Overall, I highly recommend the Candle Range EA.

        Reply to review