Japan AI Exo Scalp EA MT4

4

Japan AI Exo Scalp EA MT4 v3.54

Next-generation scalping EA that combines the latest GPT-4.5 technology with Japanese financial engineering.
Realizes OpenAI integration via WebRequest communication in MT4 environment, providing safe and high-speed automated trading without DLL.

The long-awaited MT4 version is finally here!

The MT4 version, requested by many traders, is now released.
Following the "Three Arrows" logic implemented in the MT5 version, it has evolved further along three axes: accuracy, safety, and versatility.

June Limited Special Offer

June purchasers will receive free access to "AI Economic Release Strike EA MT4 version (planned price $699/6 months)" scheduled for release at the end of August!

To claim your free copy, please send me a direct message after purchase.

※Existing purchasers are also eligible.

EA Overview

"Japan AI Exo Scalp EA MT4 v3.54" is the latest AI-integrated scalping EA optimized for MT4 environment. With DLL-free safe implementation using WebRequest, it can be used without restrictions on many brokers.

This EA adopts a consensus system with three GPT models (o4-mini-2025-04-16, gpt-4.1-2025-04-14, gpt-3.5-turbo), achieving more solid trading decisions. Temperature parameters for each model can be individually adjusted, enabling flexible strategies according to market conditions.

Risk management features have been significantly enhanced with MT4-specific functions including daily drawdown limits, overnight position management, CSV trade logs, and automatic GMT calculation. Designed for safe use by beginners to advanced traders.

Pricing

  • Price increases by $50 every 10 sales.
  • Final price: $1,899
  • 3-month rental: $399

3-Model Consensus Trading Cycle

Advanced decision-making process in AI-assisted FX trading

  1. New Bar Detection
    Detects new bars on 15-minute timeframe (recommended) and starts analysis.
  2. Technical Indicator Calculation
    Calculates EMA20 slope, ATR20, and DiffDI20 (optional).
  3. Simultaneous Transmission to 3 GPT Models
    Sends parallel requests to Arrow1 (o4-mini), Arrow2 (gpt-4.1), and Arrow3 (gpt-3.5-turbo).
  4. Consensus Decision
    When UseAllAgree=true, requires unanimous agreement; when false, uses majority vote for final decision.
  5. Advanced Filter Checks
    Verifies spread, market hours, news, overnight, and daily drawdown.
  6. Position Management
    Executes new entries, trailing stops, breakeven, and re-inquiry-based exits.

Recommended Trading Environment

  • Trading Symbols: USDJPY, EURUSD, GBPUSD and other major currency pairs
  • Timeframe: M15 (default) to H1
  • Minimum Deposit: 300-500 USD or more
  • Leverage: 1:100 to 1:500
  • Broker Type: ECN accounts or low spread environments recommended
  • MT4 Build: 1350 or higher recommended

※WebRequest permission required. Go to Tools→Options→Expert Advisors and add "https://api.openai.com" to allowed URLs.

Installation Manual

Post-purchase installation manual here

How to obtain API from OpenAI here

Main Features of MT4 Version v3.54

Feature Details
3-Model Consensus High-precision decisions by three models: o4-mini, gpt-4.1, and gpt-3.5-turbo. Choose between unanimous agreement or majority vote.
WebRequest Communication Safe without DLL. Communicates with OpenAI API using MT4's WebRequest feature.
Dynamic SL/TP Management Choose between ATR-based automatic adjustment or fixed pips. Adapts to market volatility.
Daily Drawdown Management Daily loss limit feature. Automatically closes all positions when reaching set percentage.
Trailing Stop Equipped with profit-taking and breakeven functions. Maximizes profits while protecting them.
Overnight Filter Automatically closes positions during specified hours. Avoids weekend risks.
CSV Trade Log Records all trades in detail. Ideal for performance analysis.
Automatic GMT Calculation Automatically detects broker's timezone. Manual setting also available.
Re-inquiry Function Advanced feature that consults GPT again when unrealized loss exceeds threshold.

Technical details here

Input Parameters (Main Items)

AI Model Settings

  • Arrow1_Model: First model (default: o4-mini-2025-04-16)
  • Arrow1_Temp: First model temperature (o-family fixed at 1.0)
  • Arrow2_Enable: Enable/disable second model
  • Arrow2_Model: Second model (default: gpt-4.1-2025-04-14)
  • Arrow2_Temp: Second model temperature (default: 0.6)
  • Arrow3_Enable: Enable/disable third model
  • Arrow3_Model: Third model (default: gpt-3.5-turbo)
  • Arrow3_Temp: Third model temperature (default: 0.3)
  • UseAllAgree: Entry only on unanimous agreement (true) or majority vote (false)

