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.

        Рекомендуем также
        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, скользящих средних и продвинутого вероятностного рыночного фильтра, что позволяет мне адаптироваться к любым рыночным колебаниям — большим и малым. Я не гонюсь за рыночным шумом. Я
        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)
        ЗАПУСК ПРОМО: По текущей цене будет доступно лишь очень ограниченное количество экземпляров! Окончательная цена: 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
        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
        Narito ang tumpak na salin ng buong teksto sa wikang Russian: 8 СТОЛПОВ ТОРГОВЛИ СО СТАТИСТИЧЕСКИМ ПРЕИМУЩЕСТВОМ Введение В трейдинге прошлое не предсказывает будущее. Однако паттерны, заложенные во времени, раскрывают ритм рынков, ожидающих повторения. Это руководство познакомит вас с «Восемью столпами торговли со статистическим преимуществом» — комплексной структурой, которая превращает исторические данные в практически применимую торговую информацию. В основе этой системы лежат Исторические д
        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   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 — это инновационный торговый советник, созданный специально для работы с криптовалютными инструментами. Он объединяет более 7 торговых стратегий, анализирует поведение цены на всех временных интервалах — от M1 до D1, и использует систему усреднения для максимизации прибыли. Лимитированная издание В продаже ограниченное количества копий ( по цене 150$) Финальная цена - 900$  Важно: медленное тестирование советника Из-за сложной логики и мультитаймфреймового анализа тестирование
        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
        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 и др.) , бот включает в себя систему управления рисками институционального уровня
        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
        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
        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 — это не просто советник, это комплексное решение для трейдеров, стремящихся к осознанному и контролируемому трейдингу. Встроенные механизмы защиты капитала позволяют вам спать спокойно, зная, что ваш депозит не подвергается неоправданному риску. Автоматизация рутинных процессов, таких как расчет размера позиции и отслеживание уровня просадки, освобождает ваше время для анализа рынка и поиска новых торговых возможностей. Гибкость настроек советника позволяет адаптировать его под инд
        Magic Gold Scalper EA
        Mike Wilson Namaru
        5 (1)
        Magic Gold Scalper EA – Продвинутый адаптивный скальпер волатильности для XAUUSD (M5) Magic Gold Scalper — это высокотехнологичный советник (Expert Advisor), разработанный специально для торговли золотом (XAUUSD) с использованием гибридно-адаптивной технологии. Он сочетает в себе глубокий анализ Price Action с интеллектуальным определением уровней поддержки и сопротивления на базе двухкомпонентной системы адаптивного допуска. Динамическое управление лотом Автоматический расчет размера позиции
        Haven JPY Miner - Специализированный алгоритм для USDJPY Представляем Haven JPY Miner – профессиональный торговый советник, созданный и настроенный исключительно для валютной пары USDJPY . Это решение для трейдеров, которым нужен готовый системный подход без необходимости долгой настройки параметров. Советник оснащен технологией Smart Time Sync . Вам больше не нужно высчитывать смещение времени сервера брокера (GMT Offset). Советник автоматически синхронизируется с мировым временем через API, оп
        С этим продуктом покупают
        Quantum Queen X MT5
        Bogdan Ion Puscasu
        5 (17)
        Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
        Lizard
        Marco Scherer
        4.9 (31)
        ЧТО ТАКОЕ LIZARD? Lizard - это полностью автоматический советник (Expert Advisor), разработанный исключительно для XAUUSD (золото) на MetaTrader 5. Он использует мультистратегическую систему пробоя на основе свингов, которая определяет ключевые структурные уровни на графике и размещает отложенные стоп-ордера в точно рассчитанных точках входа. Без мартингейла. Без сетки. Без усреднения. Каждая сделка имеет заданный Stop Loss и Take Profit и активно управляется многоуровневой системой выхода, авто
        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)
        ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
        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
        TwisterPro Scalper
        Jorge Luiz Guimaraes De Araujo Dias
        4.41 (126)
        Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
        ВАЖНЫЙ   : Этот пакет будет продаваться по текущей цене только в очень ограниченном количестве экземпляров.    Цена очень быстро вырастет до 1999$    Включено более 100 стратегий   , и их будет еще больше! БОНУС   : При цене 1499$ или выше — выберите  5     моих других советника бесплатно!  ВСЕ ФАЙЛЫ НАБОРА ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕО РУКОВОДСТВО ЖИВЫЕ СИГНАЛЫ ОБЗОР (третья сторона) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL Добро пожаловать в И
        Smart Gold Hunter
        Barbaros Bulent Kortarla
        5 (20)
        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
        Quantum King EA
        Bogdan Ion Puscasu
        4.96 (211)
        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 бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
        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
        Mavrik Scalper
        Vladimir Lekhovitser
        4.5 (2)
        Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2378119 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Mavrik Scalper представляет новое поколение торговых советников, разработанных на основе архитектуры нейронной сети Hybrid Attention. В отличие от традиционных алгоритмических стратегий, к
        Logan MT5
        Thierry Ouellet
        5 (9)
        LIMITED TIME OFFER AT 249$ Price will go up at  499$ on July 31st! 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
        Goldwave EA MT5
        Shengzu Zhong
        4.73 (71)
        Реальный торговый счёт   LIVE SIGNAL (IC MARKETS): https://www.mql5.com/en/signals/2339082 Данный EA использует абсолютно ту же торговую логику и те же правила исполнения, что и верифицированный сигнал реальной торговли, представленный на MQL5.При использовании рекомендованных и оптимизированных настроек, а также при работе с надёжным ECN / RAW-spread брокером (например, IC Markets или TMGM) , поведение EA в реальной торговле спроектировано таким образом, чтобы максимально соответствовать струк
        Nexorion Initium Novum EA
        Valentina Zhuchkova
        4.89 (18)
        NEXORION: Initium Novum — Детерминированная логика и алгоритмический синтез NEXORION — это аналитический комплекс институционального уровня, базирующийся на строгих математических алгоритмах обработки ликвидности. В основу проекта заложена концепция прозрачности вычислений: советник преобразует хаотичные котировки в структурированные геометрические зоны, визуализируя процесс принятия решений непосредственно на торговом графике. Мониторинг в реальном времени https://www.mql5.com/es/signals/237233
        Zerqon EA
        Vladimir Lekhovitser
        3.18 (28)
        Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2372719 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Zerqon EA — это адаптивный экспертный советник, разработанный специально для торговли XAUUSD. Стратегия основана на модели нейронной сети Deep LSTM, интегрированной через ONNX, что позволяе
        AXIO Gold EA
        Shengzu Zhong
        4.6 (10)
        AXIO GOLD EA MT5 Ссылка на реальный торговый сигнал MQL5 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 — это автоматическая торговая система, разработанная специально для торговли золотом XAUUSD на платформе MetaTrader 5. Этот советник использует ту же логику и те же правила исполнения, что и проверенный реальный сигнал, представленный на MQL5. При использовании рекомендованных оптимизированных настроек у надежного брокера с ECN/RAW-спредом, например TMGM , пове
        Quantum Athena X
        Bogdan Ion Puscasu
        5 (1)
        Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
        Quantum Emperor MT5
        Bogdan Ion Puscasu
        4.86 (507)
        Представляем       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   бесплатно!*** За подробностями обращайтесь в личном сообщении Подтвержденный сигнал:   нажмите здесь В
        Fantastic 4 Four-in-One Trading System Introduction Fantastic 4 is an automated trading EA integrating four 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 cor
        Pulse Engine
        Jimmy Peter Eriksson
        3.94 (34)
        ОБНОВЛЕНИЕ - ОСТАЛОСЬ ВСЕГО НЕСКОЛЬКО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ! Главная цель этой системы — долговременная работа в режиме реального времени без использования каких-либо рискованных мартингейлов или сеток.  ОЧЕНЬ ОГРАНИЧЕННОЕ КОЛИЧЕСТВО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ Окончательная цена: 1499 долларов США [Сигнал в реальном времени]    |    [Результаты тестирования]    |    [Руководство по настройке]    |    [Результаты FTMO] Другой подход к торговле Торговая система Pulse Engine не использует н
        SomaOil
        Andrii Soma
        5 (2)
        SomaOil — мультистратегийный пробойный советник для MetaTrader 5, созданный исключительно для сырой нефти WTI (XTIUSD). Один график, один советник, 20 независимых стратегий, работающих вместе как единый диверсифицированный портфель. Живой сигнал. Чтобы сделать его доступным на старте, я использую прозрачную модель поэтапного роста цены: Стартовая цена: 100 USD (48 часов) Начиная с понедельника цена увеличивается на 100 USD за каждые 10 проданных копий Цена повышается не чаще одного раза в день,
        Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Limited-Time Offer: Buy Gold Neural Core, Get Any Other EA Free — For Life For a limited time, every purchase of Gold Neural Core includes a lifetime license to any other EA in my MQL5 Market lineup — your choice, no strings attached. 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/014beab
        Cortex Aurex
        Vladimir Mametov
        4.43 (7)
        Это полностью автоматический советник (Expert Advisor) для MetaTrader 5, разработанный специально для торговли золотом (XAUUSD). Его торговая логика построена с учетом особенностей рынка золота: высокой волатильности, резких ценовых движений и быстрых разворотов. Советник автоматизирует торговлю в условиях, где особенно важны скорость реакции, дисциплина и точное управление позициями. Основное внимание уделено грамотному сопровождению сделок, быстрому реагированию на изменения рынка и контролиру
        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
        Gold House MT5
        Chen Jia Qi
        4.53 (59)
        Gold House — Система торговли на пробоях свинг-структуры золота Один советник. Три торговых режима. Выберите тот, который подходит именно вам. Без сетки. Без мартингейла. Цена будет увеличиваться на 50 долларов после каждых 10 покупок. Окончательная запланированная цена: 1 999 долларов. Торговые сигналы в реальном времени: Режим Profit Priority: https://www.mql5.com/en/signals/2359124 Режим BE Priority:  https://www.mql5.com/en/signals/2372604 Адаптивный режим:   https://www.mql5.com/en/sign
        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. Come chat with us in our public MQL5 channel!  https://www.mql5.com/en/channels/starpoint 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 it across the board: A brand-new sixth strategy — Conviction Momentum joins the squad, hunting de
        Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs? Wave Rider  is honest, transparent EA without any fake AI or manipulated back-test that's being continuously developed $499  until Signal reaches 150% - then 599 USD 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 t
        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.62 (45)
        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
        Gold Trade Pro MT5
        Profalgo Limited
        4.33 (39)
        Запустить промо! Осталось всего несколько экземпляров по 449$! Следующая цена: 599$ Окончательная цена: 999$ Получите 1 советник бесплатно (для 2 торговых счетов) -> свяжитесь со мной после покупки Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro присоединяется к клубу советников по
        Фильтр:
        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.

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