TraderAi Algorithmic trading

AI Trading Agent Powered By ChatGPT 

Trade Smarter with AI Trading Agent using Powered By ChatGPT.

Simply describe your trading conditions in plain language, the AI Trading Agent understands your instructions, monitors the market in real time, and executes trades at the optimal moment.

Whether you're running a grid trading strategy, using Martingale techniques, or simply scalping based on price action, just tell the AI Trading Agent what you want to do.

The AI Trading Agent understands your instructions and can execute multiple trades simultaneously while managing each position intelligently. This makes it ideal for strategies involving hedging and maximizing profits across trading pairs.

Traditional algorithmic trading systems require extensive rule-based coding and constant tuning to keep pace with evolving market dynamics. In contrast, Trading Agent augmented with AI enable a paradigm shift: traders can express strategies in natural language, and the trading agent autonomously translates these high-level intents into executable actions in real time.

Have a trading strategy in mind? Simply provide it as a prompt. The integrated AI will interpret your instructions, analyze real-time market data, and execute trades according to your specified strategy. All trades are carried out directly on your selected trading account, based on the prompt you provide.

Instead of hard coding complex logic, you define trading conditions, risk parameters, and strategy constraints using plain English. The AI interprets this input, converts it into structured tasks, and is capable of Real-time market monitoring, Dynamic decision-making and Position management.

Trading Agent enables concurrent execution of diverse strategies (e.g., grid trading, Martingale, momentum-based scalping).

This Expert Advisor (EA) is designed to enable users to interact with an AI model, such as ChatGPT, through natural language prompts. Instead of hard-coding trading strategies, users can define trading logic dynamically using plain language instructions.

Important Disclaimer:

This EA does not guarantee profitability. Merely connecting to an AI model will not result in successful or profitable trades without proper prompt design and strategic input from the user. The effectiveness of the EA heavily depends on the quality and clarity of the prompts provided.

Users are fully responsible for optimizing their own trading prompts and strategies.

Risk Warning:
To avoid potential financial loss, it is strongly recommended to use a demo account during initial testing and experimentation.


Important Note:

Due to Web Request limitations within the MetaTrader Strategy Tester, AI features are not available in the backtesting environment. This is a technical restriction imposed by the MetaTrader platform itself and is not a limitation of the EA.

EA Parameters:

Enable AI Mode

This EA operates in two distinct modes. By default, it functions as a fully autonomous trading system, executing trades based on support and resistance levels while automatically setting Take Profit (TP) and Stop Loss (SL). This ensures full compliance with MQL Community Rules, which require that all Expert Advisors must be capable of trading independently without reliance on external services.

This EA can leverages powerful external large language models (LLMs) from leading AI providers to assist with trading decisions. To use these AI-driven features, users must supply their own API access credentials for supported AI platforms.

AI Mode is disabled by default. Users must manually enable it in the settings to activate AI functionality. Enabling AI mode will bypass the default automatic trading action and only relying on AI for trading decisions.

By enabling AI Mode, the EA can interact with powerful AI models from leading providers such as OpenAI (ChatGPT), Google Gemini, DeepSeek, and Mistral. These models assist with trading insights and decision-making based on your prompts.

When using AI for trading, you can simply describe your strategy in plain language—no need to write complex code. The AI will interpret your instructions and execute trades accordingly, offering a flexible and intuitive approach to strategy execution.

Important: Without a valid AI configuration, the EA will not perform any trading activity, as it relies entirely on external AI services. Since we have no control over these third-party platforms, all access and usage depend solely on your setup.

AI Engine:

Select the AI platform you wish to use (e.g., Gemini, DeepSeek, OpenAI, Mistral, etc.). Each provider offers unique capabilities tailored to different trading needs.

Reasoning:

Enable this option if you plan to use an AI model with advanced reasoning capabilities. Set to true to activate.