Risk Management

  • RiskPercent: Risk per trade (default: 1.0%)
  • UseATRForSLTP: ATR-based SL/TP (recommended)
  • SL_ATR_Factor: Stop loss ATR multiplier (default: 1.2)
  • TP_ATR_Factor: Take profit ATR multiplier (default: 2.6)
  • EnableDailyDrawdown: Daily drawdown limit (default: enabled)
  • DailyDrawdownPercent: Maximum daily loss rate (default: 5.0%)

※Many other parameters allow for fine adjustments.

Backtesting / Forward Testing

Since this EA communicates with OpenAI API using WebRequest, accurate backtesting cannot be performed in MT4 Strategy Tester.
Therefore, forward testing on demo accounts is strongly recommended.
Please verify what signals GPT generates and what performance it shows in actual market conditions.

Even when using the demo version, backtesting is not available, so please check parameters and verify operation on demo accounts.

Purchase Requirements

  1. Supported Platform: MT4 only (Build 1350 or higher recommended)
  2. API Key: Please prepare your own OpenAI API key. We support the acquisition process.
  3. WebRequest Settings: Be sure to add "https://api.openai.com" to allowed URLs.
  4. No Refunds: Due to digital product characteristics, refunds are not available after purchase.
  5. Operation Guarantee: Regular updates for bug fixes and new features.
  6. Testing Recommended: Always test thoroughly on demo accounts before live operation.

Important Notice

Since this EA uses OpenAI API integration via WebRequest, it does not work in MT4 Strategy Tester (backtesting).

After purchase, please verify actual operation on demo accounts.

Consider the free demo version as parameter confirmation only.

Frequently Asked Questions (FAQ)

Q1: What's the difference from the MT5 version? The basic logic is the same, but the MT4 version is designed exclusively for WebRequest, making it available on more brokers. It's also optimized considering MT4-specific limitations. Q2: Why can't I backtest? WebRequest to OpenAI API requires real-time communication, making simulation with historical data impossible. Please conduct forward testing on demo accounts. Q3: How do the three models differ? o4-mini prioritizes fast response, gpt-4.1 high-precision analysis, and gpt-3.5-turbo cost efficiency. Combining them enables stable decisions. Q4: What is the daily drawdown function? It limits maximum daily loss. When reaching the set percentage (default 5%), it closes all positions and stops trading for the day. Q5: How can I utilize CSV logs? All trade details (entry reasons, indicator values, profit/loss, etc.) are recorded, useful for performance analysis and strategy improvement.

Disclaimer

  1. Trading Risk Disclaimer
    This EA does not guarantee profits. Losses may occur due to market fluctuations, and risks should be assessed at your own discretion.
  2. Past Performance Doesn't Guarantee Future Results
    Good forward test results do not promise future performance.
  3. Scope of Technical Support
    This EA is provided "as is." Some features may not work properly depending on the operating environment.
  4. Third-Party Dependencies
    Depends on MT4, broker, and OpenAI API operations/data. We cannot be responsible for issues arising from these.
  5. License
    Unauthorized copying or resale is strictly prohibited.
  6. Test Environment Recommendation
    Conduct sufficient testing and verification on demo accounts before operating on live accounts.
  7. Regional Regulations
    Purchasers are responsible for complying with regulations in their region.
  8. Data Accuracy Guarantee
    Analysis results and signals provided by this EA are for reference only, and their accuracy is not fully guaranteed.
  9. Not Investment Advice
    This product is not intended for investment advice, and final decisions are the user's responsibility.
  10. Refund Policy
    Due to digital product characteristics, refunds are not available after purchase. Please ask questions before purchasing if you have any concerns.

Thank you for your consideration. Feel free to contact us through MQL messages or product comments for any questions.

© 2025 AI Trader KYO


Reviews 1
Stefan Marjoram
1537
Stefan Marjoram 2025.06.04 11:09 
 

I don't recommend it at this time unless you are happy to essentialy wait for the strategy to develop and grow, but it has potential and Mikoto is highly attentive and responsive to questions, answers and suggestions.

-

Key Issues:

Performance: Mostly losses so far in my first few weeks but nothing excessive. Takes a long time to test and figure out which pairs actually work due to the nature of the bots / ea / set file setups. Testing is not for the faint hearted / inexperienced.

