PCA Arbitrage3X EA

5
  • Experts
  • Oleksandr Art'omenko
    Oleksandr Art'omenko
    I am a professional trader and quantitative strategy developer with 20+ years of experience in the markets. My specialization is market-neutral strategies - Stat Arbitrage, Pair Trading, Basket Arbitrage, Dispersion Trading. Using my experience and capabilities, my goal is to introduce you to
  • Version: 1.4
  • Updated: 6 July 2025
  • Activations: 5

The 5% don’t trade—they extract profit. Which side are you on?

Meet Your New Co-Pilot.

Principal Component Analysis (PCA) is a quantitative mathematical approach that helps extract the most significant factors driving market behavior from large datasets. In this Expert Advisor, PCA analyzes historical price movements of multiple assets simultaneously to determine which common movements (i.e., principal components) influence their performance and which ones exhibit statistically anomalous deviations. Based on this information, the EA constructs a balanced position that minimizes the impact of broad market fluctuations.

Developed by an expert with over 20 years of professional trading experience, PCA Arbitrage3X EA has already helped many retail traders gain an edge over others regardless of market fluctuations.

The number of licenses is strictly limited - reserve your place now and get exclusive advice on setting up personally from the author of the EA, otherwise the next wave of sales will close without warning!

You can join the group chat for consultations and discussions - PCA Arbitrage3X EA - Chat for discussion and support.