Examples of supported reasoning models include:

  • OpenAI’s o-series
  • DeepSeek Reasoner
  • Gemini Thinker

Temperature:

Adjusts the creativity and randomness of AI-generated responses.

  • Low (0.1 – 0.3): Produces more deterministic and consistent outputs. Best suited for precise, rule-based trading strategies.
  • Medium (0.4 – 0.7): Offers a balanced mix of structure and creativity, suitable for adaptive or semi-automated strategies.
  • High (0.8 – 1.0): Introduces greater randomness and creativity. Useful for exploring unconventional or experimental trading ideas.

Max Tokens:

Specifies the maximum number of tokens the AI model can use in a single response. This includes both your prompt and the AI’s reply.

Reasoning models typically require a higher token limit to handle complex instructions and deliver more accurate, context-aware results.

Execute On:

Defines when the AI should be triggered during market activity.

  • Bar: The AI is called once per completed candle/bar on the selected timeframe (e.g., every minute, hour, etc.).
  • Tick: The AI is called on every new market tick, allowing for high-frequency decision-making.

Using the Tick option may result in a high number of API requests. Be aware of rate limits imposed by your AI provider to avoid interruptions.

Model Input Configuration:

Configure the market data fed into the AI model for analysis and decision-making:

  • Include OHLC: Enable to include candlestick data (Open, High, Low, Close) in the model’s input.
  • Number of Past OHLC Data: Specify how many previous candles to include when OHLC data is enabled.
  • Include Ticks: Enable to include bid and ask tick data in the model input.
  • Number of Past Ticks: Set how many past tick data points should be included.
  • Include Market Depth: Enable this option to provide market depth data (order book) to the AI model.

Trade Size Configuration:
Define the trade volume limits and position constraints for AI-executed trades:
  • Minimum Trade Volume Size: Set the smallest trade volume (in lots) the AI is permitted to execute.
  • Maximum Trade Volume Size: Set the largest trade volume (in lots) the AI can execute.
Maximum Number of Concurrent Open Positions: 

Specify the maximum total number of open positions the AI is allowed to maintain simultaneously.

Command Prompt:

Enter your trading strategy or instructions here. The AI will interpret your prompt, analyze market conditions accordingly, and execute trades based on your specified strategy.

The EA will automatically create a Prompt.txt file in the MT5 Files directory. You can add a longer and more complex prompt there. To use the external prompt from Prompt.txt , simply leave the Command Prompt parameter empty — the system will then fall back to the content of Prompt.txt .

how Edit Prompt.txt

To edit the prompt file:

  1. In the MetaTrader 5 terminal, go to the Tools menu and select MetaQuotes Language Editor.

  2. In the MetaEditor program, open the Navigator panel, then go to Files → Prompt.txt to edit the prompt.

If you don’t see the Navigator panel in MetaEditor, go to the View menu and select Navigator to enable it.

Model API Configuration:

BOYK: Bring Your Own Key

To access these AI models, you must provide your own API keys. The EA does not supply or manage API keys, so ensure you have valid keys from your chosen AI provider before enabling AI features.

You can use your own free API keys from providers like Google Gemini and Mistral to enable AI-powered features in this EA. This allows you to interact with advanced third-party AI models—such as Google’s Gemini at no additional cost, to receive trading insights or assist in decision-making.

Gemini Configuration

Gemini API Key: To use AI features powered by Google Gemini, you must provide your own Gemini API key. Without a valid key, the EA will not be able to access Gemini’s AI services.