API Costs: OpenAI API setup is easy, but running many accounts can be expensive—$40–$50/month or more. I hit $0.50/day with 17 demo accounts and I would usually plan on running 50 accounts. This will be a nightmare considering the method of optimising the settings for set files must be done manually.

Backtesting: MT5 is far superior for backtesting or optimising but MT5 functionality is restricted on demo and only works if you purchase the MT5 EA, cannot be run on a fall back routine (runs without ai obviously) which would allow you to optimise a basic set file.

Currency Sensitivity: EA behavior varies by currency; SL/TP values differ without documentation. A USD account appears required but not explained properly. EURJPY usd vs gbp account is different by 20 pips on the same settings.

Community Access: MT4 and MT5 groups are separate; MT4 group is inactive with no access to long-term data or set files that the MT5 group will have.

Lack of Transparency: No verified results (e.g., Myfxbook, singlas etc), only selected screenshots of history trade panel from terminals on request.

Recommended products
FxGold Marathon BreakOut is a simple but effective trading system based on breaking out price parttern. EA is a long term stable growth  trading system with realistic result . EA designed for XAUUSD (GOLD) which  is a volatile and highly liquid commodity Features: Account protection by acceptable consecutive loss. Auto MM Don't need fast VPS just laptop or pc and stable internet connection, you can shut down at the weekend then start it up before market opening like i'm doing. All opened positi
Forex Falcon: An Innovative Multi-Currency Trading Bot Introduction In today's trading landscape, successful outcomes depend on the quality of the tools you use.   Forex Falcon   is not just a trading bot; it's a high-tech solution designed to enhance your efficiency in the Forex market. This multi-currency bot combines numerous features, allowing traders of all levels to confidently navigate complex market conditions. Why Choose Forex Falcon? When selecting a trading bot, it's crucial to consid
Algo Samurai
Abdul Malikul Hanan
1 (1)
Live Account Signal : https://www.mql5.com/en/signals/2229036 Set File Used : algosamurai_SR_V2 Algo Samurai Expert Advisor Algo Samurai is a complete automated forex trading strategy designed for all skill levels. It's more than just software; it's a fully automatic trading robot that uses self-adaptive market algorithms to analyze price movements and identify trading opportunities. It also features a built-in Smart Profit Lock System to secure your gains while the trade remains open, all wit
LENA Scalp
Cence Jk Oizeijoozzisa
4.4 (5)
LENA Scalp   With advanced stop-loss technology utilizing artificial intelligence, Lena Expert Advisor provides an innovative trading experience. Lena’s robot avoids large stop-loss levels, Martingale, and grid trading. Instead, it features a dynamic stop-loss system that adapts to market conditions. AI-driven analysis supports identifying key market opportunities, aligning with its carefully designed strategy. This automated trading solution is based on a robust, well-tested approach crafted b
30% discount only for 3-month subscription, message me : https://www.mql5.com/en/users/taiberhyphecu 70% refund policy (full version only) MT5 Version : https://www.mql5.com/en/market/product/125970 Our other products : https://www.mql5.com/en/users/taiberhyphecu/seller A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dange
STfusionPROMT4
Alejandro Bordes De Santa Ana
STFusion Pro — Advanced Multi-Strategy Trading System "The perfect fusion of strategies to maximize your trading." 1. Overview STFusion Pro  is an advanced Expert Advisor for MetaTrader 4 that integrates  8 independent technical strategies  with dynamic and sophisticated risk management. It is ideal for trading stocks, forex, cryptocurrencies. Thanks to its multi-strategy approach, it adapts behavior according to market conditions, volatility, and trend, aiming to maximize opportunities and redu
MonexScalp
Behzad Shadfar
Monex Scalp is an intelligent trading robot designed for 1-minute time frames, offering simplicity and efficiency for traders. Key Features: •   User-Friendly Settings:   Monex Scalp offers straightforward settings, making it accessible for traders of all experience levels. •   Session Scheduling:   Customize trading sessions to align with various market hours, enhancing strategy execution. •   Adjustable Stop-Loss:   Set personalized stop-loss levels to effectively manage risk according to yo
Algo v3 ea robot
Sharif Khatib Said
1 (1)
ALGO V3 EA is developed with over a year of intense research and testing. This expert advisor employs multi-timeframe volatility measurements, analyses intentions of market participants and anticipate price movements before they occur with help candlestick patterns, and supply & demand analysis for accurate entries that are highly reactive to market price movements of Gold, breaking out at critical price levels. Gold Mana is proven to be resilient for more than 3 years with stable trading throug
CHF Portal
Ngo Yung Lau
CHF Portal is designed for Trading USDCHF specifically. Trading Concept The operation concept of CHF Portal is based on an algorithm which tries to determine the Trend. To be more specific, CHF Portal works with its own calculation logic according to historical volatility and price movement. It is trying to find out the Top or Bottom in a Trend, and open the Short or Long Position accordingly. Don't expect CHF Portal can be able to open the trade on the highest or lowest level, because CHF Port
Alphabet AI MT4
Sergei Pomytkin
Alphabet AI   is an advisor that works on the mean reversion strategy - this means that it uses the natural property of markets to return to their average values ​​after strong deviations. The algorithm constantly analyzes the current price of the asset, comparing it with the calculated average levels. When the price deviates significantly from its average value, the advisor interprets this as a signal for action: when the upper limit is exceeded, it opens short positions, expecting a price dec
Please do not trust any backtest result. Use a demo account to try it. SureFire is a well-known Martingale Hedging strategy in Forex trading.  No need to predict market direction.  This expert is not just an ordinary Sure Fire strategy, but reinvented the trade setup logic based on calculations.  Good money management is the critical factor to run this EA.  Highly aggressive in trading big market movement. Definitely the best tool in a volatile market.  LIVE TRADE signal is here:  https://www.
EaMaster
Hai Chuan Su
eaMaster (Expert Advisor) Introduction 1. Overview This EA is a technical analysis-based automated trading system designed to help traders make automated trading decisions in the market. It follows the Bollinger Bands indicator combined with candlestick patterns, executing precise trades on specified timeframes. The EA is applicable to multiple financial instruments and supports both short-term and long-term trading strategies, catering to different risk preferences and trading approaches. 2
Neelo Scalper
Shahid Rasool
Neelo Scalper EA   Neelo Scalper EA FOR MT4 EA works on based on HFT (high frequency trading) algorithm. Its mean trades average holding time remains in seconds. EA put two stop orders 1 buy stop and 1 sell top and two limit orders 1 buy limit and 1 sell limit at near current price. And these 4 pending orders frequently keep modifying at predefined timer in seconds at predefined distance from current price. And during news events and sudden high volatility events EA took these orders into trade
AR Canada
Aleksandr Lila
3.33 (3)
AR Canada is a fully automated trading robot optimized for USDCAD H1. This free version trades only a fixed lot with minimum volumes. No hedging, no martingale, no grid, no arbitrage, etc. The EA applies the trading algorithm based on crossing the moving averages. Take Profit and Stop Loss values are fixed and have a ratio of 1:4. Positions are closed by the EA when Take Profit or Stop Loss level is reached. Parameters MagicNumber = 3 - unique EA magic number.
FREE
Smart Lot EA
Leon Andreas Gleisberg
Der Stable Profit Bot ist ein vollautomatischer Expert Advisor (EA) für den MetaTrader 4. Er handelt Candle Flip Signale (Trendwechsel zwischen bullischen und bärischen Kerzen) und kombiniert diese mit dynamischem Money-Management . Der Bot ist für Trader entwickelt, die eine stabile, risikooptimierte Strategie suchen, ohne selbst ständig vor dem Bildschirm zu sitzen. Dank Trailing Stop , Break-Even Schutz und Verlustkontrolle arbeitet der EA zuverlässig auch in volatilen Marktphasen. Keine ko
GoldMinerRobot
Burak Can Kislak
5 (2)
To celebrate the launch of our latest product from "Keyvan Trading Bots" — the “Keyvan Bitcoin Bot,” one of the most powerful and advanced trading robots specialized for Bitcoin — all of our products are now available for a limited time with discounts more than 50%. During this special launch event, the price of the "Gold Miner Robot" has been reduced from $345to only $197. Don’t miss out — complete your purchase today ! “Gold Miner Robot” is a very powerful AI-Based robot designed and built to
The EA uses scalping strategy at night, trading consists of three algorithms and each algorithm works in its own time interval. The EA uses many smart filters to adapt to almost any economic situation. Pending orders are used for the least slippage when trading scalping. The adviser is safe and does not require any settings from the user, just install it on the chart and you are ready. The EA sets a protective stop order, so the trader does not have to worry that the robot will allow significant
Chemical rockets   are the most common type of high power rocket, typically creating a high speed exhaust by the   combustion   of   fuel   with an   oxidizer . The stored propellant can be a simple pressurized gas or a single   liquid fuel   that disassociates in the presence of a catalyst ( monopropellant ), two liquids that spontaneously react on contact ( hypergolic propellants ), two liquids that must be ignited to react (like kerosene (RP1) and liquid oxygen, used in most   liquid-propella
FREE
Ai Major EA MT4
Indra Maulana
5 (1)
30% discount only for 3-month subscription, message me : https://www.mql5.com/en/users/taiberhyphecu 70% refund policy (full version only) MT5 Version : https://www.mql5.com/en/market/product/126049 A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has
Jupiter Mt4
Marta Gonzalez
JUPITER  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of    independently analyzing the market and making trading decisions    JUPITER        It is an advanced trading system. This is a fully automatic Expert Advisor.      JUPITER  . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You can dow
Radar Fibo 123
Carlos Augusto Cedeno Rocha
https://www.mql5.com/es/signals/1654340 He applies automatic closing and locks automatically. Where you are looking for minimum and maximum earnings per month. With this tool it will help you automatically run SL that are winners Form a Fibonacci Radar Fibo 123 strategy with minimum lottery entries as support and resistance Get aggressive on everything that is in that support and resistance. Active in the following month.
I speak in Hungarian. Magyarul beszélek benne. Első felvétel. https://www.youtube.com/watch?v=MapbQrJ0uPU&t=9s (Első felvétel. https://www.youtube.com/watch?v=i2id5O1KPrI Második felvétel. https://www.youtube.com/watch?v=Zp2i7QN-IMc Első felvétel. https://www.youtube.com/watch?v=h7UbTWiM-Lw Második felvétel. https://www.youtube.com/watch?v=y54q4Rasf2A&t=1s Harmadik felvétel. https://www.youtube.com/watch?v=13zYjsoe6ZQ Negyedik felvétel. https://www.youtube.com/watch?v=NGiB1AnxxfU ) Nice Day Sign
UniTradeXpert
Tsz Fung Wong
Introducing UniTradeXpert: Your Ultimate Forex Program! Uncover the extraordinary potential of UniTradeXpert, a cutting-edge expert advisor meticulously crafted to enhance your forex trading experience. With nearly 7 years of comprehensive data analysis support , this EA provides a decisive edge in the fiercely competitive market with an astounding accuracy rate of 99.9% . UniTradeXpert excels in oscillation trading within the one-hour timeframe of the AUDCAD currency pair. This professional app
Perfection
Mikhail Senchakov
Perfection is a multicurrency, fully automated and secure trading robot. The robot is designed for both portfolio trading and trading a single instrument. The EA does not use averaging methods, the volume of positions is strictly regulated. Orders are opened only in the direction of market movement in a grid. Due to this, the robot operates efficiently on any strong movements. The decision making algorithm does not use indicators. Instead, the robot automatically calculates the key levels, which
ToTheMoon MT4
Daniel Moraes Da Silva
5 (1)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
EU Compounder
Caroline Wanjiku Maina
Presenting to you my baby...The EU Compounder. Beautiful. This EA was designed for use by the financial institutions. The big players. If you want smooth consistent gains on your account, this is the go-to product.  Free demo version to test it out and confirm the alpha returns made by the EA. Parameter: Risk Level - (to control the amount of risk depending on the account balance) Recommended Setting: 1 = at least $1000 deposit 2 = at least $2000 deposit 3 = at least $3000 deposit 4 = at least
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : Best Pairs   (default settings) High-risk   performance Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all t
New Reality
Evgeniy Zhdan
The Expert Advisor works on the basis of the principle of determining peak price loads in the moments of increasing volatility in the presence of relevant price patterns typical of the current market situation. It is recommended to use a 5-digit flow of quotes. Recommended trading tools: GBPUSD 15m, EURUSD 15m. Settings Comment to order - comment to orders; Risk for Lot - risk percentage for lot calculation; If Risk = 0, lot will be - If Risk = 0, the lot will be like this. Max lot - You can li
Hybrid EA
Benjamin Allip
Benj Hybrid EA (ATR-BO) Smarter Trading. Less Stress. Full Automation. Important notice: After purchase, please contact via Telegram @CryptomanPh for installation guide and setting, and updated version. The Benj Hybrid EA (ATR-BO) is a professional-grade multi-market trading robot built for Forex, XAUUSD (Gold), Crypto, and CFDs . Powered by Adaptive ATR-based breakout logic , it combines precision entries with advanced risk controls to help traders automate their strategies across multiple ass
Core 8 bot
Indra Lukmana
Feb 14 will be the last limit to purchase this EA for 1689 $, normal price will be 4500 $ If you are a fans of Martingale Averaging type of robot, then this robot will suit you, it has integrate the powerful entry method and smart money management system and strict account blow up protection system. it's fully automatic no need to control / interfere the robot during the trading run. Critical features Account blow-up protection. Trend following filter. Smart money management system. Emergenc
Buyers of this product also purchase
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (170)
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:   Check my profile MT5
XG Gold Robot MT4
MQL TOOLS SL
4.39 (36)
The XG Gold Robot MT4 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
Vortex Gold MT4
Stanislav Tomilov
5 (4)
Vortex - your investment in the future The Vortex Gold EA expert Advisor made specifically for trading gold (XAU/USD) on the Metatrader platform. Built using proprietary indicators and secret author's algorithms, this EA employs a comprehensive trading strategy designed to capture profitable movements in the gold market. Key components of its strategy include classic indicators as CCI and Parabolic Indicator, which work together to accurately signal ideal entry and exit points. At the heart of V
Big Forex Players MT4
MQL TOOLS SL
4.8 (41)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database
The Gold Reaper MT4
Profalgo Limited
4.58 (31)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 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 extreme volatile
Aura Black Edition
Stanislav Tomilov
4.43 (21)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
GbpUsd Robot MT4
MQL TOOLS SL
4.74 (90)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
DS Gold Robot MT4
MQL TOOLS SL
4.5 (8)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
EA Forex Scalper
Lo Thi Mai Loan
EA Forex Scalping is an Expert Advisor designed specifically for 3 major currency pairs: EURUSD, USDJPY, and GBPUSD. Signals Only 1 Copy Left Out of 10 at this price Next Price: $599.99 Available for MT4 and MT5 MT5 Not Grid, Not Martingale, Not AI, Not Neural Network, Not Arbitrage. Every trade has a hard-set Stop Loss (SL). SL is different for each currency pair. Each trade is monitored and profit is locked using Trailing Stop. This EA has been running live on real accounts for over 6 months
Daytrade Pro Algo
Profalgo Limited
5 (5)
Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independent
HFT Fast M1 Gold Scalper V8 EA
Martin Alejandro Bamonte
5 (1)
ULTRA-OPTIMIZED VERSION – MT4 HFT FAST M1 GOLD SCALPER V8.2 , in its MT4 version, is the most powerful, stable, and refined release to date. HFT is a high-frequency scalper that trades exclusively on Gold (XAUUSD) on TF: M1, executing a large number of trades daily. It supports leverage up to 1:500 and operates with very reasonable lot sizes for a true scalping strategy. Because of this, it requires dedicated scalping accounts (RAW or ECN). ICMarkets is the recommended broker, especially its RAW
Gold Trade Pro
Profalgo Limited
4.61 (23)
LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy.
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (17)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Stock Indexes EA MT4
MQL TOOLS SL
5 (3)
Stock Indexes EA is a sophisticated trading robot meticulously engineered to capitalize on the dynamics of the US30 . This expert advisor employs advanced algorithms and technical indicators to analyze market trends, identify potential entry and exit points, and execute trades with precision. A news filter has also been added to the robot, which prevents it from opening a position during important economic news , minimizing the risk. In robot, you can also specify the days and hours when the EA
M1 Gold Scalper
Dmitriq Evgenoeviz Ko
"M1 Gold Scalper" is a high frequency scalper trading exclusively gold (XAUUSD) on the M1 time frame, performing many trades daily. It works with very reasonable lot sizes, consistent with a true scalping strategy. the full list for your convenience is available https://www.mql5.com/ru/users/pants-dmi/seller This strategy is designed to profit from small fluctuations in the gold price, using micro trends and short-term impulses. The algorithm carefully analyzes market data, including price act
Bitcoin Robot MT4
MQL TOOLS SL
4.69 (64)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
Gold Trend Scalping MT4
Lo Thi Mai Loan
5 (4)
LIVE SIGNAL BLOG-1 Welcome to Gold Trend Scalping LAUNCH PROMO:  The price will increase by $100 with every 10 purchases (9/10) Final price: $1999.99 Details about params Gold Trend Scalping is the first EA I designed specifically for gold.  The EA uses a following trend trading strategy based on larger time frames.  It employs a super trend to detect the main trend of the larger time frame and then opens trades on smaller time frames.  The EA always uses a fixed stop loss for each trade, set
Sequoia v4
Yvan Musatov
1 (1)
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
Dynamic Pips MT4
Thi Thu Ha Hoang
5 (1)
️  Already own Boring Pips EA? You’re eligible for an   additional 30% discount! Contact to learn more about: How to   claim your rebate Trump’s second term has reignited a wave of aggressive trade policies, starting with the return of sweeping tariffs that are rattling global markets Tensions in the Middle East have flared — most recently between Israel and Iran — sending oil prices surging The Russia–Ukraine war continues with no resolution in sight, fueling ongoing geopolitical i
MM Flip CodePro
Allistair Kabelo Mandow
"MM 3.0 FLIP CODEPRO IS DESIGNED TO MULTIPLY YOUR CAPITAL UP TO 300 TIMES OR MORE A WEEK ON SMALL ACCOUNTS USING 1:UNLIMITED THIS POWERFUL TRADING ROBOT CAN TURN SMALL INVESTMENTS INTO MASSIVE RETURNS DEPENDING ON MARKET CONDITIONS" "WITH JUST $100 FOR FORISTANCE YOU HAVE THE POTENTIAL TO GENERATE $30 000+ IN A SINGLE WEEK....BASED ON OUR EXPERIENCE CONSTANT CONSISTENT PROFITS WITHIN 7 TRADING DAYS DAYSARE ACHIEVABLE" "OUR TEAM IS HERE TO GUIDE AND SUPPORT YOU EVERY STEP OF THE WAY WITH MM3
Scipio Gold Bot
Stefano Frisetti
BEWARE of SCAM! SCIPIO GOLD BOT is only distributed by MQL5.com. Please note: this is not a commercial BOT, but a professional one. Distribution is limited to 100 copies in total, and the price may increase without notice. Thisi is MT4 versione, Mt5 version is here:  https://www.mql5.com/it/market/product/148820 The differences that make SCIPIO EA unique are: + no variable settings or settings that the TRADER must enter + only opens one trade at a time + always uses close and fixed STOP LOSSES
A gold trading expert advisor is a sophisticated software program designed to analyze market trends and execute trades on behalf of the user in the gold market. This type of expert advisor utilizes advanced algorithms to identify profitable trading opportunities and make decisions based on pre-defined criteria and parameters. The gold trading expert advisor is capable of monitoring the gold market 24/7, identifying potential entry and exit points, managing risk levels, and executing trades aut
Neon Trade MT4
Evgeniy Ilin
5 (1)
The quintessence of a comprehensive approach, whose main goal is long-term and realistic earnings with minimal risks for the trader. The foundation consists of advanced trading concepts combined with machine learning, which effectively enhance each other. Another unique feature is that the system does not require optimization, as this function is delegated to my servers. The system implements conservative and long-term trading with minimal drawdowns and extended position holding. TRY FOR FREE .
Titan Gold AI
Yasir Mohammed Sachit Sachit
1 (1)
Titan Gold AI – Expert Advisor for Forex & Gold Trading Disclaimer Trading in financial markets involves significant risk. Past performance does not guarantee future results. Always use proper risk management and test the EA on a demo account before trading live. Key Features Works on all currency pairs, including Gold (XAUUSD). Smart session filtering: Asia – London – New York. Dynamic money management suitable for small and large accounts. Trailing Stop and BreakEven systems for profit protec
Aura Neuron MT4
Stanislav Tomilov
4.5 (10)
Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pair XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as martingale
NightVision EA
Alexander Kalinkin
4.11 (27)
NightVision EA  - is an automated Expert Advisor that uses night scalping trading during the closing of the American trading session. The EA uses a number of unique author's developments that have been successfully tested on real trading accounts. The EA can be used on most of the available trading instruments and is characterized by a small number of settings and easy installation. Live signal for NightVision EA:    https://www.mql5.com/en/signals/author/dvrk78 Ask me for   the   recommended FX
Three Little Birds
Ahmad Aan Isnain Shofwan
THREE LITTLE BIRDS EA Forged from loss. Perfected with pain. Released with purpose. STRUCTURE. NOT SPECULATION. Three Little Birds EA is not just another trading robot. It is a battle-forged engine, crafted through years of real failure, and designed for one mission: To protect, recover, and grow your equity — when the market turns cruel. It combines three powerful strategies in perfect synchronization: Grid on Loss with Martingale : absorbs losses and builds toward total recovery.
Opal
Oeyvind Borgsoe
Opal is a powerful tool using cutting-edge algorithms and AI-driven calculations. This fully automated EA encompasses the exceptional qualities we associate with the opulent gemstone: proper decision-making, prudence and strong protection. The capital is protected by advanced money management modules, filters, two-step trailing stop and flexible customizing. Opal also takes into account the study of psychological levels in financial markets. Most human beings think in even rounded whole num
Exorcist Projects
Ivan Simonika
5 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
More from author
Japan AI Exo Scalp EA
Mikoto Hamazono
4.67 (12)
Japan AI Exo Scalp EA v5 Next-Gen AI Models o4-mini, GPT-4.1, o3 Triple AI Consensus × Financial Engineering × Dynamic Liquidity Learning — MT5 Exclusive Algorithmic Scalping EA Integrates fully automatic calibration, real-time stability learning, and dynamic spread filtering, simultaneously achieving API cost optimization, ultra-low latency trading, and high-frequency market adaptation . Equipped with the industry's top-tier liquidity assessment engine “v5 Smart Liquidity” plus a fully automate
SmartDataExportEa
Mikoto Hamazono
5 (1)
SmartDataExportEa – Your Ultimate Data Export Tool for MetaTrader 5 EA Explanation SmartDataExportEa is a dedicated data export tool for MetaTrader 5. This EA does not perform any trading operations; instead, it specializes in exporting market data and major indicator values in CSV format. It is an ideal tool for traders or developers who want to streamline data analysis and strategy development. Compatibility with Real-Time Analysis When data is exported in real time, the CSV file itself ca
FREE
SmartDataExportEa – Your Ultimate Data Export Tool for MetaTrader 4 EA Description SmartDataExportEaMT4 is a data export tool designed exclusively for MetaTrader 4. This EA does not perform trading operations; instead, it specializes in exporting market data and key indicator values in CSV format. It is the perfect solution for traders and developers looking to streamline data analysis and strategy development. Integration with Real-Time Analysis When you export data in real-time, the CSV fil
FREE
Filter:
Stefan Marjoram
1537
Stefan Marjoram 2025.06.04 11:09 
 

I don't recommend it at this time unless you are happy to essentialy wait for the strategy to develop and grow, but it has potential and Mikoto is highly attentive and responsive to questions, answers and suggestions.

-

Key Issues:

Performance: Mostly losses so far in my first few weeks but nothing excessive. Takes a long time to test and figure out which pairs actually work due to the nature of the bots / ea / set file setups. Testing is not for the faint hearted / inexperienced.

API Costs: OpenAI API setup is easy, but running many accounts can be expensive—$40–$50/month or more. I hit $0.50/day with 17 demo accounts and I would usually plan on running 50 accounts. This will be a nightmare considering the method of optimising the settings for set files must be done manually.

Backtesting: MT5 is far superior for backtesting or optimising but MT5 functionality is restricted on demo and only works if you purchase the MT5 EA, cannot be run on a fall back routine (runs without ai obviously) which would allow you to optimise a basic set file.

Currency Sensitivity: EA behavior varies by currency; SL/TP values differ without documentation. A USD account appears required but not explained properly. EURJPY usd vs gbp account is different by 20 pips on the same settings.

Community Access: MT4 and MT5 groups are separate; MT4 group is inactive with no access to long-term data or set files that the MT5 group will have.

Lack of Transparency: No verified results (e.g., Myfxbook, singlas etc), only selected screenshots of history trade panel from terminals on request.

Mikoto Hamazono
1740
Reply from developer Mikoto Hamazono 2025.06.04 11:34
Thank you very much for taking the time to write such a detailed review and for sharing your honest impressions and concerns. I sincerely appreciate your feedback and would like to clarify a few points for future users:
• Set Files & Customization:
It is absolutely possible to create and optimize your own set files. While we provide official set files for stability, users are encouraged to customize and optimize settings as they wish. I am always available to support users through the optimization process.
• API Costs:
The OpenAI API cost depends on usage volume, but most users running a small number of accounts (1–5) typically see a much lower monthly cost. Running 50 accounts simultaneously will certainly increase expenses, which is a consideration for all API-based EAs.
• Backtesting:
MT5’s demo mode is limited due to MetaTrader and MQL5 Market security policy, especially for products that use external APIs. This is not a limitation placed by the EA itself, and I will keep users informed if MetaQuotes changes its policy in the future.
• Currency Sensitivity:
Differences in SL/TP values across account currencies are a MetaTrader behavior, not an intentional EA limitation. I will improve documentation to clarify these currency-specific effects.
• Community Access:
The user groups are separated by MT4 and MT5 for fairness and to match technical needs, but I always share useful results, set files, and tips from both groups as appropriate. The MT4 group is still new and growing.
• Transparency:
I understand the request for more verified results. I encourage users to share their live results within the group, and selected results are shared as they become available. Thank you again for your candid review. I am always working to improve both the product and the support system, and I value your feedback as an opportunity to do better. If you have further questions or need support, please feel free to contact me directly.
Reply to review