How It Works in the Expert Advisor

  1. Quality Signal Based on Data:

    Instead of relying on traditional technical indicators that often give conflicting signals and may depend heavily on parameter settings, PCA works quantitatively with historical statistical financial data. It isolates the principal driving forces or patterns that emerge from the interaction of several assets.

  2. Jacobi Algorithm Application:
    To compute the principal components, the EA uses the Jacobi algorithm—one of the most efficient methods for finding a matrix’s eigenvalues and eigenvectors. This allows for an objective determination of which portion of the information (i.e., the overall market vs. the relative behavior of individual instruments) is most significant at that moment in the market.

  3. Machine Learning and Automation:
    PCA can be considered an element of machine learning because it “learns” from historical statistical financial data and then applies that knowledge to forecast and form positions. This approach enables the EA to adapt automatically to changing market conditions without relying on subjective assessments.

    NO MARTINGALE, NO POSITION AVERAGING, AND NO GRID TRADING!

    Advantages of PCA Over Other Strategies

    • Objectivity and Reliability:
      Instead of using rules based on traditional indicators (e.g., moving averages or oscillators) that often produce ambiguous or conflicting signals, PCA relies on quantitative mathematical calculations supported by machine learning. This means that trade entries and exits are determined by objective quantitative criteria based on time series and financial statistics.

    • Diversification and Market Neutrality:
      By analyzing multiple assets at once, the method allows the creation of a market-neutral basket. Long and short positions are balanced in a way that minimizes overall risk exposure resulting from broad market moves. This is especially useful for capital protection during periods of high volatility.

    • Adaptability to Volatility Changes:
      Combining PCA with the ATR (Average True Range) indicator helps automatically adjust position sizes based on current market volatility. As a result, the strategy becomes flexible and capable of adapting to changing market conditions.

    • The Edge of Quantitative Analysis:
      Methods based on technical indicators often have questionable statistical edge and can be prone to “overfitting” parameter settings. PCA, as a quantitative method, uses actual historical data to identify persistent patterns, increasing the likelihood of a stable result over the long term.

    Thus, Principal Component Analysis isn’t just a mathematical algorithm—it’s a tool that enables traders to make more informed decisions, reduce systemic risk, and maintain discipline in a changing market. This strategy is especially valuable for those seeking stability and minimizing emotional biases in trading.


    User’s Guide to Using the Expert Advisor

    1. Installation on the Chart

      • Chart Selection:
        The EA automatically uses the chart’s symbol as the first asset. Therefore, it’s recommended to open the chart of the asset you consider primary for this strategy, for e.g. US500. The second and third assets (e.g., USTEC and US30) are set in the EA’s input parameters.
        IMPORTANT: You should select three instruments that are highly correlated—for example, SPY-QQQ-IWM, GDX-GLD-GDXJ, COP-XOM-CVX, etc.

      • Attaching to the Chart:
        Drag the EA onto the selected asset’s chart. All input parameters will then appear in the “Expert Advisor Settings” window, where you can modify them.

    1. Parameters of the Expert Advisor and Configuration Recommendations

      Symbol2, Symbol3
      Description: Specifies the symbols of the second and third assets used in the PCA calculation.
      Recommendations: Choose assets that are correlated with the primary symbol to achieve a market-neutral position.

      MagicNumber
      Description: A unique identifier for trades opened by the advisor.
      Recommendations: Use a distinct number to avoid conflicts with other expert advisors.

      ATR_Period
      Description: The period for calculating the ATR (Average True Range) indicator.
      Recommendations: Leave the default value (14) if you don’t need to adapt the strategy to changing volatility. Alternatively, increase it up to 200 for more stable and realistic volatility readings.

      Dispersion
      Description: The dispersion-quality check value for the components.
      Recommendations: Keep the default value (0.3), as it suits most dispersion-quality requirements. Or raise it to 0.7 for more stable “signal” performance metrics. Optimize within 0.0 to 1.0 with a step of 0.05.

      Window for PCA
      Description: The historical period (in bars) used to calculate PCA.
      Recommendations: The value should be sufficient for calculation stability—typically between 350 and 500 bars. Optimize within 50 to 500.

      Alpha
      Description: The threshold value for the Score2 signal. If the value moves outside the range [–Alpha; Alpha], the advisor considers entering the market.
      Recommendations: Adjust according to signal sensitivity. Larger values reduce entry frequency. Optimize within 0 to 2 with a step of 0.1.

      Risk Limit (% of Balance)
      Description: The percentage (%) of account balance at risk, determining the total capital allocated to trades.
      Recommendations: Set a value corresponding to your account’s risk tolerance. For example, specify the fixed amount you’re willing to invest in the overall basket of three instruments. A common rule is 2%–3% of balance per basket for conservative settings.

      TakeProfit (% of Risk) and StopLoss (% of Balance)
      Description: Profit-taking (TP) levels for closing the basket of positions as a percentage of the risk limit.
      Recommendations: Choose TP levels based on your profit targets and acceptable risk.

      StopLoss (% of Balance)
      Description: In basket trading with PCA, SL is usually set as the default drawdown limit for the balance or the maximum permissible account drawdown. You can select this value according to your risk tolerance. A typical recommendation is 15%–25% maximum drawdown for the account.

      TradingStartHour/TradingStartMinute and TradingEndHour/TradingEndMinute
      Description: Define the trading time window during which the advisor may open/close positions under TP/SL.
      Recommendations: Specify the session hours in which you want to trade—e.g., from the start of the main session until its close.

      Exit Positions on TP/SL Only During Trading Hours
      Description: A flag that determines whether to close positions on TP/SL only within trading hours.
      Recommendations: If you want the advisor to respect the trading window even when TP/SL is reached, set this to true. This is necessary if your basket includes CFDs and Stocks or ETFs, so that positions in 24/7-traded CFDs aren’t closed outside your specified hours.

      BasketRetryAttempts and BasketRetryDelayMS
      Description: Parameters controlling the retry logic when opening and closing positions.
      Recommendations: Default settings (e.g., 5 attempts with a 100 ms delay) suit most conditions, but you can adjust them for unstable networks or server issues.

    2. General Usage Recommendations

    • Testing:
      Before running the EA on a live account, thoroughly test it in the Strategy Tester and on a demo account.
      VERY IMPORTANT: This is a high-precision quantitative algorithm, so it’s demanding on the quality of real data. Optimize and test only with high-quality real data (e.g., Ducascopy). This will help you understand how the strategy behaves under various market conditions.
    • Monitoring:
      The EA has built-in basket integrity checks and order retry mechanisms. However, it’s recommended to periodically verify its operation, especially during sudden volatility spikes or broker technical failures.
    • Parameter Adaptation:
      You can adjust parameters for specific market conditions. For example, if the market becomes more volatile, consider revisiting the ATR period or the total risk amount (RiskAmountCurrency).
    • Documentation and Feedback:
      Document your observations and parameter adjustments so you can optimize the strategy over time for your goals. If you need assistance or notice deviations in logic, consult additional resources or support.
    IMPORTANT: Remember that basket trading is portfolio trading. Don’t aim to make large profits from a single basket. It makes more sense and is more efficient to select a portfolio of at least 3–5 baskets of three instruments each and allocate capital according to your risk policy.

    By following this guide, you’ll better understand the EA’s algorithm, key parameters, and entry/exit logic. This will enable you to tailor it to your personal trading strategies and risks, ensuring market-neutral hedging with PCA.

    “Professionals generally don’t have more knowledge, greater skill, or stronger psychology. They make money because they play a completely different game.”


    P.S.: The price of PCA Arbitrage3X EA will rise very quickly. Take advantage of the reduced rate now—limited offer!

    Disclaimer:
    Trading – particularly in Forex and with CFDs or futures – involves a significant level of risk. Using leverage can amplify both potential profits and possible losses. You may lose part or all of your invested capital, and sometimes even more. Never invest funds you are not prepared to lose.
    There are no guarantees of future profits. Results shown from past performance or test strategies do not ensure similar outcomes in the future.




    Reviews 1
    Bassem  Ibrahim Mohamed Attia
    289
    Bassem Ibrahim Mohamed Attia 2025.07.20 16:37 
     

    good EA , and author very copertion

    Recommended products
    TrendhiloProAE
    Roberto Manuel Merino Blazquez
    Trendhilo EA PRO – Adaptive Trend Trading Robot for MT5 Trendhilo EA PRO is an automated trading robot for MetaTrader 5 based on trend-following logic, designed to trade only when the market shows a clear direction and favorable strength and volatility conditions. The system combines Exponential Moving Averages (EMA), the ADX indicator, and ATR to filter trades, manage risk, and dynamically adapt stop loss, take profit, and trailing stop levels according to market volatility. Trading Logic Trend
    Titan Sentinel
    Abdul Qadir Memon
    5 (1)
    Titan Sentinel Expert Advisor Titan Sentinel is a fully automated MetaTrader 5 Expert Advisor for Forex trading. The latest 3.x version uses currency strength analysis to find strong-versus-weak currency opportunities, then applies trend confirmation, risk-based lot sizing, Stop Loss, Take Profit, session control, and optional recovery-style risk management before placing a trade. Important: Titan Sentinel is independent of the chart timeframe. You can attach it to any chart, and it will trade
    Equinox Gold
    Dmitriq Evgenoeviz Ko
    Equinox Gold is a high-tech trading expert advisor (EA) specifically designed for the gold market ( XAUUSD ). The system is based on a unique Market Equilibrium algorithm that identifies areas of imbalance between supply and demand during extreme volatility. Unlike most robots that use dangerous sit-and-wait methods, Equinox Gold relies on mathematical momentum confirmation and strict risk control for every trade. MAIN ADVANTAGES VRP Filter (Volatility Range Filter): The robot automatically ada
    Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
    Cleetah EA MT5 is a fully automated trend-following trading system developed specifically for XAUUSD (Gold) on the M15 timeframe. It is a complete trading loop – automatically identifying potential trends, calculating position sizes, entering trades, exiting trades, and providing excellent risk control. As each trending move ends, the equity curve rises steadily to a new level. Of course, the size of the step depends on the magnitude of the trend. Requirements & Recommendations Trading instrum
    Draggon EA
    Albert Andrei Brandel
    Draggon is an advanced Expert Advisor (EA) designed for MetaTrader 5, with an emphasis on simplicity, efficiency, and consistent profitability. This algorithmic trading system follows market trends and employs a sophisticated combination of indicators to identify high probability trade opportunities in the EUR/USD pair on a 4-minute chart. Backtesting from 01.01.2019 until today showed that, starting with an initial deposit of $300, Draggon was able to generate a profit of $36,788. Key Features:
    Innovative trading robot Smart Capital: Your reliable partner in the Forex market Smart Capital is an advanced trading robot created for deep analysis of financial markets using specialized algorithms. This robot is designed to evaluate complex market data, which allows it to accurately predict trend changes and make optimal trading decisions. With its help, you can significantly increase the efficiency of your investments. Advantages of Smart Capital Unique analysis system: Smart Capital app
    Waka Waka EA MT5
    Valeriia Mishchenko
    4.13 (40)
    8+ years of live track record with +12,000% account growth: Live performance MT 4 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 profit Supported cu
    Hatori Flying Nimbus is a professional MetaTrader 5 Expert Advisor built around the classic Ichimoku Kinko Hyo methodology. It identifies trend direction using Price vs. Cloud , confirms momentum with Tenkan/Kijun alignment , validates bias with Future Cloud Color , and strengthens signal quality with Chikou confirmation . To support real trading and marketplace validation, it also includes automatic risk-based lot sizing , margin protection, and a clean on-chart dashboard panel with a Close All
    Sell Below Moving Average V1 Overview Sell Below Moving Average V1 is an automated trading Expert Advisor designed for MetaTrader 5. The EA follows a simple but effective trend-following strategy based on the relationship between market price and a Moving Average indicator. The Expert Advisor automatically opens SELL positions when market conditions meet the predefined rules and manages trades using automatic Stop Loss, Take Profit, and dynamic profit-locking technology. This EA is designed for
    Gold Titan X  Gold Titan X is an automated Gold trading Expert Advisor developed for MetaTrader 5. It focuses on XAUUSD market opportunities, price movement structure, volatility rhythm, and controlled risk management. Its goal is not to open trades constantly or chase short-term excitement. The purpose of Gold Titan X is to identify clearer and higher-quality opportunities in the Gold market, then manage entry, risk control, and exit through automated trading logic. Limited-Time Offer: Gold
    London Zoo
    Sangmo Park
    High-risk, high-reward M15 GBP-basket Expert Advisor for MetaTrader 5. London Zoo is built for traders who want one-chart automated GBP-basket execution with locked strategy logic, broker-side trade protection, campaign tracking, and simple named risk modes. The EA runs from one chart, scans the configured GBP basket internally, waits for completed M15 candle conditions, checks exposure and broker conditions, and manages trades with a fixed target and broker-side emergency stop. Important: The e
    Phantom Gold
    Ignacio Agustin Mene Franco
    Phantom GOLD MT5 v1.0 Phantom GOLD MT5: The algorithmic spectrum that hunts gold moves with surgical precision Phantom GOLD is a next-generation Expert Advisor designed exclusively for XAUUSD (gold), combining modern artificial intelligence with the most powerful Smart Money Concept (SMC) strategies, institutional price action, and advanced trend filters. It's not just a robot: it's an invisible hunter operating in the shadows of the market, detecting high-probability zones where large instit
    Night Hunter Pro MT5
    Valeriia Mishchenko
    3.92 (37)
    EA has a live track record with many months of stable trading with  low drawdown: All Pairs 9 Pairs 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 the latest innovations in the trading area.
    Mean Machine
    William Brandon Autry
    4.83 (42)
    Mean Machine GPT Gen 2 - The Flagship Adaptive Mean-Reversion and Recovery System. Mean Machine helped introduce frontier AI into live retail trading in late 2024. Gen 2 preserves the original strategy while expanding the intelligence around it. Mean Machine GPT Gen 2 is an autonomous trading system built around adaptive mean reversion, trend awareness, Commonwealth-pair specialization, and optional Sacred Phi position management. It analyzes whether price has moved away from a reasonable marke
    Nexus HFT Pro
    Daniel Ivan Stadelmann
    Nexus HFT PRO Nexus HFT PRO is an Expert Advisor for MetaTrader 5 designed to identify short-term trading opportunities by analyzing real-time price action and market dynamics. The system incorporates flexible management that allows it to adapt to different financial instruments and risk profiles. Multi-pair XAUUSD recommended Key Features Automatic trade opening. Configurable risk management. Support for fixed and automatic lot sizes. Spread control. Advanced Stop Loss and Take Profit mana
    Overview Trending Following EA Simple is a robust, trend-following Expert Advisor designed to capture major market movements with a straightforward yet highly effective logic. By focusing on high-probability setups within sustained trends, it eliminates complexity and aims for consistent performance. The EA is optimized for popular, volatile instruments and works seamlessly on the H2 timeframe, making it a reliable tool for both new and experienced traders. Important note: Use only the ea's def
    Gwr explosion
    Shekinah Moliki
    GWR Explosion 2.0 – Advanced MT5 Swing Trading Expert Advisor Overview GWR Explosion 2.0 is an advanced MetaTrader 5 Expert Advisor developed for traders who prefer a systematic swing trading approach. The Expert Advisor analyzes market conditions and executes trades automatically while allowing users to configure key parameters according to their own trading style and risk management preferences. Designed with flexibility in mind, GWR Explosion 2.0 supports multiple financial instruments and pr
    XAU PERSEUS NEURAL VANGUARD   Triple-Layer Contextual AI (No Grid / No Martingale)  XAU Perseus Neural Vanguard is the most advanced contextual AI trading system in our arsenal. Named after Perseus, the legendary Greek hero who never lost a single battle, this system uses a Triple-Layer Neural Confirmation architecture that only enters the market when THREE independent analytical layers agree simultaneously. While other "AI" EAs use dangerous TP-tiny/SL-huge ratios that inevitably blow account
    Doji Style
    Dimpho Simon
    1 (2)
    (Feel free to download this at absolutely no cost, if you like it I have a scalping manager here:  https://www.mql5.com/en/market/product/101312 ) [Feel free to suggest on improvements that can be implemented. This EA will forever remain free.] Timeframe: 5 Min upwards (The 1 minute timeframe has very short candles, stoploss cannot be set) Currencies: Multi Settings: Lotsize: the trading volume for the EA How long a position will be held: 900 000 milliseconds for the 5 minute time or an equav
    FREE
    Tools for earning and research. The core of the trading signals and strategy is based on the author's algorithm for the formation of price forecasting patterns. Applicable to any instrument! Supplemented with a control system based on the MA "Nine-Tailed Fox" , updating and adjusting the signal as accurately as possible for the market, instrument and period of work. Eligible: All instruments in all markets (there are exceptions). Who it's for: hedge funds, fund and asset managers, investment
    ### OVERVIEW Oraculo BTC DonForex Master v40.00 is an advanced Quantitative Expert Advisor engineered specifically for BTCUSD on MetaTrader 5. Built upon Donchian Channel breakout dynamics, Average True Range (ATR) volatility filtering, and institutional engulfing candle detection, this system delivers exceptional trading performance across all account sizes. --- ### KEY FEATURES & QUANTITATIVE HIGHLIGHTS * Intelligent Aggressive Mode (+819.6% ROI): Features an institutional convict
    Cyber Trace
    Tatiana Savkevych
    Cyber Trace is a high-tech algorithmic trading system based on the principles of dynamic polynomial regression and adaptive series management. Unlike standard grid bots, Cyber Trace applies a mathematical model to detect the market’s center of gravity and builds trading sequences only when price deviates significantly from its projected trajectory. At the core of the Expert Advisor lies the Regress Intelligence Engine , which analyzes market cycles across two time horizons simultaneously. This a
    Doubling Force EA
    Amer Ali Mousa Jaradat
    Doubling Force EA The Ultimate Smart Martingale Solution by JoSignals Transform your BTCUSD trading experience with **Doubling Force EA**, the intelligent Expert Advisor designed to help traders harness the power of smart Martingale strategies while maintaining flexibility and control. Developed by **JoSignals**, this EA enables traders to adapt to market trends and maximize profitability with minimal effort. Key Features: 1. Smart Martingale Logic with Trend Optimization:    - Combines a clas
    Strong mt5
    Andriy Sydoruk
    2 (1)
    Strong: A Powerful Forex Bot for Multi-Currency Trading Strong is an automated tool for trading on the Forex market, utilizing modern technologies and algorithms. It is designed for traders who aim to improve the efficiency of their trading and reduce risks in a constantly changing market. Key Features of Strong Multi-Profile Trading: Strong supports a wide range of currency pairs, including both major and exotic assets. This allows traders to diversify their portfolios and adapt strategies to
    Boris
    ALEKSANDR IVANOV
    Boris- Полностью автоматический ,агрессивный советник основанный на математических расчетах, написанный специально под валютную пару EUR/USD. Период H1. Советник использует свой автоматический виртуальный стоплосс и тейкпрофит !  Ваш брокер не будет видеть ,задерживать модификацию,забыть поставить стоп и так далее. Тестировать рекомендую только с качеством 100% тиков у брокеров дающих реальные котировки. Входные параметры:  Magic=77777; - Магик ордеров  StartHour=1;  - Час начала Торговли  En
    The Fortress: Ultimate Discipline & Risk Manager: "The Holy Grail of trading isn't a strategy—it's Discipline." Every trader knows the feeling: you have a great plan, but then  emotion takes over. You over-leverage, you revenge trade after a loss, you move your Stop Loss, or you "change your mind" about a pair mid-day. The Fortress was created to solve the "Human Element." It is not a signal generator; it is a  Hard-Rule Execution Manager. It acts as a digital supervisor that monitors your accou
    Whale Footprint Tracker MT5 is an institutional-grade algorithmic trading system specifically engineered to detect, track, and exploit the order flow of major market participants (Whales, Central Banks, and Market Makers). Instead of relying on lagging retail indicators, this expert advisor operates purely on advanced Liquidity Pool Mapping and Price Delivery Efficiency. The market doesn't move because of math formulas; it moves to hunt liquidity. Whale Footprint Tracker is designed to identif
    Zeno
    Anton Kondratev
    4 (4)
    ZENO EA  is a Fully Automated and Multi-Faceted Open EA for Identifying Vulnerabilities in the Market for GOLD ! Not    Grid   , Not    Martingale  ,  Not    " AI"     , Not    " Neural Network" ,  Not    " Machine Learning"  , Not "ChatGPT" ,   Not   Unrealistically Perfect Backtests  Signal Live ICM +51 Weeks :  https://www.mql5.com/en/signals/2350001 Default   Settings for One Сhart   XAUUSD or GOLD H1 ZENO Guide About Settings Signals Commission Free Broker Refund Updates My Blog Optimizatio
    HMA Scalper Pro EA
    Vladimir Shumikhin
    5 (2)
    HMA Scalper Pro EA — Automated Trading Advisor Based on Hull Moving Average (HMA) for MetaTrader 5 OVERVIEW HMA Scalper Pro EA is a professional trading robot (Expert Advisor) for MetaTrader 5 that trades in the direction of the Hull Moving Average (HMA). The HMA indicator determines the current trend direction, and the EA opens trades in that direction, enhanced by Smart Risk capital management, adaptive grid trading, trailing stop, breakeven, and time filters. The EA supports both Netting a
    Buyers of this product also purchase
    Syna
    William Brandon Autry
    5 (27)
    Syna 7 - The AI Trading Operator That Stays With the Trade. Most trading systems make an entry decision and then fall back to fixed rules. Syna 7 remains involved. Syna is an autonomous AI trader, trading assistant, and position-management system designed to operate from analysis through exit. It can analyze current market conditions, evaluate news and volatility, remember the original trade reasoning, monitor open exposure, and continue reassessing the position as conditions change. Trading do
    Velora MT5
    Ahmad Aan Isnain Shofwan
    The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
    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
    Perceptrader AI MT5
    Valeriia Mishchenko
    4.67 (6)
    80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
    Famous EA
    Ugochukwu Mobi
    Famous EA   is a high-performance Expert Advisor built for serious traders who expect consistent results and intelligent trade execution. It merges price action, trendline dynamics, and a proprietary filter algorithm to spot high-probability entries and exits with discipline. Strategy Overview Famous EA operates using: Custom non-repainting indicator logic Dynamic trendline / support-resistance detection Multi-timeframe price action analysis Proprietary noise-filtering algorithm This blend lets
    AI Nodiurnal EA MT5
    Ugochukwu Mobi
    5 (2)
    AI Nodiurnal EA is an advanced Forex robot that leverages cutting-edge machine learning technology to optimize trading strategies and enhance performance in the dynamic foreign exchange market. The term "Nodiurnal" reflects its ability to adapt and operate not only during the typical diurnal (daytime) trading hours but also during non-standard periods, providing a continuous and adaptive approach to forex trading. Settings : Default settings on Currency Pair :  EURUSD H1 . Special setting is onl
    Golden Pickaxe MT5
    Valeriia Mishchenko
    3.56 (9)
    EA has high-performance live track records of different set files: Live performance MT 4 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
    Scalp Master Expert Advisor is a fully automated trading system designed for scalping strategies in trending market conditions. It is built to identify short-term trading opportunities in liquid markets while maintaining a strong focus on trade quality and risk control. The EA is suitable for traders who prefer a systematic and rule-based approach without manual intervention. Recommended Pairs: XAUUSD & BTCUSD It performs best on instruments with tight spreads and strong liquidity, including: XA
    YZH AlgoCore
    Yusuf Ziya Hazeral
    5 (1)
    YZH AlgoCore — One Robot, Six Instruments Smart Algorithms. Disciplined Execution. There are thousands of "gold robots" on the market. How many of them can run the same engine on XAUUSD, EURUSD, GBPUSD, GBPJPY, USDJPY and BTCUSD — with zero configuration changes? YZH AlgoCore is now a true multi-symbol system. Attach it to a chart and it simply knows: the robot detects the symbol automatically and loads its dedicated built-in profile. Timeframes, indicator configuration, scaling behavior — ever
    Foli Pivots MT5
    John Folly Akwetey
    Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
    SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
    Gold Catalyst EA MT5
    Malek Ammar Mohammad Alahmer
    Advanced Automated Gold Trading System Gold Catalyst EA MT5 is a fully automated trading solution exclusively optimized for XAU/USD (Gold) . By combining trend-following methods , price action confirmations , and dynamic risk management , this EA has demonstrated stable, reliable performance over more than 2.5 years of continuous forward testing under real market conditions — and it is still running on a VPS to this day. Behind the algorithm is a scientist with 15 years of market experience : ob
    PivotStorm
    Li Yin Fang
    PivotStorm - Adaptive XAUUSD Market Structure Breakout EA Professional Automated Trading System for MetaTrader 5 PivotStorm is a professional XAUUSD Expert Advisor designed for traders who prefer structured breakout trading based on confirmed market levels. The system combines market structure analysis, intelligent pending-order execution and multi-level risk management to provide a disciplined automated trading approach for the gold market. Unlike simple breakout robots that react to every pri
    Launch offer. The price rises step by step as the number of sales grows. Every purchase includes all future updates through MQL5 Market. Mercaria Unicorn is an adaptive grid trading system for Gold (XAUUSD) on MetaTrader 5, developed by practicing traders for all experience levels. Overview Mercaria Unicorn is an adaptive trading system for Gold (XAUUSD) and other CFD instruments. Unlike standard grid robots with fixed parameters, it automatically adjusts the number of levels, the lot size, and
    CaicaiLS Pro - Advanced Pair Trading & Statistical Arbitrage (Version 9.0) The CaicaiLS Pro is a quantitative Expert Advisor designed for Long & Short operations (Pair Trading) using Statistical Arbitrage . Developed for traders seeking precision, it tracks correlation and cointegration anomalies across multiple asset pairs simultaneously, seeking performance in both mean reversion and momentum breakouts. Its advanced architecture features the introduction of Shadow Execution technology. The mat
    Neurolite EA gbpusd
    Aliaksandr Salauyou
    The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
    Neurolite EA eurusd
    Aliaksandr Salauyou
    The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
    A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stoploss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on EURAUD . It is recommended to use Eagle Scalper on M15 chart. It is recommended to run it on a real ECN broker with very low spread . It is recommended
    Snake EURUSD
    Thurau Baerbel
    Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
    BenefitEA Mt5
    Vsevolod Merzlov
    Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
    On Control EA MT5 V2 Game-Changing Software For The Forex Market  On Control EA was created to help traders like you maximize their income. How would you like to gain access to a world-class proprietary piece of software designed for one purpose, to improve your Forex strategy? Let’s be honest, it can be hard to understand which technical analysis & trading signals you should follow. With On Control EA, you now have a powerful tool that will enhance your Forex trading strategy & elevate your in
    The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
    MoneyMaker stableATM Lite is an automatic intelligent trading system for foreign exchange! Lite edition just support MetaTrader 5! The purpose of MoneyMaker stableATM Lite is to stabilize profits, not to give you the ability to get rich overnight! MoneyMaker stableATM Lite is only applicable to EUR / USD currency trading, and cannot be used for other currency exchange trading, other CFD product trading, and commodity tradingor futures commodity trading! MoneyMaker stableATM Lite is only suitabl
    NorthEastWay MT5
    PAVEL UDOVICHENKO
    4.5 (8)
    NorthEastWay MT5 it is a fully automated “pullback” trading system, which is especially effective in trading on popular “pullback” currency pairs: AUDCAD, AUDNZD, NZDCAD. The system uses the main patterns of the Forex market in trading – the return of the price after a sharp movement in any direction. Timeframe: M15 Base currency pairs: AUDNZD, NZDCAD, AUDCAD  Additional pairs: EURUSD, USDCAD, GBPUSD, EURCAD, EURGBP, GBPCAD After buying EA, be sure to write to me in private messages, i will add
    Traders Toolbox
    Jason Kisogloo
    3 (2)
    Traders Toolbox Premium is an All-in-One Tool  created based on extensive training on common trading strategies in order to automate those strategies and calculations . (designed and programmed by Jason Kisogloo) Fe atures: 19 Individual Signals - Each one of these signals can be biased in a neural network style configuration to constitute the final / overall result. Each signal has its own settings to be customised or optimised if needed. Comprehensive On Screen Display - Six snap away Panels
    Shadow Legends MT5
    Zarui Ogannisian
    Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
    Golden Lucks
    Godbless C Nygu
    The GOLDEN LUCKS is a cutting-edge Expert Advisor that pushes the boundaries of modern trading by integrating advanced artificial intelligence with the latest trading technologies. Built on the state-of-the-art GPT-4o platform, it leverages the unparalleled power of neural networks to adapt dynamically to ever-changing market conditions. What sets this EA apart is its use of advanced discrete Fourier visualization within the ATFNet framework. This innovative feature equalizes the frequency spec
    Reactor MT5   is a fully automatic Expert Advisor for   Intraday   Trading.  it is   based on  m any indicators . The Expert was tested on the whole available historical period on   EURUSD, GBPUSD, USDCAD, AUDUSD and USDJPY M15  currency pair with exceptional results. You can download the demo and test it yourself. My tests were performed with the real tick date with   99,90% accuracy , actual spread, and additional slippage. The basic strategy starts with Market order in counter trend and tren
    QuantXProTrader EA
    Netlux Digital Kft.
    QXS PRO TRADER Expert Advisor QuantXProTrader is an Expert Advisor based on Profitable Price Action strategy. It is compatible with our QXS Trend indicator and work automatically by Trend detection on Multiple assets. Each and Everything in this EA is perfect Just you need to set input parameters. Take Profit, Stop loss, Trailing Stop, Trailing Step, Lot Size Adjust it as per your account capital and equity. Recommended TIMEFRAMES are: M15, M30 and H1  Before Installing Expert Advisor on chart
    TickToker
    Oxana Tambur
    >>>>>>>>>>>>>> more then 90% discount ($ 3750 >>> $ 345), Special offer is valid for 3 months from the start of sales <<<<<<<< <<<<<<<< The trading robot has been trading on a real account since 2018. We will show our account to everyone who plans to buy a trading robot. To do this, contact us. TickToker is a fully automatic Expert Advisor designed for the    EUR/GBP,EUR/SGD,AUD/NZD,EUR/CHF   currency pairs.  Does not use Martingale and Grid, all trades are covered by Stop Loss and Take Profit.
    More from author
    ZScore Cointegration
    Oleksandr Art'omenko
    The indicator calculates and displays the Z-Score spread (cointegrated spread) between two financial instruments. It is based on the ordinary least squares (OLS) method to estimate the relationship coefficient between the prices of two symbols and then normalizes the spread distribution into Z-Score values. In a separate indicator window you will see: Main Z-Score line (red) Upper and lower thresholds (silver, dashed), set by the user When the thresholds are reached the indicator signals a poten
    PCA Arbitrage 3X
    Oleksandr Art'omenko
    Dive into the world of highly accurate statistics and dynamic capital allocation with the advanced tool – PCA Arbitrage 3X . This indicator is based on Principal Component Analysis (PCA) , a method used by elite traders to identify hidden patterns in market movements. With the advanced Jacobi algorithm (ML) for calculating eigenvalues ​​and eigenvectors, the system transforms complex historical data into clear signals for entry and position management.  Applying this approach enables thoughtful
    FREE
    PCA Pairs Trader Pro
    Oleksandr Art'omenko
    PCA Pairs Trader Pro is an Expert Advisor that, using the Principal Component Analysis (PCA) method , automatically identifies the optimal asset pair from a portfolio of five instruments and constructs a market‑neutral hedged position comprising two legs—LONG and SHORT. Unlike classic pair trading, which analyzes only a single pair, PCA Pairs Trader Pro performs a multidimensional statistical analysis, uncovers hidden patterns, and adapts to changing market conditions without manual adjustments.
    Filter:
    Bassem  Ibrahim Mohamed Attia
    289
    Bassem Ibrahim Mohamed Attia 2025.07.20 16:37 
     

    good EA , and author very copertion

    Oleksandr Art'omenko
    879
    Reply from developer Oleksandr Art'omenko 2025.07.21 23:19
    Thank you for your feedback. Always available to help!
    Reply to review