You can Get FREE Gemini API Key at Google AI Studio [https://aistudio.google.com/apikey]

Gemini Model: Enter the exact name of the Gemini model you want to use(e.g., gemini-2.0-flash).

List of Gemini Models:

  • gemini-2.5-flash-preview-04-17  (previously known as gemini-2.0-flash-thinking-exp-01-21)
  • gemini-2.5-pro-exp-03-25
  • gemini-2.0-flash
  • gemini-2.0-flash-lite
  • gemini-1.5-flash
  • gemini-1.5-flash-8b
  • learnlm-1.5-pro-experimental
  • learnlm-2.0-flash-experimental
  • gemma-3-1b-it (hallucinate, can not select the exact ticket id)
  • gemma-3-4b-it
  • gemma-3-12b-it
  • gemma-3-27b-it
  • not tested:
  • gemini-2.5-pro-preview-05-06 (not tested)
  • gemini-1.5-pro (not accessible )

Check official websie for updated list [https://ai.google.dev/gemini-api/docs/models/gemini].

ChatGPT Configuration

ChatGPT API Key: Provide your ChatGPT API key. Get OpenAI API Key [https://platform.openai.com/settings/organization/api-keys].

ChatGPT Model: Enter the exact name of the ChatGPT model you want to use (e.g., gpt-4o-mini).  

List of supporrted ChatGPT Models:

  • o4-mini
  • o3-mini
  • o1
  • gpt-4.1
  • gpt-4o

Cost-optimized models:

  • o4-mini
  • gpt-4.1-mini
  • gpt-4.1-nano
  • gpt-4o-mini

Not supported:

  • o1-mini (not availale) 
  • o1-preview (not supported with the Responses API) 

Not tested:

  • o3
  • o1-pro

Check official websie for for updated list.  [https://platform.openai.com/docs/models]

Mistral Configuration:

Mistral API Key: Provide your Mistral API key. Get Free Mistral API Key https://console.mistral.ai/api-keys]

Mistral Model: Enter the exact name of the Mistral model you want to use (e.g., mistral-8b-lates).

List of Mistral Models:
  • mistral-8b-lates
  • mistral-large-latest
  • codestral-latest
  • ministral-3b-latest
  • ministral-8b-latest
  • pixtral-large-latest
  • mistral-small-latest
  • open-mistral-nemo
Check official website for for updated list [https://docs.mistral.ai/getting-started/models/models_overview/#premier-models].


DeepSeek Configuration:

DeepSeek API Key: Provide your DeepSeek API key. Get DeepSeek API Key [http://platform.deepseek.com]

DeepSeek Model: Enter the exact name of the DeepSeek model you want to use (e.g., deepseek-reasoner).

List of DeepSeek Models:

  • deepseek-chat
  • deepseek-reasoner

Check official website for for updated list [https://api-docs.deepseek.com/quick_start/pricing].


Use of Third-Party AI APIs Disclaimer

This Expert Advisor (EA) integrates optional support for third-party AI services (such as ChatGPT, DeepSeek, Google Gemini) via user-provided API keys. These services are not embedded in the EA itself and are not managed, controlled, or hosted by the EA developer.

All limitations, quotas, and restrictions associated with API usage are solely governed by the terms of the respective third-party providers and depend entirely on the user's API subscription or usage tier. The EA developer has no influence or responsibility over such limitations.

The EA does not implement any external license control, data collection, or update management systems, and fully complies with MetaQuotes rules regarding third-party system integration and user privacy.

All AI interactions are handled through your API key and are not managed, controlled, or limited by the EA itself.

For updates and new features, join the Community Channel.

Recommended products
THE 8 PILLARS OF STATISTICAL EDGE TRADING:  Introduction In trading, the past doesn't predict the future. But patterns embedded in time reveal the rhythm of markets waiting to repeat. This guide introduces you to the Eight Pillars of Statistical Edge Trading—a comprehensive framework that transforms historical data into actionable trading intelligence. At the heart of this system stands Historical Data. Unlike fleeting indicators or lagging signals, historical patterns reveal the seasonal heart
Chart Pattern Master
Lefika Raphel Sebatane
The Chart Pattern Master EA is a sophisticated expert that allows you to trade all of the common chart patterns. It automatically identifies the chart patterns for you and even displays them on the chart. Use it as an indicator or as an automated trading expert. All pattern breakouts will be traded automatically for you. Recommendations: Trend Timeframe - 1H Breakout Timeframe - Any Symbol - Any TP and SL - false MIn Balance - $250 NOTE: Increase "Pattern Number of Bars" to scan over longer peri
Intersection EA
Kalinka Capital OU
Intersection EA is a fully automated software (trading robot), executing trading orders on the currency market in accordance with the algorithm and unique trading settings for each currency pair. Intersection EA is perfectly suitable for beginner traders as well as for professionals who got solid experience in trading on financial markets. Traders and programmers of Kalinka Capital OU company, worked hard developing the Intersection EA forex robot, starting from the year 2011. Initially, this s
SkyScraperMT5
Teressa Herlene Thomson
Overview SkyScraper is a sophisticated automated trading system built exclusively for MetaTrader 5. This versatile EA adapts to your trading style on any timeframe (optimized for 3-5 minute charts) and works seamlessly across forex pairs, cryptocurrencies, and metals including gold. Why SkyScraper? Smart Automation That Protects Your Capital Intelligent trade execution with multi-layer risk controls Dynamic position sizing that automatically adjusts to your broker's requirements Adaptive stop l
Medusa Bitcoin AI: Advanced Deep-Learning Trading System Important:   Receives regular updates (quarterly & during market shifts). Use the latest version. The model is trained on   M5 timeframe and is optimal on this. Overview Building on the success of Medusa Gold AI,   Medusa Bitcoin AI   applies our proven deep learning methodology to   Bitcoin (BTCUSD) trading . It combines classic technical indicators (MAs, Bollinger Bands, RSI, ATR) with advanced neural networks, prioritizes current marke
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
The ADVANCED GRID TRADER Expert Advisor (EA) is an automated trading system designed to capitalize on price fluctuations in all currency pairs and metals (XAU/XAG). It can be used in any timeframe however the best results were achieved in the Daily timeframe with EMA 178, reversed trades.   The EA employs a grid trading strategy, where buy and sell orders are placed at regular grid points. The user sets its take profit step as well to best take advantage from market movements.   The ADVANCED GRI
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
Cyclone Intraday
Mikhail Mitin
5 (1)
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
Nero Edge Phantom
Monki Clifford Lebotsa
Nero Edge Phantom v5.1 Nero Edge Phantom v5.1 is an advanced execution engine built to operate in high-volatility environments where precision and discipline matter most. The system is designed to identify moments of market imbalance and intent , avoiding impulsive entries and focusing only on scenarios where price behavior confirms opportunity. By waiting for alignment rather than anticipation, Phantom v5.1 reduces noise, filters false movements, and prioritizes capital protection before ex
King of Pullbacks
Reward Ndunga Mubita
King of Pullbacks — Expert Advisor King of Pullbacks is a proprietary Expert Advisor developed to exploit temporary price retracements within established bullish market structures . The trading logic is based on a multi-layer confirmation model that evaluates market conditions dynamically before any trade is executed. The internal methodology is non-disclosed and protected by design. General Trading Concept The EA focuses on: XAUUSD H4, H1 Recommended brokers: Exness, FBS, etc Trading with
XHTB Throne EA is a high-performance scalping solution tailored for Gold (XAUUSD), built to operate with speed, precision, and discipline in volatile market conditions. Its core strength lies in a refined trailing stop system that locks in profits almost instantly, ensuring gains are protected the moment price moves in favor. Click here to read the Official XHTB EA Guide Risk Management Daily loss limits to control overall risk Trading activity adjusts according to account balance News filt
Magic Gold Scalper EA
Mike Wilson Namaru
5 (1)
Magic Gold Scalper EA – Advanced Adaptive Volatility XAUUSD (H1) Scalper Magic Gold Scalper is a sophisticated Expert Advisor designed specifically for trading Gold (XAUUSD) using hybrid-adaptive technology. It combines advanced price action analysis with intelligent support/resistance level detection powered by a dual-component adaptive tolerance system. Symbol:   XAUUSD Timeframes:  M5 /  H1  Account Type:  Any (All types) Minimum Deposit:   $200 Recommended Deposit:   $1,000+ Leverage:   1:5
MA Price Crossing EA by Capitarc   CAPITARC`s MA Price Crusader for MT5   MA Price Cross   -is a professional expert advisor used by our investment firm it is based on moving averages and the crossing of the candlesticks.  This product looks at all the pairs, the candles closing above and possible trend continuation formations of the ever changing markets, while the usual experts are based on one or two indicators, this expert trades with naked price in addition to Moving Averages!! THIS IS A TR
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
Aurus Apex
Dmitriq Evgenoeviz Ko
Aurus Apex — A Next-Generation Intelligent Trading Terminal Aurus Apex is more than just an advisor; it's a fully-fledged trading ecosystem that combines classic technical analysis, modern trade support algorithms, and fundamental data filtering. Designed for professionals who value deep customization, it remains as friendly as possible to beginners thanks to the "Plug & Play" concept: by default, the robot is configured for extremely conservative operation - one order per market with strict St
Crown EA MT5
Ismael Nayif Ismael Ismael
Crown Trading Crown, Expert Advisors for Meta Trader 5    Ultra Global Invest Hub       Crown AI is a complex and novel algorithm that uses Artificial Intelligence in combination with traditional technical analysis to predict market movements. This Expert Advisor makes       use of Recurrent Neural Networks, specifically Long-Short-Term-Memory cells, that are trained using data from technical analysis indicators. Through this method, the EA is able to           learn which indicators are most r
Fimathe PCM
Jean Charles Vilhena Maia
5 (5)
Fimathe PCM Automato for MetaTrader 5 Fimathe PCM Automato is an Expert Advisor for MetaTrader 5 based on price channel formation and breakout confirmation by candle body close. The trading logic is based exclusively on price structure. The product does not use martingale, grid systems, moving averages, or external indicators. Trading logic The Expert Advisor builds a price channel using the number of candles defined in the input parameters. After the channel is formed, the system monitors brea
FREE
Gold Liquidity Hunter is a professional automated trading system engineered for the high-volatility nature of the modern XAUUSD (Gold) market. The algorithm operates on the H1 timeframe , utilizing a strategy based on institutional liquidity sweeps and price reclaims. The "Volatility Regime" Strategy This Expert Advisor is tuned specifically for the post-2024 market structure, where Gold daily ranges have expanded significantly. Unlike older strategies designed for smaller ranges, Gold Liquidity
GoldenEagle
Chantal Thys
GoldenEagle – Smart Trend Trading EA GoldenEagle is a powerful and intelligent Expert Advisor designed to trade trending markets with precision and consistency. Built for MetaTrader 5, this EA combines Moving Average crossovers, RSI filters, and volatility detection (ATR) to identify high-probability trading opportunities. Key Features: Trend-Based Logic – Trades only in strong, confirmed market trends RSI Filtering – Avoids overbought/oversold traps ATR Volatility Filter – Detects
Mosnter XAU
Ignacio Agustin Mene Franco
MONSTER XAU — Expert Advisor for XAUUSD M15 Developed by: Worldinversor 2026 Version: 1.0 | Pair: XAUUSD | Timeframe: M15 Minimum Recommended Capital: $1,000 USD What is Monster XAU? Monster XAU is a high-precision algorithmic Expert Advisor (EA) designed exclusively for trading Gold (XAUUSD) on the 15-minute timeframe. It combines advanced technical analysis with institutional market structure detection to identify high-probability entries, filtering out market noise through a triple con
Currency   EURUSD . Timeframe   H1 The minimum deposit is $ 200 when trading 0.5% per trade.  The Expert Advisor is based on   classic, time-tested indicators . Also, some strategies use   Price Action . Every trade is protected by a stop loss    No   martingale,   no   grid,   no   high risk strategies. All strategies used here are trend following and reversal. Compliance with MM = 0.5% for each trade is recommended. Question: - Why is testing so slow? Answer: - Be patient,   15 very diff
Crystal ball
Nickey Magale
Crystal Ball – Trend-Backed Mean Reversion EA for MT5 Crystal Ball is not just another trading robot—it's a precision engine designed to capture the market’s natural rhythm. By combining the pullback-catching power of Mean Reversion with the momentum-following logic of Trend Trading , Crystal Ball enters trades with intention and exits with purpose. It’s built to avoid random noise, capitalize on structure, and adapt as the market moves. How It Works Wait for Deviation: Crystal Ball wat
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility  currency   basket: GBPUSD, XAUUSD and EURJPY. This EA is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs. The advisor is focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features: EA is designed to open and close orders at the begginning of trading ses
Universal Trend
Maryna Shulzhenko
The Universal Trend indicator was created to detect trends in price movement and allows you to quickly determine not only the direction of the trend, but also understand the levels of interaction between buyers and sellers. The indicator works on all timeframes and currency pairs. The indicator gives fairly accurate signals and it is customary to use it both in trending and flat markets. It is advisable to use the indicator in combination with other tools for more reliable signals and making a
Apex Striker X2
Abdeljalil El Kedmiri
Apex Striker X2 is an  advanced EAs designed to automate Fibonacci and pivot points breakout trading across Gold, indices, Forex, and other markets. Whether you're a beginner seeking a plug-and-play solution or an experienced trader wanting full manual or automated control, this EAs adapts to your trading style. Please download and apply the set file below for backtesting and live trading, as the default settings are not suitable for Gold XAUUSD-M15 Set File : Download  (Optimized for Gold only)
ScalpingDestroyer
Emanuele Giulivi
Fully automated Expert Advisor for intraday trading using breakout and trend logic. It provides risk-management tools and trading-hours controls. Operation Signal generation on breakout/trend per user settings. Trading window to enable/pause execution. News filter to suspend trading around economic releases. Configurable Stop Loss and Take Profit (fixed or percentage). Optional trailing stop and break-even; daily close at profit/loss targets. Configurable daily drawdown limit. Execution control
Buyers of this product also purchase
Quantum Queen MT5
Bogdan Ion Puscasu
4.98 (587)
Hello, traders! I am Quantum Queen , the crown jewel of the entire Quantum ecosystem and the highest-rated, best-selling Expert Advisor in the history of MQL5. With a proven track record of over 20 months of live trading, I’ve earned my place as the undisputed Queen of XAUUSD. My specialty? GOLD. My mission? Deliver consistent, precise, intelligent trading results — over and over again. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the set
Quantum Athena
Bogdan Ion Puscasu
5 (22)
Quantum Athena — Precision Forged from Experience Hello, traders! I am Quantum Athena — the light version of the legendary Quantum Queen, refined and re-engineered for today’s market conditions. I don’t try to be everything. I focus on what works now. My specialty? GOLD.My mission? Deliver sharp, efficient, and intelligently optimized trading performance — with precision at its core. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the s
Pulse Engine
Jimmy Peter Eriksson
4.94 (17)
LAUNCH PRICE – ONLY A FEW COPIES LEFT! 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 patterns. Thes
BB Return mt5
Leonid Arkhipov
4.99 (92)
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.   Trading principles — the strategy does not use grid trading, martin
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.38 (69)
Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1 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. THREE MODES: Mode 1 (recommended) — Very high assertiveness, few trades per week. Bu
Quantum Valkyrie
Bogdan Ion Puscasu
4.73 (140)
Quantum Valkyrie  - Precision.Discipline.Execution Discounted   price .  The price will increase by $50 with every 10 purchases. Live Signal: CLICK HERE Quantum Valkyrie MQL5 public channel: CLICK HERE ***Buy Quantum Valkyrie MT5 and you could get Quantum Emperor or Quantum Baron for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      Hello, traders. I am Quantum Val
Goldwave EA MT5
Shengzu Zhong
4.58 (40)
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
Quantum King EA
Bogdan Ion Puscasu
4.98 (179)
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
Chiroptera
Rob Josephus Maria Janssen
4.76 (25)
Prop Firm Ready! Chiroptera is a multi-currency, single trade Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades 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 caused by Tweets and other ad-ho
The Gold Reaper MT5
Profalgo Limited
4.5 (94)
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 YouTube Reviews 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 from very conservative to extre
Gold Safe EA
Anton Zverev
5 (4)
Live Signal:   https://www.mql5.com/en/signals/2360479 Timeframe:   M1 Currency pair:   XAUUSD Varko Technologies   is not a business, it is a philosophy of freedom. I am interested in long-term cooperation and building a reputation. My goal is to continuously improve and optimize the product to meet changing market conditions. Gold Safe EA   - the algorithm uses several strategies simultaneously, the main philosophy is an emphasis on controlling losing trades and risk. Several levels of clos
Wave Rider EA MT5
Adam Hrncir
5 (22)
Scalper speed with sniper entries. Built for Gold. 33% off  this weekend for 299 USD only  (ends Sunday midnight)   |   final   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M1
Gold House MT5
Chen Jia Qi
4.44 (50)
Gold House — Gold Swing Breakout Trading  Price increase coming soon. Only a few licenses remain at the current price (3/100) . Next target price: $999. Live signals: Profit Priority mode : https://www.mql5.com/en/signals/2359124 BE priority mode :  https://www.mql5.com/en/signals/2372604 Important: After purchasing, please remember to send us a private message to receive the recommended parameters, instructions, precautions, and usage tips. (MQL5 messaging):   https://www.mql5.com/en/users/wa
Akali
Yahia Mohamed Hassan Mohamed
3.27 (82)
LIVE SIGNAL: Click here to view live performance IMPORTANT: READ THE GUIDE FIRST It is critical that you read the setup guide before using this EA to understand the broker requirements, strategy modes and the smart approach. Click here to read the Official Akali EA Guide Overview Akali EA is a high-precision scalping Expert Advisor designed specifically for Gold (XAUUSD). It utilizes an extremely tight trailing stop algorithm to secure profits instantly during periods of high volatility. Thi
Wall Street Robot MT5
MQL TOOLS SL
4.33 (15)
Wall Street Robot is a professional trading system developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to operate
Full Throttle DMX
Stanislav Tomilov
5 (9)
Full Throttle DMX - Real strategy  Real results   Full Throttle DMX is a multi-currency trading expert advisor designed to operate with EURUSD, AUDUSD, NZDUSD, EURGBP, and AUDNZD currency pairs. The system is built on a classical trading approach, using well-known technical indicators and proven market logic. The EA contains 10 independent strategies, each designed to identify different market conditions and opportunities. Unlike many modern automated systems, Full Throttle DMX does not use ris
Aurum AI mt5
Leonid Arkhipov
4.86 (44)
UPDATE — DECEMBER 2025 At the end of November 2024, the Aurum expert advisor was released for sale. Throughout this time, it traded in real market conditions without a news filter, without additional protective restrictions, and without complex limitations — while confidently remaining profitable and stable. Live Signal (launch April 14, 2026) This full year of real trading clearly demonstrated the reliability of the trading system. Only after that, based on real experience and statistics, a m
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA  is based on Pending Position strategy ( PPS ) and a very advanced secretive trading algorithm. The strategy of  Bonnitta EA  is a combination of a secretive custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. DON'T BUY AN EA WITHOUT ANY REAL MONEY TEST OF MORE THAN 3 MONTHS, IT TOOK ME MORE THAN 100 WEEKS(MORE THAN 2 YEARS) TO TEST BONNITTA EA ON REAL MONEY AND SEE THE RESULT ON THE LINK BELOW. B
Ultimate Breakout System
Profalgo Limited
5 (35)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1499$ very fast    +100 Strategies included and more coming! BONUS : At 999$ 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 Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and
AnE
Thi Ngoc Tram Le
5 (3)
ANE — Gold Grid Expert Advisor ANE is a fully automated Expert Advisor designed for trading XAUUSD (Gold) on the M15 timeframe using a grid-based averaging strategy . Important: Test the EA on a demo account first to understand the behavior of the averaging system before running it on a live account. Live Signal ANE Official Channel Trading Strategy ANE manages positions as a group. It opens additional trades to optimize the average entry price when conditions allow, then closes the entire bask
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (504)
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
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (120)
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
The Gold Phantom
Profalgo Limited
4.57 (30)
PROP FIRM READY!  --> DOWNLOAD ALL SET FILES WARNING: Only a few copies left at current price! Final price: 990$ NEW (from 399$ only) : Choose 1 EA for Free! (limited to 2 trade accounts numbers, any of my EAs except UBS) Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Live Signal 2 !! THE GOLD PHANTOM IS HERE !! After the massive success of The Gold Reaper, I'm extremely proud to introduce its powerful brother: The Gold Phantom , a pure, no-nonsense breako
Launch price only available for a limited time $250. Price will increase soon.  Ask me about about your chance for free Ultimate Extractor.  live signal  https://ultimateextractor.com/trader/trader-mjwgotdf Ultimate Forge UTS — Smart XAUUSD Expert Advisor Hello, I am Ultimate Forge UTS, a fully automated Expert Advisor built for trading XAUUSD (gold) on MetaTrader 5. My approach combines disciplined entry timing with intelligent position management that adapts automatically to gold's evolving
XIRO Robot MT5
MQL TOOLS SL
4.85 (26)
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
Grabber Bot
Ihor Otkydach
5 (3)
Only 5 copies left at $399. Next price: $499 Grabber Bot is a fully automated Expert Advisor built on the proven logic of the Grabber System, which has already gained recognition and positive feedback from traders on the MQL5 Market. The idea behind this EA is based on real trading experience and user feedback. Many traders using the manual version of the Grabber System faced the same problems: signals appear when the trader is sleeping or busy (resulting in missing about 50% of high-quality tr
AI Gold Trading MT5
Ho Tuan Thang
3.72 (43)
WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. Other brokers can only achieve trading performance equivalent to 60-80%. LIVE SIGNAL IC MARKETS ( My live signal on IC Markets is still on the old MT4 1.0 – I need to update new live signal to the newest version on MT5 platform
Luna AI Pro MT5
Profalgo Limited
5 (3)
Launch promo: Only 1 copies available at 399$ Final price: 2000$ There will be only a limited number of copies sold of this EA Luna AI is a very advanced night scalper and one of the best you can find on the market.  It was developed using years of experience in live trading with the mean-reverse strategy, and selected only the best pairs and techniques to be included in this EA. Since the EA is build upon existing technology that was developed over the years, the EA is very effective and has
Gold Oni
Lo Thi Mai Loan
4.67 (3)
> PRICE INCREASES EVERY 24 HOURS - ACT NOW OR PAY MORE TOMORROW Current Price: $199.99 -> Final Price: $1999.99 [ Live Signal ] | [ Backtest Results ] | [ Setup Guide ] BONUS: Message us privately after purchase and receive a FREE bonus EA instantly.  Or You can choose EA Titan Breaker Follow the channel for the latest update >> Important note: After purchase, please message us privately to receive a settings file tailored to your account size. The default SL, TP, and Trailing Stop values are o
SentinelAI MT5
Valeriia Mishchenko
4 (2)
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 4 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
Filter:
No reviews
Reply to review