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
    Советник   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
    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) Optiona
    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
    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 - инновационный торговый бот, созданный с использованием технологии обучения нейросети на объёмных массивах рыночных данных. Встроенная математическая модель искусственного интеллекта ищет потенциальный импульс каждого следующего рыночного бара и использует образовавшиеся паттерны дивергенции и конвергенции между прогностическими показателями и ценой для формирования высокоточных разворотных точек открытия торговых позиций. В основе торгового робота лежит ра
    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
    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
    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
    Amazing Edge Maker EA For BTC Overview Amazing Edge Maker EA  for BTC is an advanced trend-following Expert Advisor for MetaTrader 5 that combines multiple technical indicators, volume analysis, candle confirmation, and volatility filters to identify high-probability trading opportunities. The EA is designed with strict risk management, broker-compliant execution, and optional grid enhancement features. The strategy uses a multi-layer confirmation system based on EMA trend direction, CCI momentu
    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
    Download the demo version and use  (.set) files . How to Install and Use Optimized .set Files To get the best results with this EA, please follow these steps: Download   the optimized   .set   files from the links provided below (see the Comments section). Open your MT5 terminal   and go to   File   ->   Open Data Folder . Navigate to the folder:   MQL5   >   Profiles   >   Presets .   Copy and paste   your downloaded   .set   files here. Attach the EA   to a chart or open the   Strategy Tester
    FREE
    Project Indirect Lock is the hybrid algorithm of Arbitrage, Grid and Hedging. Simple way to describe is Lock USD by using GBPUSD and EURUSD. It is almost all time parallel direction. This way, we can reduce a lot of drawdown if we compare to original Grid and Hedging. P.S. Please note that !!EVERY INVESTMENT ALWAYSE HAVE RISK!! !!USE WISELY WITH YOUR OWN RISK!!
    Chaikin Oscillator 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. Chaikin Oscillator Grid System Volume-Weighted Entries with Advanced Drawdown Control Most grid systems rely solely on price movement while ignoring one of the most important market drivers: volume. The Chaikin Oscillator Grid E
    С этим продуктом покупают
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    5 (13)
    Легенда продолжается. Королева эволюционирует. Добро пожаловать в Quantum Queen X — новое поколение легендарной торговой системы GOLD, основанной на проверенном успехе Quantum Queen. Quantum Queen X построена на том же проверенном движке, что и Quantum Queen, и представляет собой новый мощный пользовательский режим, который позволяет трейдерам выбирать, какие именно стратегии включать или отключать. Каждая стратегия была индивидуально проверена, доработана и оптимизирована для обеспечения еще лу
    Lizard
    Marco Scherer
    4.9 (30)
    ЧТО ТАКОЕ 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 ПОСЛЕДНЕЕ РУКОВОДСТВО Добро пожаловать в «Золотого Жнеца»! Созданный на основе
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.46 (123)
    Меньше сделок. Лучшие сделки. Стабильность прежде всего. • Живой сигнал Режим 1   Живой сигнал Режим 2 Twister Pro EA — это высокоточный скальпинговый советник, разработанный исключительно для XAUUSD (Золото) на таймфрейме M15. Торгует реже — но каждая сделка имеет смысл. Каждый вход проходит через 5 независимых уровней проверки перед открытием ордера, что обеспечивает чрезвычайно высокую точность на стандартной конфигурации. ДВА РЕЖИМА: • Режим 1 (рекомендуется) — Очень высокая точность, ма
    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
    ВАЖНЫЙ   : Этот пакет будет продаваться по текущей цене только в очень ограниченном количестве экземпляров.    Цена очень быстро вырастет до 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 бесплатно!*** За подробностями обращайтесь в личном сообщении! Управляйте   своей торговлей точно и
    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 в реальной торговле спроектировано таким образом, чтобы максимально соответствовать струк
    Zerqon EA
    Vladimir Lekhovitser
    3.18 (28)
    Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2372719 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Zerqon EA — это адаптивный экспертный советник, разработанный специально для торговли XAUUSD. Стратегия основана на модели нейронной сети Deep LSTM, интегрированной через ONNX, что позволяе
    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
    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 , пове
    Mavrik Scalper
    Vladimir Lekhovitser
    4.5 (2)
    Торговый сигнал в реальном времени Публичный мониторинг торговой активности в режиме реального времени: https://www.mql5.com/ru/signals/2378119 Официальная информация Профиль продавца Официальный канал Руководство пользователя Инструкции по установке и использованию: Открыть руководство пользователя Mavrik Scalper представляет новое поколение торговых советников, разработанных на основе архитектуры нейронной сети Hybrid Attention. В отличие от традиционных алгоритмических стратегий, к
    Logan MT5
    Thierry Ouellet
    5 (7)
    LIMITED TIME OFFER AT 249$ Price will go up at  499$ on July 27th! 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
    NEXORION: Initium Novum — Детерминированная логика и алгоритмический синтез NEXORION — это аналитический комплекс институционального уровня, базирующийся на строгих математических алгоритмах обработки ликвидности. В основу проекта заложена концепция прозрачности вычислений: советник преобразует хаотичные котировки в структурированные геометрические зоны, визуализируя процесс принятия решений непосредственно на торговом графике. Мониторинг в реальном времени https://www.mql5.com/es/signals/237233
    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
    SomaOil
    Andrii Soma
    5 (2)
    SomaOil — мультистратегийный пробойный советник для MetaTrader 5, созданный исключительно для сырой нефти WTI (XTIUSD). Один график, один советник, 20 независимых стратегий, работающих вместе как единый диверсифицированный портфель. Живой сигнал. Чтобы сделать его доступным на старте, я использую прозрачную модель поэтапного роста цены: Стартовая цена: 100 USD (48 часов) Начиная с понедельника цена увеличивается на 100 USD за каждые 10 проданных копий Цена повышается не чаще одного раза в день,
    Cortex Aurex
    Vladimir Mametov
    5 (2)
    Это полностью автоматический советник (Expert Advisor) для MetaTrader 5, разработанный специально для торговли золотом (XAUUSD). Его торговая логика построена с учетом особенностей рынка золота: высокой волатильности, резких ценовых движений и быстрых разворотов. Советник автоматизирует торговлю в условиях, где особенно важны скорость реакции, дисциплина и точное управление позициями. Основное внимание уделено грамотному сопровождению сделок, быстрому реагированию на изменения рынка и контролиру
    Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (XAUUSD), combining momentum and trend-bas
    Более интеллектуальное управление. Повышенная точность. Добро пожаловать в Quantum Athena X — торговую систему для сфокусированной торговли золотом нового поколения, которая развивает точность, эффективность и дисциплинированность исполнения Quantum Athena. Quantum Athena X построена на том же оптимизированном базовом движке и использует те же 6 тщательно отобранных стратегий, что и Quantum Athena. Каждая стратегия была индивидуально доработана и оптимизирована для текущих рыночных условий GO
    Pulse Engine
    Jimmy Peter Eriksson
    3.94 (34)
    ОБНОВЛЕНИЕ - ОСТАЛОСЬ ВСЕГО НЕСКОЛЬКО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ! Главная цель этой системы — долговременная работа в режиме реального времени без использования каких-либо рискованных мартингейлов или сеток.  ОЧЕНЬ ОГРАНИЧЕННОЕ КОЛИЧЕСТВО ЭКЗЕМПЛЯРОВ ПО ТЕКУЩЕЙ ЦЕНЕ Окончательная цена: 1499 долларов США [Сигнал в реальном времени]    |    [Результаты тестирования]    |    [Руководство по настройке]    |    [Результаты FTMO] Другой подход к торговле Торговая система Pulse Engine не использует н
    Quantum iGold MT5
    Yassine Mouhssine
    5 (6)
    Quantum iGold MT5 — Продвинутая система ИИ-трейдинга (XAUUSD) Quantum iGold MT5 — это полностью автоматизированная торговая система, созданная с использованием передовых технологий искусственного интеллекта. Она использует гибридную нейронную архитектуру, объединяющую модели LSTM и Transformer для анализа поведения цены на XAUUSD. Такая структура позволяет системе выявлять рыночные паттерны, адаптироваться к изменениям волатильности и генерировать технически точные торговые сигналы в реальном вр
    Smart Gold Impulse
    Barbaros Bulent Kortarla
    3.54 (13)
    Smart Gold Impulse теперь доступен на этапе специального раннего запуска. Это советник (EA), который я сейчас использую с впечатляющими результатами на своем реальном сигнальном счете в Ultima Markets. Вы можете проверить текущую доходность в результатах живых сигналов Ultima, где Smart Gold Impulse уже продемонстрировал очень сильный потенциал в реальных рыночных условиях. Тот же сет-файл (set file), который используется на моем реальном счете в Ultima, будет предоставлен исключительно поку''
    SixtyNine EA
    Farzad Saadatinia
    5 (3)
    SixtyNine EA – Экспертный советник для торговли золотом на MetaTrader 5, оснащённый 6 интегрированными стратегическими слоями, предустановленным Stop Loss в каждой сделке и чистой торговой структурой без Martingale, Recovery-систем и Grid-торговли. Публичный Live Signal: старт $500, фиксированный 0.02 лота, рост 500%+, более 20 недель работы Публичный Live Signal является главным доказательством работы SixtyNine EA . Счёт был запущен с балансом $500 , использовался фиксированный размер лота 0.0
    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   бесплатно!*** За подробностями обращайтесь в личном сообщении Подтвержденный сигнал:   нажмите здесь В
    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
    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
    Nine Engine EA MT5
    Huu Hai Anh Nguyen
    5 (10)
    Nine Engine EA MT5 LIMITED TIME OFFER AT $199$ Price will go up at  $ 299 on July 31st! LIVE SIGNAL Verified live trading results can be monitored through the public signal below:  https://www.mql5.com/en/signals/2376812 Nine Engine EA MQL5 Community:  https://www.mql5.com/en/messages/03632dbed818dd01 The live signal allows you to observe how the system performs under real market conditions using actual market data and execution. Please note that results may vary depending on broker conditi
    Chiroptera
    Rob Josephus Maria Janssen
    4.57 (46)
    Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
    Другие продукты этого автора
    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
    GOLD EA MT5 — это полностью автоматический торговый робот, разработанный с использованием индикатора Trend for MT5. Он основан на системе нейронной сети + сетки, выбирает торговые возможности с высокой вероятностью прибыли и низким риском. Минимальный начальный депозит составляет 250 долларов США за 0,01 начального лота, каждая позиция имеет скрытый стоп-лосс. Советник показывает хорошие результаты на XAUUSD, а максимальная просадка относительно невелика. Вы можете использовать 1-минутный   бэк
    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
    Введение индикатора: Индикатор рисует линию тренда и гистограмму, имеет небольшой ценовой лаг, не имеет будущих функций, сигналы не будут дрейфовать. Когда рынок находится в состоянии колебаний между областями, если индикатор показывает красно-зеленую гистограмму, это зона низкой цены, если индикатор показывает пурпурную и желтую гистограмму, это зона высокой цены. Его также можно использовать для анализа тенденций рынка в соответствии с зонами высоких и низких цен. Индикатор может отправлять
    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
    Введение индикатора Индикатор разработан по формулам скользящей средней, которая более стабильна и   имеет меньшее запаздывание, чем   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
    Фильтр:
    Нет отзывов
    Ответ на отзыв