Advaced Trader MT5

Advanced Trader MT5 is a fully automated trading robot developed by using custom indicator "Trend for MT5", which can be found here. The expert has been tested on AUDNZD、NZDCAD、AUDCAD and USDCHF using historical data of many years, you can also test it using real ticks history data on MT5 backtest platform. Even if you don't want to 100% automatically trade by it, you can still use it as a good tool for trading, there is parameters for you to control the EA trading and use it as a trade assistant. 

Strategy Introduction
  • Based on the simple short-term trading concept, a sell order is opened when the price is overbought, a buy order is opened when the price is oversold, using fixed pips to take profit;
  • Using advanced grid system to add new positions when the reverse movement distance of the price exceeds the set distance, which can be modified,  so there is no need to set a stop loss. After each new batch of order is opened, they will be closed together as soon as the profit achieves the profit target, and it is not sensitive to the spread andslippage;
  • The lots of adding the next position is proportional to the reverse movement distance of the price. The farther the current price is from the initial opening price, the greater the lots of adding the next position. The EA has a relatively large price distance of adding new positions, so the lots of adding new positions each time is relatively low. At the same time, you can manually set whether or not to add positions, as well as the price distances and lots of positions, so the risk can be freely controlled.
EA Operation
  • It is only suitable for hedge account and brokers with the additional last one decimal of the price. Generally, "JPY" currency pairs have three decimal, XAUUSD (gold) has two decimal, and other currency pairs have five decimal. Most brokers meet the above requirements, such as IC Markets, Pepperstone, FP markets and Go Markets.
  • EA is not sensitive to spread and slippage. But I suggest using excellent ECN brokers.
  • Loading the EA to the chart window, the EA will automatically using the current symbol to trade, witching any timeframe does not affect the running of EA.
  • Recommending currency pairs: NZDCAD AUDNZD AUDCAD USDCHF, period M15;
  • Using a 1:100 leverage, it should be no problem to operate on a $500 account. It is recommended that only one order in the same direction should be traded for every $500. Do not open orders with the same direction for two positively correlated symbol at the same time. You can use two negatively correlated symbols for hedge trading or simultaneously open orders of three currencies with different directions. You only need to set the "Magicbuy" and "Magicsell" parameters to control the possibility of opening positions at the same time. When the EA is loaded on two chart widows with different symbols and with the same "Magicbuy" parameters, the EA on one of chart widows opened a position, on the other chart can to open new positions using the same magic only when the order with the "Magicbuy" magic is completely closed;
  • Recommend using 0.01 initial lots per $500 when trading NZDCAD、AUDNZD and AUDCAD at the same time.

