Candle Range EA MT5

5
  • Эксперты
  • Mihai Eduard Banea
    Mihai Eduard Banea
    Как опытный трейдер с глубоким пониманием мировых рынков, обширным опытом в разработке количественных торговых систем и глубоким пониманием динамики финансового рынка, я создаю индивидуальные автоматизированные торговые решения, которые используют рыночные данные для принятия обоснованных
  • Версия: 1.1
  • Обновлено: 29 ноября 2024
  • Активации: 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.
        Отзывы 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.

        Рекомендуем также
        PLUTUS GOLDEN-VAULT MECH AI  Single-Shot Probability Engine & Safe Recovery Protocol Plutus Golden-Vault Mech  is an ultra-secure, highly precise Expert Advisor designed for traders and Prop Firm candidates who despise Grid and Martingale systems. Inspired by Plutus, the Greek God of Wealth and protector of the golden vault, this EA is built on the philosophy of "Quality over Quantity". If you are tired of EAs that open 20 trades at once and hold your account hostage in deep drawdown, Plutus
        Oneway TrendPulse EA - Complete Description Overview The Oneway TrendPulse EA is an automated trading robot (Expert Advisor) for MetaTrader 5 that implements a BUY-only trend-following strategy . It combines two popular technical indicators—Exponential Moving Averages (EMA) and the Relative Strength Index (RSI)—to identify and capitalize on upward trending markets. Core Strategy Logic Entry Conditions (ALL must be true): Fast EMA > Slow EMA → Confirms bullish trend RSI > Threshold → Confirms mom
        HB Trading Solution Ultra | Профессиональный Gold EA для MetaTrader 5 Полностью автоматизированный советник для торговли XAUUSD (Золото) на MetaTrader 5. Никакого ручного вмешательства не требуется. [Акционная цена на ограниченное время Цена увеличивается на $50 после каждых 5 покупок. Финальная цена: $299] КЛЮЧЕВЫЕ ФУНКЦИИ Умное управление корзиной — несколько сделок управляются как одна группа Виртуальный трейлинг — прогрессивно фиксирует прибыль, без жёсткого стоп-лосса Динамический шаг
        TamNguyen AOS EA — торговый эксперт нового поколения с мультивалютным интеллектом для EUR-пар Я — TamNguyen AOS EA, автоматизированная торговая система, созданная для трейдеров, которые ценят стабильность, дисциплину и точность при работе с EURUSD, EURCAD и USDCAD. Я основан на сочетании индикатора Andean Oscillator, скользящих средних и продвинутого вероятностного рыночного фильтра, что позволяет мне адаптироваться к любым рыночным колебаниям — большим и малым. Я не гонюсь за рыночным шумом. Я
        Havana EA
        ALGOECLIPSE LTD
        4.75 (4)
        Havana EA — это полностью автоматизированный внутридневной торговый алгоритм, специально разработанный для торговли US30 на таймфрейме M5 . Он использует стратегию пробоя, определяя ключевые откатные паттерны и важные уровни цены для поиска точек входа с высокой вероятностью успеха. Советник работает по принципу одна сделка за раз , управляя каждой позицией с заранее заданными стоп-лоссом и тейк-профитом . Для дополнительного управления сделками предусмотрена опциональная система трейлинг-стопа
        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
        ### Short Description Aurum Cipher is a MetaTrader 5 trend-continuation Expert Advisor designed primarily for XAUUSD on M5. It evaluates trend, volatility, and price structure after a bar has closed and trades only when its conditions are aligned. ### Trading Approach Aurum Cipher uses selective entries rather than high-frequency trading. Its internal filters evaluate moving-average structure, trend slope, volatility, candle quality, and swing location. The core signal settings are built int
        The Bitcoin Reaper
        Profalgo Limited
        3.71 (34)
        ЗАПУСК ПРОМО: По текущей цене будет доступно лишь очень ограниченное количество экземпляров! Окончательная цена: 999$ НОВИНКА (от 349$) --> ПОЛУЧИТЕ 1 EA БЕСПЛАТНО (для 2 номеров торговых счетов). Лучшее комбо-предложение     ->     нажмите здесь ПРИСОЕДИНЯЙТЕСЬ К ПУБЛИЧНОЙ ГРУППЕ:   Нажмите здесь   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO Добро пожаловать в BITCOIN REAPER!   После колоссального успеха Gold Reaper я решил, что пришло время применить те же принципы победы к рынку биткоинов,
        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
        Eldorado Scalper
        Dmitriq Evgenoeviz Ko
        Eldorado Scalper: Премиум-алгоритм для торговли XAUUSD Eldorado Scalper — это многомерная алгоритмическая система, созданная для избирательной торговли золотом (XAUUSD) на таймфрейме M5. В основе подхода лежит анализ рыночной матрицы, объединяющей ценовую динамику, импульс, волатильность, ликвидность и сессионную структуру. Система не реагирует на хаотичные движения, а фильтрует рыночный шум. Ее цель — не максимальное число сделок, а точечное распознавание структурированных возможностей с высок
        Alpha Vigilante Candle (H1 Master Edition) Робот Alpha Vigilante Candle — это высокопроизводительный инвестиционный советник, разработанный для полностью автоматизированной торговли на платформе MetaTrader 5. Созданный писателем и стратегом Адилсу Бортончелло (Adilço Bortoncello), этот эксперт был откалиброван для обеспечения стабильности, высокой точности и строгого контроля рисков на финансовом рынке. Принцип работы Робот непрерывно мониторит рынок на часовом графике (H1) . Он торгует в направ
        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). T
        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
        Narito ang tumpak na salin ng buong teksto sa wikang Russian: 8 СТОЛПОВ ТОРГОВЛИ СО СТАТИСТИЧЕСКИМ ПРЕИМУЩЕСТВОМ Введение В трейдинге прошлое не предсказывает будущее. Однако паттерны, заложенные во времени, раскрывают ритм рынков, ожидающих повторения. Это руководство познакомит вас с «Восемью столпами торговли со статистическим преимуществом» — комплексной структурой, которая превращает исторические данные в практически применимую торговую информацию. В основе этой системы лежат Исторические д
        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   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
        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
        SmartRisk Investment Gold Robot Upgrade is an advanced automated trading system designed exclusively for Gold (XAUUSD) trading . It is an upgraded version of the SmartRisk Investment Robot concept, enhanced with improved risk management, structured monthly trading cycles, and optional profit compounding. This robot is specifically optimized for gold market volatility and is designed to operate with a minimum account balance of $500 , making it suitable for traders who want a controlled and disci
        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
        Golden Nightwatch EA — XAUUSD Spike-Detection System for MT5 Golden Nightwatch is a fully automated trading system built specifically for XAUUSD (Gold). It watches for genuine volatility spikes — not every candle — and manages every trade with broker-verified risk control from entry to exit, so you're not watching the chart every time gold moves. After purchase, please contact me via MQL5 private message for the setup guide and personalized settings for your broker. Two Ready-to-Test Settings
        ICT Sentinel
        Allan Njuguna Kimani
        ICT Sentinel — Институциональный советник Smart Money Полностью автоматизированный мультивалютный советник на основе ICT / Smart Money Concepts. Определяет ордер-блоки, FVG, снятие ликвидности, BOS и CHoCH, торгует только при совпадении нескольких сигналов. Преимущества Торговля целой корзиной инструментов с одного графика Расчёт размера позиции по риску (% от баланса, а не фиксированный лот) Автобезубыток, частичное закрытие, ATR-трейлинг, лестница фиксации прибыли Дневной лимит убытков, блокир
        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 — это высокоточная система алгоритмической торговли, разработанная по стандартам финансового инжиниринга . Этот советник (EA) не просто ищет точки входа, он анализирует институциональный нарратив, объединяя концепции Smart Money (SMC), методы ICT и количественный анализ волатильности. Разработанный специально для прохождения испытаний в Prop Firms (FTMO, MyFundedFX и др.) , бот включает в себя систему управления рисками институционального уровня
        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: Ваш Идеальный Партнер для Автоматизированной Торговли на Форекс Если вы ищете надежного помощника для торговли на валютном рынке, Market Maestro — это именно то, что вам нужно. Этот современный Forex-бот создан с использованием самых передовых технологий и алгоритмов, что позволяет ему эффективно анализировать рыночные данные и принимать обоснованные торговые решения в режиме реального времени. Основные Характеристики Market Maestro 1. Мультивалютность для Широких Возможностей Ma
        NEW UPDATE: VERSION  We are thrilled to announce the release of AI Scalper Grid RSI Sideway MT5 (Version 1.94) . This update brings massive structural upgrades, a brand-new financial metrics layout, and advanced protection layers designed to keep your account safe under all market conditions. What’s New in Version  1. Multi-Period Performance Matrix (New Dashboard UI) Now you can track your success directly on your chart! We have completely redesigned and expanded the visual dashboard to str
        С этим продуктом покупают
        Quantum Titan MT5
        Bogdan Ion Puscasu
        5 (2)
        Quantum Titan, предоставляя возможности торговли институционального уровня в экосистеме Quantum, устанавливает новый стандарт точности, дисциплины и доказанной эффективности на реальном рынке. Разработанный для трейдеров, которые ожидают большего от советника GOLD Expert Advisor, Titan представляет собой следующий этап развития квантовых торговых технологий. Количество доступных лицензий строго ограничено — всего 1000 пожизненных лицензий по всему миру. После того, как все 1000 экземпляров буд
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (29)
        Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
        Smart Gold Hunter
        Barbaros Bulent Kortarla
        4.87 (30)
        Smart Gold Hunter — это Expert Advisor для торговли XAUUSD / Gold на MetaTrader 5. Он создан для трейдеров, которые предпочитают советник по золоту без сетки, без мартингейла, с реальными Stop Loss и Take Profit, а также с контролируемым управлением риском. Вы можете проверить live-сигналы перед покупкой: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Go
        The Gold Reaper MT5
        Profalgo Limited
        4.47 (103)
        ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
        Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
        ВАЖНЫЙ   : Данный комплект будет продаваться по текущей цене в очень ограниченном количестве экземпляров.    Цена скоро поднимется до 1999 долларов!   Включено более 100 стратегий   , и в будущем их станет еще больше! БОНУС   :   выберите   5    других моих советников бесплатно!   ВСЕ ФАЙЛЫ КОМПЛЕКТАЦИИ + ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕОРУКОВОДСТВО СИГНАЛЫ В РЕАЛЬНОМ ВРЕМЕНИ ОБЗОР (от стороннего источника) НОВИНКА - 44 СТРАТЕГИИ: СИГНАЛ В РЕАЛЬНОМ ВРЕМЕНИ Добро пожаловать
        Lizard
        Marco Scherer
        4.02 (43)
        ЧТО ТАКОЕ LIZARD? Lizard - это полностью автоматический советник (Expert Advisor), разработанный исключительно для XAUUSD (золото) на MetaTrader 5. Он использует мультистратегическую систему пробоя на основе свингов, которая определяет ключевые структурные уровни на графике и размещает отложенные стоп-ордера в точно рассчитанных точках входа. Без мартингейла. Без сетки. Без усреднения. Каждая сделка имеет заданный Stop Loss и Take Profit и активно управляется многоуровневой системой выхода, авто
        ThunderGold Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        5 (7)
        ThunderGold Scalper ThunderGold Scalper — это торговый советник, разработанный для автоматической торговли золотом на платформе MetaTrader 5. Советник предназначен для XAUUSD и GOLD на таймфрейме M15. Он использует собственный многофакторный алгоритм принятия решений для определения подходящих торговых возможностей и автоматического управления позициями. Система анализирует рыночную структуру, направление тренда, качество свечей, объем, импульс и условия исполнения. Советник ожидает подходящих
        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
        Logan MT5
        Thierry Ouellet
        4.95 (22)
        LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 14th! 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—incl
        Zoomini
        Gennady Sergienko
        2.55 (11)
        Важная информация: Поддержка и ответы на вопросы только тут:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Тайвань ); Zoomini — это небольшой набор моделей машинного обучения из последнего исследования проекта GoGoPips от 07.2026. Данные модели предназначены только для XAUUSD H1 / Gold . Сигнал: www.mql5.com/en/signals/2381994 Что важно знать: Модели торгуют только одним ордером с равными SL/TP. Поддерживаются Netting-счета и любые кредитные плечи. Поддерживаются крупные депози
        TwisterPro Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.44 (133)
        Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
        Quantum Athena X
        Bogdan Ion Puscasu
        5 (3)
        Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
        Quantum King EA
        Bogdan Ion Puscasu
        4.96 (214)
        Quantum King EA — интеллектуальная мощь, усовершенствованная для каждого трейдера IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Специальная цена запуска Живой сигнал:       КЛИКНИТЕ СЮДА Версия MT4:   ЩЕЛКНИТЕ ЗДЕСЬ Канал Quantum King:       Кликните сюда ***Купите Quantum King MT5 и получите Quantum StarMan бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
        Это полностью автоматический советник для MetaTrader 5, разработанный специально для торговли индексом US30. Его торговая логика построена с учётом особенностей фондовых индексов: сильных направленных движений, внутридневных откатов и периодов повышенной волатильности. Советник автоматизирует торговлю в условиях, где особенно важны скорость исполнения, дисциплина и эффективное управление открытыми позициями. Основной акцент системы сделан на дисциплинированном сопровождении сделок, быстрой реакц
        Gold Snap
        Chen Jia Qi
        4.47 (17)
        Gold Snap — система быстрого захвата прибыли на золоте Живой сигнал: https://www.mql5.com/en/signals/2362714 Живой сигнал 2: https://www.mql5.com/en/signals/2372603 Реальный сигнал v2.0: https://www.mql5.com/en/signals/2379945 Осталось только 3 копии по текущей цене. Скоро цена будет повышена до $999. Важно: После покупки, пожалуйста, свяжитесь с нами через личные сообщения, чтобы получить руководство пользователя, рекомендуемые настройки, примечания по использованию и поддержку обновлений. ht
        Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
        Zerqon EA
        Vladimir Lekhovitser
        3.43 (28)
        Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2372719 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Zerqon EA — это адаптивный экспертный советник, разработанный специально для торговли XAUUSD. Стратегия основана на модели нейронной сети Deep LSTM, интегрированной через ONNX, что позволяе
        Quantum Emperor MT5
        Bogdan Ion Puscasu
        4.86 (506)
        Представляем       Quantum Emperor EA   , новаторский советник MQL5, который меняет ваш подход к торговле престижной парой GBPUSD! Разработан командой опытных трейдеров с опытом торговли более 13 лет. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Купите Quantum Emperor EA и вы можете получить  Quantum StarMan   бесплатно!*** За подробностями обращайтесь в личном сообщении Подтвержденный сигнал:   нажмите здесь В
        Pulse Engine
        Jimmy Peter Eriksson
        4.06 (36)
        ОБНОВЛЕНИЕ - ОСТАЛОСЬ ВСЕГО НЕСКОЛЬКО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ! Главная цель этой системы — долговременная работа в режиме реального времени без использования каких-либо рискованных мартингейлов или сеток.  ОЧЕНЬ ОГРАНИЧЕННОЕ КОЛИЧЕСТВО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ Окончательная цена: 1499 долларов США [Сигнал в реальном времени]    |    [Результаты тестирования]    |    [Руководство по настройке]    |    [Результаты FTMO] Другой подход к торговле Торговая система Pulse Engine не использует н
        Nexorion Initium Novum EA
        Valentina Zhuchkova
        4.23 (26)
        NEXORION: Initium Novum — Детерминированная логика и алгоритмический синтез NEXORION — это аналитический комплекс институционального уровня, базирующийся на строгих математических алгоритмах обработки ликвидности. В основу проекта заложена концепция прозрачности вычислений: советник преобразует хаотичные котировки в структурированные геометрические зоны, визуализируя процесс принятия решений непосредственно на торговом графике. Мониторинг в реальном времени https://www.mql5.com/en/signals/237840
        Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Live signal  or Manual  or  Broker performance Version 5.x upgrade notice: Cl
        XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
        XG Gold Robot MT5
        MQL TOOLS SL
        4.33 (112)
        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.64 (47)
        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
        SomaOil
        Andrii Soma
        5 (2)
        SomaOil — это многостратегический советник на прорыв для MetaTrader 5, созданный исключительно для сырой нефти WTI (XTIUSD). Один график, один EA, 20 независимых стратегий, работающих вместе как единый диверсифицированный портфель. Живой сигнал. Чтобы сделать его доступным при запуске, я использую прозрачную, постепенно корректируемую модель ценообразования: Стартовая цена: 100 USD (48 часов) Начиная с понедельника цена увеличивается на 100 USD за каждые 10 проданных копий Цена повышается не чащ
        Live Signal on Vantage https://www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 5, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminates emotional trading by stric
        ОБНОВЛЕНИЕ: Следующая цена: 599 долларов, окончательная цена: 999 долларов. Если вы цените честность и реальную торговую систему, разработанную для реальной торговли, а не просто идеально выглядящую линейную модель, которая может в итоге привести к обвалу вашего счета, то это может быть для вас. Без мартингейла / Без сетки Сигнал в режиме реального времени (22 месяц) +250% Рост живой активности [Текущий сигнал]    |    [Результаты FTMO]    |    [Основной портфель]  |    [Руководство по тестиро
        Fantastic 4 Four-in-One Trading System Introduction Fantastic 4 is an automated trading EA integrating 5 mutually independent quantitative trading logics targeting XAUUSD. After long-term research, iterative optimization, historical backtesting and live market verification, each built-in strategy has exclusive entry rules, independent order management and customized risk control modules. All strategies run separately without mutual interference. The combination of four strategies with low correl
        SixtyNine EA
        Farzad Saadatinia
        4 (4)
        SixtyNine EA – Экспертный советник для торговли золотом на MetaTrader 5, оснащённый 6 интегрированными стратегическими слоями, предустановленным Stop Loss в каждой сделке и чистой торговой структурой без Martingale, Recovery-систем и Grid-торговли. Публичный Live Signal: старт $500, фиксированный 0.02 лота, рост 500%+, более 20 недель работы Публичный Live Signal является главным доказательством работы SixtyNine EA . Счёт был запущен с балансом $500 , использовался фиксированный размер лота 0.0
        Фильтр:
        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.

        Ответ на отзыв