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.


    Recommended products
    Pew Pew MT5
    Wilna Barnard
    Pew Pew EA – Mean Reversion Grid Expert Advisor for MT5 Pew Pew is an advanced mean reversion Expert Advisor with a predictive grid recovery system designed to adapt to real market conditions. Developed through extensive coding, testing, and refinement, it uses structured trading logic to adjust recovery behaviour according to volatility, news impact, and changing price action. The EA is designed for traders who want a practical automated recovery system with clear controls, a professional on-c
    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
    GuardianLabs Trade Manager
    Komlan Prosper Kouassi
    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
    Introducing Neural Bitcoin Impulse - an innovative trading bot created using neural network training technology on voluminous market data sets. The built-in mathematical model of artificial intelligence searches for the potential impulse of each next market bar and uses the resulting patterns of divergence and convergence between the predictive indicators and the price to form high-precision reversal points for opening trading positions. The trading robot is based on the Neural Bar Impulse ind
    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
    Goyani Piyushbhai
    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)
    IMPORTANT: Before proceeding with backtests and launching the robot, make sure to set the Lot_plus value to "true" instead of "false" to enable automatic lot calculation. It is also crucial to adjust the Cut_loss to 54 instead of 1 to optimize risk management. DESCRIPTION: GridBreakout is an automated trading robot specialized in trading the GBP/USD forex pair. Utilizing a grid technique, it is designed to capitalize on market breakouts, offering a dynamic and responsive strategy to market movem
    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 EA for BTC
    Satendra Kumar Gupta
    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)
    Accurate Night Scalping & Smart Grid System The True Range Pro EA is a fully automated expert advisor that trades at night and exploits price reversion. The EA trades using limit orders with stop loss and take profit. This EA works best on EURUSD. The True Range Pro is designed to work on the MetaTrader 4/5 platform. It is easy to install and comes with detailed instructions on how to set it up. The EA is optimized for use on the M5 timeframe and can be used on any broker that offers the MetaT
    AutoStorm
    Andriy Sydoruk
    Auto-optimizing grid expert. Genetic algorithms have been used in the EA to implement auto-optimization for a predetermined period of time. Now you do not need to optimize the EA over and over, but only to attach it once and configure it once. The real expert system for real work, working with a deposit of $1000. The default settings are suitable for trading the EURUSD currency pair. Work on accounts with   hedging ! Examples of settings are provided at the beginning of the "Comments" section. O
    ScorpionGrid
    Evgenii Kuznetsov
    5 (3)
    Multi-currency grid Expert Advisor, in most cases it receives quite accurate entries. If an entry is not accurate enough, the positions are managed using an elaborate martingale strategy. Work on real account:  http://tiny.cc/nkaqmz Entries are performed using the signals of RSI and Stochastic indicators, in the overbought/oversold areas, plus additional entry conditions based on a proprietary algorithm. Recommended timeframe - М15. Input parameters SetName - name of the current settings file Ma
    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
    FabTradeX GJ
    Raffaele Romano
    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
    Buyers of this product also purchase
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    4.64 (11)
    The Legend Continues. The Queen Evolves. Welcome to Quantum Queen X — the next generation of the legendary GOLD trading system that builds upon the proven success of Quantum Queen. Quantum Queen X is built on the same proven core engine as Quantum Queen, introducing a powerful new Custom Mode that allows traders to choose exactly which strategies to enable or disable. Every strategy has been individually reviewed, refined, and optimized to deliver even better performance and adaptability across
    Lizard
    Marco Scherer
    4.9 (30)
    WHAT IS LIZARD? Lizard is a fully automated Expert Advisor, developed exclusively for XAUUSD (Gold) on MetaTrader 5. It uses a multi-strategy swing breakout system that identifies key structural levels on the chart and places pending stop orders at precisely calculated entry points. No martingale. No grid. No averaging in. Every trade has a defined Stop Loss and Take Profit and is actively managed by a multi-layered exit system, automatically, around the clock. Live Signal - Track real performan
    Scalping Robot Pro MT5
    MQL TOOLS SL
    4.51 (128)
    Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
    The Gold Reaper MT5
    Profalgo Limited
    4.46 (102)
    PROP FIRM READY! ( download SETFILE ) WARNING: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Client Signal YouTube Reviews LATEST MANUAL Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency fro
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.46 (122)
    Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1  Live Signal Mode 2 Twister Pro EA is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M15 timeframe. It trades less — but when it does, it trades with purpose. Every entry passes through 5 independent validation layers before a single order is placed, resulting in an extremely high win rate on the Default configuration. TWO MODES: • Mode 1 (recommended) — Very high assertiveness, fe
    Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
    Ultimate Breakout System
    Profalgo Limited
    5 (46)
    IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1999$ soon!   +100 Strategies included and more coming! BONUS : At 1499$ or higher price --> choose 5  of my other EA's for free!   ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout
    Smart Gold Hunter
    Barbaros Bulent Kortarla
    5 (20)
    No Grid/No Martingale/No Recovery/No Hedging/Single Entry with SL/One Shot  Smart Gold Hunter is an Expert Advisor for XAUUSD / Gold trading on MetaTrader 5. It is designed for traders who prefer a gold EA with no grid, no martingale, real Stop Loss and Take Profit logic, and controlled risk management. You can check the live signals before making a decision: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My  (Here I use Scalper Mode, To have the exact se
    Zerqon EA
    Vladimir Lekhovitser
    3.18 (28)
    Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2372719 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Zerqon EA is an adaptive Expert Advisor designed specifically for XAUUSD trading. The strategy is based on a Deep LSTM neural network model integrated through ONNX, allowing the system to process sequential market behavior and evaluate price dynamics in a st
    Gold Snap
    Chen Jia Qi
    4.47 (17)
    Gold Snap — A Fast Profit Capture System for Gold Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Only 3 copies remaining at the current price. The price will be increased to $999 soon. Important: After purchasing, please contact us by private message to receive the user guide, recommended settings, usage notes, and update support.  https://www.mql5.com/en/users/walter2008 W
    Quantum King EA
    Bogdan Ion Puscasu
    4.96 (211)
    Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT4 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT5 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule your trading with precision and discipline. Quantum King EA brings the strength of
    Goldwave EA MT5
    Shengzu Zhong
    4.73 (71)
    Real Trading Account   LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2339082 This EA uses the same logic and execution rules as the verified live signal shown on MQL5.When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker ( e.g., IC Markets or TMGM) , the EA's live trading behavior is designed to closely align with the trade structure and execution characteristics of the live signal. Please note that differences in broker conditions, spreads, executio
    Nexorion Initium Novum EA
    Valentina Zhuchkova
    5 (16)
    NEXORION: Initium Novum — Deterministic Logic and Algorithmic Synthesis NEXORION is an institutional-grade analytical complex based on rigorous mathematical liquidity processing algorithms. The core concept of the project is "computational transparency": the expert advisor transforms chaotic price feeds into structured geometric zones, visualizing the decision-making process directly on the trading chart. Real-Time Monitoring https://www.mql5.com/es/signals/2372338 Technical System Specificatio
    Gold Neural Core
    TICK STACK LTD
    5 (3)
    Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Join my open group for questions related to any of my products:  https://www.mql5.com/en/messages/014beab2560cdc01 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (XAUUSD), combining momentum and trend-bas
    AXIO Gold EA
    Shengzu Zhong
    4.6 (10)
    AXIO GOLD EA MT5 Live Signal Reference on MQL5 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 is an automated trading system developed for XAUUSD Gold on MetaTrader 5. This EA uses the same logic and execution rules as the verified live signal shown on MQL5. When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker such as TMGM , the EA's live trading behavior is designed to closely align with the trade structure and execution charac
    Mavrik Scalper
    Vladimir Lekhovitser
    4.5 (2)
    Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2378119 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Mavrik Scalper represents a new generation of AI-driven trading systems built around a Hybrid Attention neural network architecture. Unlike conventional algorithmic strategies that rely primarily on fixed technical indicators or predefined market rules, Mav
    Gold House MT5
    Chen Jia Qi
    4.53 (59)
    Gold House — Gold Swing Breakout Trading  One EA. Three Trading Modes. Choose the One That Fits Your Style. No Grid. No Martingale. The price will increase by $50 after every 10 purchases. Final planned price: $1,999. Live Signals:  Profit Priority Mode: https://www.mql5.com/en/signals/2359124 BE priority Mode :  https://www.mql5.com/en/signals/2372604 Adaptive Mode:   https://www.mql5.com/en/signals/2379287  (High-Risk Configuration Reference – Potential profits and losses are amplified. N
    SomaOil
    Andrii Soma
    5 (2)
    SomaOil is a multi-strategy breakout Expert Advisor for MetaTrader 5, built exclusively for WTI crude oil (XTIUSD). One chart, one EA, 20 independent strategies running together as a single diversified portfolio. Live Signal. To make it accessible at launch, I am using a transparent ramping-price model: Launch price: 100 USD (48 hours) Starting from Monday the price increases by 100 USD for every 10 copies sold Price increases happen at most once per day, even when more than 10 copies are sold t
    Logan MT5
    Thierry Ouellet
    5 (6)
    LIMITED TIME OFFER AT 249$ Price will go up at  499$ on July 24th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—includ
    Smart Gold Impulse
    Barbaros Bulent Kortarla
    3.56 (9)
    No Grid /No Martingale/ No Dca /No rocovery Smart Gold Impulse is now available in a special early launch phase. This is an EA I  am currently using with impressive results on my Live Signal  account. You can check the current performance through the Ultima live signal results, where Smart Gold Impulse has already shown very strong potential in real market conditions. The same set file used on my Ultima live signal account will be shared only with Smart Gold Impulse buyers. At the same time, thi
    Quantum Emperor MT5
    Bogdan Ion Puscasu
    4.86 (507)
    Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan for free !*** Ask in private for more details Verified Signal:   Click Here MT4 Version
    Pulse Engine
    Jimmy Peter Eriksson
    3.94 (34)
    UPDATE - ONLY A FEW COPIES LEFT AT CURRENT PRICE! The main goal of this system is long-term live performance without using any risky martingale or grid.  VERY LIMITED COPIES AT CURRENT PRICE Final Price $1499 [Live Signal]  |  [Backtest Results]  |  [Setup Guide]  |  [FTMO Results] A Different Approach to Trading Pulse Engine does not use any indicators or specific timeframes. It has a very unique approach that is not used by any other trading system on MQL5. It trades intraday directional patt
    BB Return mt5
    Leonid Arkhipov
    4.48 (124)
    BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Global   update   on   June   14th   Trading principles — the strat
    Quantum iGold MT5
    Yassine Mouhssine
    4.33 (3)
    Quantum iGold MT5 – Advanced AI Trading System (XAUUSD) Quantum iGold MT5 is a fully automated trading system built using advanced Artificial Intelligence techniques. It employs a hybrid neural architecture that integrates LSTM and Transformer models to analyze price behavior on XAUUSD . This structure enables the system to detect market patterns, adapt to volatility changes, and generate technically refined trading signals in real time. After purchase, please contact me via MQL5 private messa
    Quantum Bitcoin EA
    Bogdan Ion Puscasu
    4.77 (128)
    Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
    Cortex Aurex
    Vladimir Mametov
    5 (2)
    It is a fully automated Expert Advisor for MetaTrader 5, built specifically for Gold / XAUUSD trading. Its logic is designed around the dynamic nature of the gold market: fast price movements, sharp reversals, and high volatility. The EA helps automate trading in an environment where reaction speed, discipline, and precise position management are especially important. The system is focused on disciplined trade management, fast reaction to market changes, and controlled exits. Its main idea is si
    Impulse MT5
    Simon Reeves
    5 (13)
    Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A six-strategy gold EA that waits for the perfect shot. Launch offer: 30% off until 26th July   — to celebrate the v2.00 release, Impulse is available at a 30% discount. On 26th July the price reverts to $499, so grab it while the offer lasts. Impulse v2.00 is here! The biggest update in Impulse's history has arrived. Version 2.00 takes everything that made Impulse a disciplined, patient Gold trading system and elevates
    Wave Rider EA MT5
    Adam Hrncir
    4.88 (42)
    Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is out (see  Announcement ) $499 for a limited time  before the regular $599 price kicks in. Check the Live signal  or Manual  or  Broker performance Version 5.0 upgrade notice: Close all Wave Rider positions before updating. Strategy Magic Numbers and several input names changed. Review your settings and save a new preset because older sets or templates may not restore every option. New version runs best on VT Markets, Vantage, B
    XG Gold Robot MT5
    MQL TOOLS SL
    4.3 (111)
    The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
    Chiroptera
    Rob Josephus Maria Janssen
    4.57 (46)
    Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
    More from author
    Trend Line1
    Zhi Xian Hou
    5 (6)
    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
    Zhi Xian Hou
    GOLD EA MT5 is a fully automated trading robot, which is developed by using the "Trend for MT5" indicator. It is based on the neural network+grid system, it selects trading opportunities with high probability of profit and low risk. The minimum initial deposit is 250 USD per 0.01 initial lots, every position has a hidden stop loss. EA has good performances on XAUUSD, and the maximum drawdown is relatively low. You can use 1-minute open price backtest   mode on MT5 client to do backtest. The val
    Indicator introduction: The indicator draws trend line and histogram, It has small price lag, and has no future functions, the signals will not drift. When the market is under inter-area oscillations, If the indicator appears red and green histogram, this is a low price zone, if the indicator appears magenta and yellow histogram , this is a high price zone. It can also be used to analyze market's trend according to the high and low price zone. The indicator can send emails, alerts and notificat
    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
    Alert Waves for mt5
    Zhi Xian Hou
    4.5 (2)
    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
    Indicator Introduction The indicator is designed according to moving average formulas, which is more stable and  has less lag than  RSI or CCI. The indicator has three indicator values, the moving average period and the colors of the line can be manually changed.  What can this indicator brings to you? Accurate entry signals: The indicator draws up and down arrow signals. Multi-period trend analysis: Loading this indicator into a large timeframe chart and a small timeframe chart, the effect of
    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
    Filter:
    No reviews
    Reply to review