EA Parameters

  • NewInitialLots: The number of initial opening positions is 0.01 by default. If the minimum trading number of brokers is 0.1, it will be automatically adjusted to 0.1. If you input 0.02 or other correct lots, the EA will use the inputed lots to open new positions;
  • OpenNewBuyPrice: Used to manually set the price for opening buy order. The default parameter is 0, which means the position will be opened automatically according to the EA logic. If it is modified to other correct prices, EA will immediately hang a BuyLimit order or BuyStop order at that price;
  • OpenNewSellPrice: Used to manually set the price opening Sell order. The default parameter is 0, which means the position will be automatically opened according to EA logic. If it is modified to another correct price, EA will immediately hang a SellLimit order or SellStop order at that price;
  • Inpdistance: The price distance of adding positions, the default value is 80 pips.The lots of adding next position is calculated according to “(current price - initial opening price)/Inpdistance”, which means the larger the "Inpdistance", the smaller the lots of adding new position next time;
  • Tp: Points of taking profits,the default value is 30 pips. If you set 0.01 as the "NewInitialLots" parameter value, which means all buy (or sell) positions opened by this EA in current chart will be closed when the total profits of those buy positions are reached $3;
  • Magicbuy: Buy order identification number. EA uses this number to open buy orders (This Magic is used for the initial buy order and the subsequent buy order of adding positions). If this Magic has been used in the current unclosed positions, this EA will not open a new position. In this case, it must be manually modified to other order identification number to open a new buy order;
  • Magicsell: Sell order identification number. EA uses this number to open sell orders (Both the initial Sell order and the subsequent sell order of adding positions). If this magic has been used in the current opened positions, this EA will not open a new position. In this case, you must manually modify it to other order identification number to open a new sell order;
  • NextAddBuyPrice: Used to manually modify the price of adding the next buy order. If the price is not set to 0, EA will automatically hang a BuyLimit or BuyStop order at this price and will forbidden automatical adding of buy position until you set the price to 0 once again ;
  • NextAddSellPrice: Used to manually modify the price of adding the next sell order. If the price is not set to 0, EA will automatically hang a SellLimit or SellStop order at this price and forbidden automatical adding of sell position until you set the price to 0 once again;
  • Nextaddbuylots: Used to manually modify the lots of adding the next buy position. The default is - 1, which means adding positions according to the EA logic. If modified to 0, which means stopping adding buy positions. If modified to other positive decimals, which means adding the next buy position according to this lots;
  • Nextaddselllots: Used to manually modify the lots of adding the next sell position. The default is - 1, which means adding positions according to the EA logic. If modified to 0, which means stopping adding sell positions. If modified to other positive decimals, which means adding the next sell position according to this lots;
  • Maxlot: Set the maximum lots for EA to opening or adding positions. If the lots automatically calculated by EA exceeds the value of this parameter, EA will open an order according to the set value of this parameter;
  • StopNewBuy: Set whether or not to continue to open new buy positions. If Modify this parameter to "True", which indicates that EA will not open new buy positions after all the buy positions of the current symbol and current magic are closed;
  • StopNewSell:Set whether or not to continue to open new sell positions. If Modify this parameter to "True", which indicates that EA will not open new sell positions after all the sell positions of the current symbol and current magic are closed;
  • Maxspread: The maximum spread the advisor allowed to open and add new positions, the default parameter is 999, which means do not limit spread, if you set it as other positive integers, the EA will not open or add new positions when the live spread above this positive integer;
  • Inpsymb: Set the symbol of trading. If you do not input any information in this parameter, by default, the EA will only trade the symbol loaded on current chart. If you input a correct symbol name, the EA will only trade the inputed symbol. (For example, if you load this EA into the "XAUUSD" chart, and input "EURUSD" into the parameter edit box, and the EA will trade "EURUSD" instead of the current "XAUUSD").

Supplement

If there is any need to improve this EA, you can put it forward in the comment. If it can be modified, I will improve the EA and update the version in time,thanks.

    Past results, do not guarantee them in the future.


    Рекомендуем также
    Pew Pew EA – Советник Mean Reversion Grid для MT5 Pew Pew — это продвинутый торговый советник, основанный на логике возврата к среднему, с прогнозируемой системой grid recovery, разработанной для адаптации к реальным рыночным условиям. Советник был создан в результате длительной разработки, тестирования и доработки. Он использует структурированную торговую логику для настройки поведения recovery-системы в зависимости от волатильности, новостного фона и изменения рыночного поведения. EA разработа
    Monei Flow Index Grid EA
    AL MOOSAWI ABDULLAH JAFFER BAQER
    • Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Money Flow Index Grid System Volume-Weighted Reversals with Advanced Drawdown Control Most grid systems fail because they rely entirely on price action while ignoring the underlying flow of buying and selling pressure. The Money
    Mean reversion automatic is a trading bot for people wanting a secure trading automation. Based on several filters making efficient trades. Designed for major forex. Adjustables parameters availables. Make x3 in a few months losing a few penny as you can see on screenshot. Included money management and growth compounding. Make your trades in total security with this bot. Do not hesitate to contact me
    Guardian Trade Manager is a premium, panel-based Expert Advisor that gives you complete trade control from a single overlay. Designed for professional traders who demand speed, precision, and clean execution — with zero lag on any broker. Risk Engine Calculates lot size automatically from your account balance and defined risk % Adjustable Risk %, Stop Loss (pips), and Reward multiplier directly on the panel — no input dialog needed Live summary card shows exact lot size, TP in pips, risk in curr
    FxS Zone Recovery EA
    Churchill Sipho Mashinini
    Обзор FxS Zone Recovery EA для MT5 — это экспертный советник, который автоматизирует торговлю с использованием настраиваемой стратегии Zone Recovery. Советник предоставляет несколько методов входа в рынок, настраиваемые параметры восстановления, фильтры торговых сессий и функции управления рисками, позволяя адаптировать стратегию к различным рыночным условиям. Стратегия Zone Recovery Советник использует подход Zone Recovery для управления открытыми позициями через настраиваемые уровни восстановл
    Советник   Inside Expert Advisor  торгует на откат после сильного движения . Торговая стратегия Советник выставляет отложенные ордера, которые тянутся за ценой, чтобы поймать откат против тренда. Пара EURUSD, ТФ М15. Первый ордер выставляется по следующим правилам: Если свеча бычья на текущем таймфрейме выставляется отложенный ордер на продажу; Если свеча медвежья   на  текущем  таймфрейме , выставляется отложенный  ордер на покупку; Ордер тянется за ценой до его срабатывания . Открытые позиции
    Bulls Power Grid EA
    AL MOOSAWI ABDULLAH JAFFER BAQER
    • Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Bulls Power Grid System Momentum-Driven Entries with Advanced Drawdown Control Most grid systems fail because they execute trades blindly — often buying directly into strong bearish momentum. The Bulls Power Grid EA is a profess
    Breakout King EA – P ure price action breakout logic, combined with strict risk management Breakout King EA is a fully automated trading system developed for MetaTrader 5, designed to identify and trade breakout opportunities using price action logic.  This EA was originally developed for personal use and has been tested under live market conditions. Based on its performance and stability, it is now made available on the MQL5 Market for other traders who prefer structured breakout trading with
    This EA uses a hedge-grid and ladder recovery strategy. It can open multiple positions and increase lot size when the market moves against the active ladder side. This trading style can create high drawdown during strong one-directional market movement. Users must test the EA in Strategy Tester and demo accounts before using it on a live account. Past backtest performance does not guarantee future results. Spread, slippage, broker execution, leverage, deposit size, and market volatility can stro
    Amazing BTC Trend Catch EA Overview Amazing BTC Trend Catch EA is an Expert Advisor for MetaTrader 5 that trades using a single trading strategy based on trendline breakout detection . The EA is designed for traders who prefer a focused approach instead of combining multiple indicators. The Expert Advisor continuously monitors price action and opens Buy or Sell positions only when a trendline breakout signal is detected. It also includes built-in money management, pyramiding, trailing stop manag
    Alpha Striker US30 V2 MT5 is unique Expert Advisor that continues the Stochastic series of advisors. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. The Alpha Striker US30 V2 MT5 is a fully automated EA designed to trade currencies only. Working pairs recommended US30. Expert showed stable results on currencies in 2020-2024 period. No dangerous methods of money management used, no mart
    Представляем Neural Bitcoin Impulse - инновационный торговый бот, созданный с использованием технологии обучения нейросети на объёмных массивах рыночных данных. Встроенная математическая модель искусственного интеллекта ищет потенциальный импульс каждого следующего рыночного бара и использует образовавшиеся паттерны дивергенции и конвергенции между прогностическими показателями и ценой для формирования высокоточных разворотных точек открытия торговых позиций. В основе торгового робота лежит ра
    ApexFlow EA ApexFlow EA — полностью автоматизированный торговый робот для MetaTrader 5. Советник торгует краткосрочные движения рынка, используя адаптивный анализ цены, импульса и волатильности. EA автоматически управляет входами, выходами, уровнями Stop Loss и Take Profit, а также открытыми позициями. Таймфрейм: M1 Рынки: валютные пары Forex, металлы, индексы и другие инструменты, поддерживаемые вашим брокером. Рекомендуемые настройки: используйте настройки по умолчанию в качестве отправной точ
    Hello traders! I present to you Argo Gold Edition MT5 - an expert built for gold trading, which is tailored to the specifics of gold movements on international markets. The basis of its logic is that it follows profitable patterns drawn from past periods. Mathematical algorithms are based on the correlation between the values of the indicators used and the corresponding movement of the price of gold. The expert is built on the basis of the ARGO series. It specializes in GOLD / XAUUSD trading. 2
    MovingAverageOscillator Grid EA
    AL MOOSAWI ABDULLAH JAFFER BAQER
    • Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Moving Average of Oscillator (OsMA) Grid System Momentum Acceleration Entries with Advanced Drawdown Control Many grid systems fail because they rely on heavily lagging indicators or arbitrary price spacing, causing trades to en
    EA Builder MT5
    Arthur Hatchiguian
    4.51 (53)
    EA Builder  allows you to create your own algorithm and adapt it to your own trading style . Classical trading, grid, martingale, combination of indicators with your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size etc.. The EA Builder has everything you need to create your perfect EA .  There is an infinite number of possibilities, build your own algorithm. Be creative! Pro v
    FREE
    GoldHFT MT5
    Aldo Marco Ronchese
    3.8 (5)
    High Frequency Trader for Gold ! Meaning this EA can trade many times in a second to take advantage of news and fast movements while waiting patiently in slow markets for tiny moves to take advantage of . MT4 version can be found here Introducing the future of XAUUSD trading: EA Gold HFT   The AI-powered expert advisor that learns and adapts to the market EA Gold HFT is a new trading tool that uses artificial intelligence to help you take advantage of gold volatility , even if you're a beginne
    MOMENTUM MASTER EA: The Pinnacle of Momentum Trading Master the Markets with Precision and Power The Momentum Master EA is a cutting-edge Expert Advisor built to capitalize on the power of momentum indicators for exceptional trading outcomes. By seamlessly integrating top-tier technical tools like MACD , Bollinger Bands , RSI , and the Momentum Indicator , this EA offers a dynamic and comprehensive approach to trading in today's fast-paced markets. Features That Set Momen
    Advanced Rsi Grid Hedge Mt5
    Cesar Napoleon Guio Martinez
    Advanced RSI Grid Hedge is an Expert Advisor that identifies short-term price reversals within overbought and oversold zones, while aligning trades with the main market trend. The system applies a grid-based hedging mechanism and does not use martingale or averaging. It uses two RSI indicators combined with a built-in trend filter to determine entry conditions under specific technical setups. Main Features Grid hedging system without martingale Dual RSI confirmation (main and secondary) Optional
    Sling Shot FX Pro – Precision. Protection. Performance. This is an introductory offer at a heavily reduced price. The price will increase soon, as the product achieves its early adoption goals. Secure your license now to benefit from the lowest price and all future updates! Step into the world of professional algorithmic trading with Sling Shot FX Pro – an advanced Expert Advisor built for traders who demand consistency, control, and cutting-edge automation. This system is powered by a propriet
    Grid Breakout
    Bastien Romain Poupon
    5 (4)
    ВАЖНО: Перед началом бэктестирования и запуском робота убедитесь, что значение Lot_plus установлено в "true" вместо "false", чтобы активировать автоматический расчет лотов. Также крайне важно настроить Cut_loss на 54 вместо 1 для оптимизации управления рисками. ОПИСАНИЕ: GridBreakout — это автоматизированный торговый робот, специализирующийся на работе с валютной парой GBP/USD. Используя технику сетки, он разработан для использования рыночных прорывов, предлагая динамичную и отзывчивую стратегию
    FREE
    Grid Scalper Pro is a dynamic grid Expert Advisor for MetaTrader 5 that turns adverse price movement into structured recovery. It opens a basket on a clean signal and, if price moves against it, layers additional trades at measured intervals, then closes the whole group at a volume-weighted breakeven-plus target. What separates the Pro edition is the intelligence wrapped around that engine: a structure-aware Smart Grid, a built-in Economic Calendar with automatic news pause, and a premium inte
    Perfect Grid EA
    Sopheaktra Phan
    5 (1)
    After years of observation on Grid strategy, I found lots of function that easy blown the account away. Such as, Market Execution(Instant open BUY/SELL), no OFF/ON for initial and sequence trade, no Loss Accepted function, etc So Perfect Grid EA was develop to the next level for all trader to be more useful than the old era of Grid Trading. (The back test based on previous event from 01-01-2022 to 31-12-2022 only) Please note that, !!EVERY INVESTMENT ALWAYS HAVE RISK!! !!USE WISELY WITH YOUR O
    Bears Power Grid EA
    AL MOOSAWI ABDULLAH JAFFER BAQER
    • Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Bears Power Grid System Sentiment-Driven Entries with Advanced Drawdown Control Stop relying on blind grid systems that trap capital during aggressive market trends. The Bears Power Grid EA is a professional-grade trading algori
    Make grid trading safe again | Built by a grid trader >> for grid traders.     Walkthrough Video  <==   Get Grid Rescue up and running in 5 minutes   This is MT5 version, click  here  for  BlueSwift GridRescue MT4     (settings and logics are same in both versions)   BlueSwift Grid Rescue   MT5    is a risk management   utility  MT5 EA  (used together with other grid trading experts) that can help you trade aggressive grid / averaging / martingale systems with manageable drawdown, therefore
    True Range Pro MT5
    Smart Forex Lab.
    5 (10)
    Точный ночной скальпинг и система Smart Grid Советник True Range Pro - это полностью автоматизированный эксперт, который торгует ночью и использует возврат цены. Советник торгует с использованием лимитных ордеров со стоп-лоссом и тейк-профитом. Лучше всего этот советник работает на паре EURUSD. Советник True Range Pro предназначен для работы на платформе MetaTrader 4/5. Он прост в установке и снабжен подробной инструкцией по настройке. Советник оптимизирован для работы на таймфрейме M5 и может б
    Авто-оптимизирующий сеточный эксперт. На основе генетических алгоритмов в эксперте реализовано авто-оптимизацию с заданным периодом времени, теперь вам не нужно больше оптимизировать эксперт время от времени, а нужно только установить и один раз настроить. Реальная экспертная система для реальной работы, работает с депозитом от 1000$. С настройками по умолчанию можно работать на валютной паре EURUSD. Работать со счетом с   хеджированием   торговли! Примеры настроек в начале раздела "Обсуждение".
    ScorpionGrid
    Evgenii Kuznetsov
    5 (3)
    Мультивалютный сеточный советник, в большинстве случаев получает довольно точные входы. Если вход оказывается недостаточно точным, позиции управляются с использованием тщательно продуманной стратегии мартингейла. Вход осуществляется по сигналам индикаторов RSI и Stochastic, в зонах перекупленности/перепроданности, плюс дополнительное условия входа по авторскому алгоритму. Рекомендуемый таймфрейм - М15 Входные параметры SetName - имя текущих настроек MagicNumber – маджик номер, идентификационный
    Relative Vigor Index Grid EA
    AL MOOSAWI ABDULLAH JAFFER BAQER
    • Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Relative Vigor Index Grid System Energy-Validated Entries with Advanced Drawdown Control Most grid systems fail because they rely purely on price levels, ignoring the underlying strength and conviction behind each market move. T
    Revolutionize Your Trading Game with FabTradeX: A Decade-Proven Expert Advisor for GBPJPY Mastery! Embark on a new era of trading excellence with FabTradeX, an intricate Expert Advisor meticulously crafted for algorithmic trading on the GBPJPY forex pair. This powerhouse strategy isn't just a game-changer – it's a decade-long market exploit trend that consistently outperforms, rarely stepping into negative territory. The secret? It's not overfitted; FabTradeX draws inspiration directly from t
    С этим продуктом покупают
    Quantum Titan, предоставляя возможности торговли институционального уровня в экосистеме Quantum, устанавливает новый стандарт точности, дисциплины и доказанной эффективности на реальном рынке. Разработанный для трейдеров, которые ожидают большего от советника GOLD Expert Advisor, Titan представляет собой следующий этап развития квантовых торговых технологий. Количество доступных лицензий строго ограничено — всего 1000 пожизненных лицензий по всему миру. После того, как все 1000 экземпляров буд
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    5 (24)
    Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
    Smart Gold Hunter
    Barbaros Bulent Kortarla
    4.93 (28)
    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
    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.47 (103)
    ГОТОВНОСТЬ К ИСПОЛЬЗОВАНИЮ ПРОПОРЦИИ! (   скачать SETFILE   ) ПРЕДУПРЕЖДЕНИЕ: Осталось всего несколько экземпляров по текущей цене! Окончательная цена: 990$ Получите 1 советника бесплатно (на 3 торговых аккаунта) -> свяжитесь со мной после покупки Выгодное комплексное предложение     ->     нажмите здесь ПРИСОЕДИНИТЬСЯ К ОБЩЕСТВЕННОЙ ГРУППЕ:   Нажмите здесь   Сигнал в реальном времени Сигнал клиента Обзоры YouTube ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
    ВАЖНЫЙ   : Этот пакет будет продаваться по текущей цене только в очень ограниченном количестве экземпляров.    Цена очень быстро вырастет до 1999$    Включено более 100 стратегий   , и их будет еще больше! БОНУС   : При цене 1499$ или выше — выберите  5     моих других советника бесплатно!  ВСЕ ФАЙЛЫ НАБОРА ПОЛНОЕ РУКОВОДСТВО ПО НАСТРОЙКЕ И ОПТИМИЗАЦИИ ВИДЕО РУКОВОДСТВО ЖИВЫЕ СИГНАЛЫ ОБЗОР (третья сторона) NEW - 44-STRATEGIES LIVE SIGNAL L Добро пожаловать в ИДЕАЛЬНУЮ СИСТЕМУ ПРОРЫВА! Я рад
    Zoomini
    Gennady Sergienko
    5 (5)
    Важная информация: Поддержка и ответы на вопросы только тут:  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-счета и любые кредитные плечи. Поддерживаются крупные депози
    Lizard
    Marco Scherer
    4.24 (38)
    ЧТО ТАКОЕ LIZARD? Lizard - это полностью автоматический советник (Expert Advisor), разработанный исключительно для XAUUSD (золото) на MetaTrader 5. Он использует мультистратегическую систему пробоя на основе свингов, которая определяет ключевые структурные уровни на графике и размещает отложенные стоп-ордера в точно рассчитанных точках входа. Без мартингейла. Без сетки. Без усреднения. Каждая сделка имеет заданный Stop Loss и Take Profit и активно управляется многоуровневой системой выхода, авто
    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
    ThunderGold Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    5 (4)
    ThunderGold Scalper ThunderGold Scalper — это торговый советник, разработанный для автоматической торговли золотом на платформе MetaTrader 5. Советник предназначен для XAUUSD и GOLD на таймфрейме M15. Он использует собственный многофакторный алгоритм принятия решений для определения подходящих торговых возможностей и автоматического управления позициями. Система анализирует рыночную структуру, направление тренда, качество свечей, объем, импульс и условия исполнения. Советник ожидает подходящих
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.43 (130)
    Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
    Logan MT5
    Thierry Ouellet
    5 (21)
    LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 10th! 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
    Quantum King EA
    Bogdan Ion Puscasu
    4.96 (213)
    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 бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
    Quantum Athena X
    Bogdan Ion Puscasu
    5 (3)
    Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
    Smart Gold Impulse
    Barbaros Bulent Kortarla
    4.11 (19)
    Smart Gold Impulse теперь доступен на этапе специального раннего запуска. Это советник (EA), который я сейчас использую с впечатляющими результатами на своем реальном сигнальном счете в Ultima Markets. Вы можете проверить текущую доходность в результатах живых сигналов Ultima, где Smart Gold Impulse уже продемонстрировал очень сильный потенциал в реальных рыночных условиях. Тот же сет-файл (set file), который используется на моем реальном счете в Ultima, будет предоставлен исключительно поку''
    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
    XG Gold Robot MT5
    MQL TOOLS SL
    4.31 (113)
    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
    Zerqon EA
    Vladimir Lekhovitser
    3.43 (28)
    Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2372719 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Zerqon EA — это адаптивный экспертный советник, разработанный специально для торговли XAUUSD. Стратегия основана на модели нейронной сети Deep LSTM, интегрированной через ONNX, что позволяе
    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
    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
    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   бесплатно!*** За подробностями обращайтесь в личном сообщении Подтвержденный сигнал:   нажмите здесь В
    Pulse Engine
    Jimmy Peter Eriksson
    4 (36)
    ОБНОВЛЕНИЕ - ОСТАЛОСЬ ВСЕГО НЕСКОЛЬКО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ! Главная цель этой системы — долговременная работа в режиме реального времени без использования каких-либо рискованных мартингейлов или сеток.  ОЧЕНЬ ОГРАНИЧЕННОЕ КОЛИЧЕСТВО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ Окончательная цена: 1499 долларов США [Сигнал в реальном времени]    |    [Результаты тестирования]    |    [Руководство по настройке]    |    [Результаты FTMO] Другой подход к торговле Торговая система Pulse Engine не использует н
    Nexorion Initium Novum EA
    Valentina Zhuchkova
    4.32 (25)
    NEXORION: Initium Novum — Детерминированная логика и алгоритмический синтез NEXORION — это аналитический комплекс институционального уровня, базирующийся на строгих математических алгоритмах обработки ликвидности. В основу проекта заложена концепция прозрачности вычислений: советник преобразует хаотичные котировки в структурированные геометрические зоны, визуализируя процесс принятия решений непосредственно на торговом графике. Мониторинг в реальном времени https://www.mql5.com/en/signals/237840
    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
    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
    Это полностью автоматический советник для MetaTrader 5, разработанный специально для торговли индексом US30. Его торговая логика построена с учётом особенностей фондовых индексов: сильных направленных движений, внутридневных откатов и периодов повышенной волатильности. Советник автоматизирует торговлю в условиях, где особенно важны скорость исполнения, дисциплина и эффективное управление открытыми позициями. Основной акцент системы сделан на дисциплинированном сопровождении сделок, быстрой реакц
    SomaOil
    Andrii Soma
    5 (2)
    SomaOil — это многостратегический советник на прорыв для MetaTrader 5, созданный исключительно для сырой нефти WTI (XTIUSD). Один график, один EA, 20 независимых стратегий, работающих вместе как единый диверсифицированный портфель. Живой сигнал. Чтобы сделать его доступным при запуске, я использую прозрачную, постепенно корректируемую модель ценообразования: Стартовая цена: 100 USD (48 часов) Начиная с понедельника цена увеличивается на 100 USD за каждые 10 проданных копий Цена повышается не чащ
    Obsidian Flow Atlas EA
    Valentina Zhuchkova
    5 (7)
    Obsidian Flow Atlas EA Точность. Структура. Исполнение. Финансовые рынки не вознаграждают эмоции. Они вознаграждают дисциплину, последовательность и способность принимать решения на основе объективных данных. Obsidian Flow Atlas EA был создан именно с этой философией. Это полностью автоматизированная торговая система для MetaTrader 5, разработанная для работы на двух наиболее популярных инструментах финансового рынка: • XAUUSD (Золото) • EURUSD Система самостоятельно анализирует рыночные условия
    [ My Channel ] HFT Spike EA Рекомендуемые счета: Standard с высоким плечом, ECN, Raw; Cent; Propfirm (FTMO FundedNext и др.) Стратегии: Принципы квантовой физики, HFT Spike (Высокочастотный трейдинг), уровневая торговля, нейронная торговля, без Мартингейла, без Сетки, трендовая торговля с одной позицией. Полностью автоматический советник с управлением рисками, разработанный на тиковых данных XAUUSD. Вам не нужно выбирать Time-Frame. Значения по умолчанию соответствуют протестированной конф
    ОБНОВЛЕНИЕ: Следующая цена: 599 долларов, окончательная цена: 999 долларов. Если вы цените честность и реальную торговую систему, разработанную для реальной торговли, а не просто идеально выглядящую линейную модель, которая может в итоге привести к обвалу вашего счета, то это может быть для вас. Без мартингейла / Без сетки Сигнал в режиме реального времени (22 месяц) +250% Рост живой активности [Текущий сигнал]    |    [Результаты FTMO]    |    [Основной портфель]  |    [Руководство по тестиро
    Другие продукты этого автора
    Indicator Introduction: The indicator comes from network ,It is more stable relative to RSI or CCI. You can set the indicator to send emails/notifications/alerts when the previous bar has an up or down arrow, you can specify the text of emails by inputing string into the parameter box of  "UpMessages/DownMessages". It can be used to analyze market trend and design new expert that is based on trend. If the indicator below the axis ,this is a buy zone. The trend indicator is suitable for M1 and ab
    FREE
    Введение индикатора: Индикатор рисует линию тренда и гистограмму, имеет небольшой ценовой лаг, не имеет будущих функций, сигналы не будут дрейфовать. Когда рынок находится в состоянии колебаний между областями, если индикатор показывает красно-зеленую гистограмму, это зона низкой цены, если индикатор показывает пурпурную и желтую гистограмму, это зона высокой цены. Его также можно использовать для анализа тенденций рынка в соответствии с зонами высоких и низких цен. Индикатор может отправлять
    FREE
    Indicator introduction: The indicator is calculated by volumes and prices, It is a single side indicator, only has up arrow signals. It is better to use it in conjunction with other trend indicators, and you need to find the most efficient time to use it in order to acquire a high winning probability. The indicator can send emails, alerts and notifications to you when the indicator before k line has an up arrow. The indicator's parameters can be changed, including the computation period of the
    FREE
    Indicator introduction: The indicator draws wave lines and histograms, It has small price lag, and the signal will not drift. The indicator can send emails, alerts and notifications to you when previous k line has an up arrow and it is under the histogram sections or it has a down arrow. you can choose whether or not to send the two kind of alerts, the alerts repetition times can also be changed. If the indicator appears red and green histograms, this is a buy zone. It can be used to analyze mar
    FREE
    The Waterfall Trend Indicator MT5 uses line regression algorithm, using "Waterfall" in its name is in that it like waterfall when there is a strong down market trend. The indicator draws seven lines, one of which is sold line, others are dash line, the sold line is more stable. Indicator introduction  The indicator can effectively filter price noise since it is calculated with line regression. It can be used to analyze market trend and design new expert that is based on trend. When the trend lin
    GOLD EA MT5 — это полностью автоматический торговый робот, разработанный с использованием индикатора Trend for MT5. Он основан на системе нейронной сети + сетки, выбирает торговые возможности с высокой вероятностью прибыли и низким риском. Минимальный начальный депозит составляет 250 долларов США за 0,01 начального лота, каждая позиция имеет скрытый стоп-лосс. Советник показывает хорошие результаты на XAUUSD, а максимальная просадка относительно невелика. Вы можете использовать 1-минутный   бэк
    Введение индикатора Индикатор разработан по формулам скользящей средней, которая более стабильна и   имеет меньшее запаздывание, чем   RSI или CCI. Индикатор имеет три значения индикатора, период скользящей средней и цвета линии можно менять вручную. Что может дать вам этот индикатор? Точные сигналы входа: индикатор рисует сигналы со стрелками вверх и вниз. Многопериодный анализ тренда: загрузив этот индикатор на график большого таймфрейма и график маленького таймфрейма, эффект от его использов
    Indicator introduction:  A channel and trend line indicator, which is a good tool for manual trading, and also can be used for creating new EAs, without drifting or repainting.  It applies to any timeframes and any symbols.   The work of the indicator is shown in the screenshots. For any novice and programming trading friend, you can write the signal into the EA to play freely, buffer 0 corresponds to the bold trend line, buffer 4 and 5 respectively corresponds to the channel's upper and lower f
    Фильтр:
    Нет отзывов
    Ответ на отзыв