Harmonic Pattern EA Pro


 Harmonic Pattern EA Pro


(((-----Introductory Price for the first 10 buyers only!!!----)))

Trade the markets with precision using the power of Harmonic Patterns. This fully automated Expert Advisor identifies high-probability setups and manages them with a sophisticated multi-take-profit and break-even system.

Why Choose Harmonic Pattern EA Pro?

Harmonic Pattern EA Pro is not just another trading robot. It's a comprehensive trading solution built around a proven market analysis technique. It merges a powerful Harmonic Pattern Scanner directly into a robust trading framework, designed to maximize profit potential while intelligently managing risk.

Whether you are a beginner or an experienced trader, this EA offers a systematic way to capitalize on the natural ebb and flow of the market as defined by Fibonacci ratios.

Key Features

  • Integrated Harmonic Scanner: Automatically detects 15 different harmonic patterns, including Gartley, Bat, Butterfly, Crab, and more, directly on your chart.

  • Multi-Take-Profit System: For every valid pattern, the EA opens three separate trades, each targeting a different, calculated Take Profit level (TP1, TP2, TP3). This strategy aims to capture both short-term and longer-term price movements.

  • Intelligent Break-Even Logic: The cornerstone of our risk management. Once TP1 is successfully hit, the EA automatically moves the Stop Loss for the remaining trades (TP2 and TP3) to a break-even point (plus a small lock-in profit). This significantly reduces risk and protects your capital.

  • Advanced Risk Management: Choose between a fixed lot size or a dynamic lot size based on a percentage of your account balance. A built-in "Max Lot per Trade" cap acts as a crucial safety net.

  • Comprehensive Filtering: Fine-tune your trading with multiple filters:

    • Market Condition Filter: Use the ADX indicator to trade only in trending or ranging markets.

    • Time Filters: Avoid trading on specific days of the week or during specific hours to sidestep volatile news events or low-liquidity periods.

  • Clean On-Chart Visuals: The EA draws completed patterns, entry points, and SL/TP levels directly on the chart for easy analysis and historical review.

The Strategy Explained

The core of the EA is its ability to identify and validate harmonic patterns. These are geometric price patterns that use Fibonacci numbers to determine precise turning points in the financial markets.

  1. Scanning: The EA continuously scans the price history using an internal oscillator (MACD) to identify major and minor swing points (highs and lows).

  2. Validation: It then measures the Fibonacci ratios between these swing points to see if they match the specific rules of any of the 15 pre-defined harmonic patterns.

  3. Confirmation: A signal is confirmed only at the close of a new bar, preventing false signals from intra-bar volatility.

  4. Execution: Once a pattern is confirmed, the EA calculates the Stop Loss and three unique Take Profit levels based on the pattern's geometry and executes the trade set.

Scanner Sensitivity & Optimization Tips

Important: The default settings are optimized for major forex pairs on H1/H4 timeframes. If you experience "no trading operations" on other symbols (like XAUUSD) or timeframes, it is not a bug. You need to adjust the scanner's sensitivity.

  • What to Adjust: Go to the "Pattern Detection & Filtering" and "Major/Minor Swing Filter" sections in the EA's inputs.

  • To Find MORE Patterns (Increase Sensitivity):

    • Decrease in_major_atr_multiplier and in_major_bar_distance .

    • Decrease in_minor_atr_multiplier and in_minor_bar_distance .

    • This tells the EA to accept smaller price movements as valid swing points, making it easier to form patterns on volatile or slow-moving pairs.

  • To Find FEWER, Higher-Quality Patterns (Decrease Sensitivity):

    • Increase the values mentioned above. This will filter out minor market "noise" and focus only on significant price swings.

We strongly recommend running optimizations in the Strategy Tester for these specific parameters to find the best settings for your preferred symbol and timeframe.

Main Input Parameters

  • MagicNumber: A unique ID for this EA's trades. Do not use the same number for other EAs on the same account.

  • RiskType: Choose PERCENT_BALANCE for dynamic lot sizing or FIXED_LOT for a constant lot size.

  • RiskPercent: The percentage of your account balance to risk per trade set (e.g., 1.0 = 1% risk).

  • InpMaxLotPerTrade: A crucial safety feature! This is the absolute maximum lot size the EA is allowed to open for a single trade (TP1, TP2, or TP3), regardless of the risk calculation. Set this to a reasonable value based on your broker's limits to avoid "Volume limit reached" errors.

  • BreakEvenMethod: Set to BE_METHOD_ON_TP1 to enable the core break-even feature.

  • InpBE_LockPips: The number of points in profit to lock in when the break-even is triggered.


    Harmonic Pattern EA Pro User Manual

    Thank you for choosing Harmonic Pattern EA Pro! This Expert Advisor is designed to detect high-quality Harmonic Patterns and execute trades automatically, complete with advanced risk management and a sophisticated break-even system.

    For optimal performance, please read and understand the following parameter settings.

    Part 1: Core EA Inputs

    This group of parameters controls the EA's core operation and trade management.

    General Settings

    • Magic Number: 778899 - The unique ID for this EA. Must not conflict with other EAs.

    • Order Comment Prefix: HPEA - The comment attached to all orders (also used by the Break-Even system).

    • Slippage (in points): 30 - The maximum allowed slippage for trade execution (e.g., 3 pips).

    Risk & Trade Management

    This is the most critical section for your money management.

    • Risk Management Type:

      • PERCENT_BALANCE (Recommended): The EA automatically calculates the lot size based on your specified risk percentage.

      • FIXED_LOT : The EA uses a fixed lot size for all trades.

    • Fixed Lot: 0.01 - The lot size to use if FIXED_LOT is selected.

    • Risk per Trade (%): 1.0 - The percentage of your balance to risk per trade set (e.g., 1%). Used only if PERCENT_BALANCE is selected.

    • Max Lot per Trade: 5.0 - (Very Important) The maximum lot size per single order (e.g., for TP1, for TP2). The EA will not open any single order larger than this value.

    Trade Direction

    • Allowed Trade Direction:

      • LONG_AND_SHORT : Trades both Buy (Bullish patterns) and Sell (Bearish patterns).

      • LONG_ONLY : Trades only Buy signals.

      • SHORT_ONLY : Trades only Sell signals.

    Break-Even Settings

    • Break-Even Method:

      • BE_METHOD_NONE : Disables the break-even feature.

      • BE_METHOD_POINTS : Moves SL to break-even after profit reaches BE_TriggerPips .

      • BE_METHOD_ON_TP1 (Recommended): When the TP1 order is closed (hits its Take Profit), the EA will move the Stop Loss of the remaining orders (TP2, TP3) to secure profit.

    • BE_TriggerPips: 150 - (For BE_METHOD_POINTS ) The profit in points required to trigger the break-even.

    • BE_LockPips: 50 - (For BE_METHOD_POINTS and ON_TP1 ) The number of points in profit to lock in when break-even is triggered (e.g., Open Price + 5 pips).

    Trailing Stop Settings

    • Enable Trailing Stop: false - Toggles the Trailing Stop feature (Recommended: false if using the Multi-TP system).

    • Trailing Stop (Points): 200 - The distance (in points) the SL will "trail" behind the current price.

    • Trailing Step (Points): 50 - The minimum price movement (in points) required before the SL is adjusted.

    Part 2: Filter Inputs

    This group of parameters is used to filter out undesirable trading signals.

    Market Condition Filter (ADX)

    Uses the ADX indicator to filter out ranging or trending markets.

    • Market Condition:

      • TRADE_ANY_CONDITION : Trades in all market conditions.

      • TRADE_TREND_ONLY : Only trades when ADX > ADXLevel (Trending market).

      • TRADE_SIDEWAY_ONLY : Only trades when ADX < ADXLevel (Sideways/Ranging market).

    • ADX Period: 14 - The period for the ADX indicator.

    • ADX Level: 25.0 - The ADX level used to differentiate between Trend and Sideway markets.

    Time Filter: No Trading Days/Hours

    Use this to avoid trading during high-volatility events (like news) or when the market is illiquid.

    • Enable No Trading Days: false - Set to true to enable the day filter.

    • NoTradeSunday to NoTradeSaturday: false - Set to true for any day you wish to avoid trading.

    • Enable No Trading Hours: false - Set to true to enable the hour filter.

    • NoTradeStartTime1 / EndTime1 (up to 6): 0 / 0 - Define time ranges (Server Time) to avoid trading (e.g., Start 23 to End 2 to avoid rollover).

    Part 3: Harmonic Scanner Settings (Key for Optimization)

    These parameters control the core pattern-finding engine. This is the primary section for optimization.

    Swing Detection Settings

    • MACD Settings (!! IMPORTANT !!)

      • in_macd_fast_ema : 12

      • in_macd_slow_ema : 26

      • in_macd_signal_sma (Note: should be _ema ): 9

      • Note: These MACD values are the "heart" of the swing detection. Adjusting them will change how the EA "sees" the price swings.

    Pattern Detection & Filtering

    • in_scan_history: 200 - The number of past bars to scan for historical patterns.

    • in_fibo_tolerance: 0.25 - (Important) The allowed deviation (tolerance) for Fibonacci ratios (e.g., a 0.618 ratio is valid if it falls within 0.618 ± 0.25).

      • A lower value = Higher precision, fewer signals.

      • A higher value = Lower precision, more signals.

    • in_min_phase_duration: 1 - The minimum number of bars in one MACD "phase" (Recommended: 1).

    Trade Signal Settings

    • in_sl_method_choice:

      • SL_FIXED_POINTS (Recommended): Uses a fixed offset from the X-point (set by in_fixed_offset_points ).

      • SL_ATR_BASED : Uses the ATR value (multiplied by in_atr_multiplier_sl ).

      • SL_FIXED_PIPS : Uses a fixed pip value (set by in_fixed_offset_pips ).

    • in_fixed_offset_points: 20 - (For SL_FIXED_POINTS ) The SL buffer in points added beyond the pattern's X-point.

    • in_atr_multiplier_sl: 1.25 - (For SL_ATR_BASED ) The ATR multiplier for the SL.

    Pattern Visibility Toggles

    • in_show_Gartley to in_show_ABCD: true/false - Set to true only for the specific patterns you want the EA to trade.

    Part 4: Optimization Guide

    The goal of optimization is to find the best parameter set (a ".set file") for a specific symbol and timeframe.

    Step 1: Select Key Parameters to Optimize

    When using the "Fast Genetic-based algorithm," you should only select the most impactful parameters:

    1. MACD Settings: (Controls swing vision)

      • in_macd_fast_ema (e.g., Step 1, Start 5, Stop 20)

      • in_macd_slow_ema (e.g., Step 1, Start 20, Stop 40)

      • in_macd_signal_sma (e.g., Step 1, Start 5, Stop 15)

    2. Pattern Filtering: (Controls pattern precision)

      • in_fibo_tolerance (e.g., Step 0.05, Start 0.15, Stop 0.35)

    3. Risk/Reward: (Controls trade management)

      • in_sl_method_choice (Select one method or optimize all)

      • in_fixed_offset_points (e.g., Step 10, Start 10, Stop 100) (If using Fixed Points)

      • in_atr_multiplier_sl (e.g., Step 0.25, Start 1.0, Stop 2.5) (If using ATR)

    4. Market Filter: (Controls trade environment)

      • InpADXLevel (e.g., Step 5, Start 20, Stop 35)

      • InpMarketCondition (Select TRADE_ANY_CONDITION , TRADE_TREND_ONLY , TRADE_SIDEWAY_ONLY )

    Step 2: Configure the Strategy Tester

    • Symbol/Timeframe: Choose your target pair (e.g., EURUSD, H1).

    • Date Range: Select a reasonably long period (e.g., 1-2 years).

    • Optimization: Select Fast Genetic-based algorithm .

    • Optimization Criterion: Select Max Profit Factor or Max Complex Criterion (to find a balance between profit and drawdown).

    Step 3: Analyze the Results

    • After the optimization finishes, go to the "Optimization Results" tab.

    • Do not just select the set with the highest Profit!

    • Look for a set that has:

      • A high Profit Factor (e.g., > 1.5)

      • A high Sharpe Ratio (stability)

      • A low Drawdown

      • A reasonable Total Trades count (e.g., > 100)

    • Double-click the set you are interested in and run a single Backtest using the Every tick model to confirm the equity curve is stable.

    Step 4: Save and Use

    • Once you find a set you are happy with, right-click it and "Save as .set".

    • You can now load this .set file for Forward Testing (Demo) or Live Trading.

    Recommendation: Harmonic Patterns work well on many timeframes, but the parameters (especially MACD and SL) may need to be optimized to fit the specific behavior of each symbol and timeframe.



Recommendations

  • Broker: Use an ECN broker with low spreads and fast execution for best results.

  • VPS (Virtual Private Server): It is highly recommended to run the EA on a VPS to ensure it operates 24/7 without interruption.

  • Backtesting: Always backtest the EA with your preferred settings on the symbol and timeframe you intend to trade.

  • Demo First: Before trading on a live account, run the EA on a demo account for at least a week to understand its behavior and confirm your settings are optimal.


*Disclaimer*:
Past performance is not indicative of future results. Trading foreign exchange on margin carries a high level of risk and may not be suitable for all investors.



Recommended products
Overview Harmonic Patterns MT5 is a technical analysis indicator designed for the MetaTrader 5 platform. It identifies and displays harmonic price patterns, such as Butterfly, Cypher, Crab, Bat, Shark, and Gartley, in both bullish and bearish directions. The indicator calculates key price levels, including entry, stop loss, and three take-profit levels, to assist traders in analyzing market movements. Visual elements and customizable alerts enhance usability on the chart. Features Detects six ha
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
Matreshka
Dimitr Trifonov
5 (2)
Matreshka self-testing and self-optimizing indicator: 1. Is an interpretation of the Elliott Wave Analysis Theory. 2. Based on the principle of the indicator type ZigZag, and the waves are based on the principle of interpretation of the theory of DeMark. 3. Filters waves in length and height. 4. Draws up to six levels of ZigZag at the same time, tracking waves of different orders. 5. Marks Pulsed and Recoil Waves. 6. Draws arrows to open positions 7. Draws three channels. 8. Notes support and re
Smart Pattern AtrShield
Nuno Miguel Costa Tome
Self-learning core – scans the last 500 candles, extracts RSI + MA-slope patterns  Real-time adaptation – each bar updates accuracy scores and votes on the most similar patterns before opening a trade. Volatility-aware risk – every position starts with a stop-loss equal to ATR(14) × 1.5 , automatically wider in fast markets and tighter in calm ones. Ultra-light, 100 % MQL5 – minimal CPU load, works on any broker, any symbol. Full source code included – transparent, modifiable, future-proof.
Global Capital Neural MT5
Natalia Rossinskaia
4.25 (4)
Global Capital Neural is a next-generation Expert Advisor for MetaTrader, developed on the basis of a proprietary architecture of neural modules. Its uniqueness lies in the combination of adaptive market analysis and strict risk management, making the system resilient under diverse trading conditions. Pricing Policy The launch price of Global Capital Neural is set at a symbolic $149 , available exclusively at the very beginning of the project. What makes this pricing model unique is its dynamic
MT4 Version :   https://www.mql5.com/en/market/product/90395 MT5 version :  https://www.mql5.com/en/market/product/99545 Introducing the "No Marti No Party" Expert Advisor (EA): the epitome of aggressive trading strategies. This EA is not for the faint-hearted, as it operates on a high-risk, high-reward principle that can either lead to substantial gains or significant losses. The name says it all – Martingale strategy is at the core of this EA. It's designed to aggressively double down on los
Monster Harmonics Indicator is a harmonic pattern indicator. It recognizes Gartley, Bat, Crab, Butterfly, Cypher, White Swan, Black Swan, Shark and AB=CD patterns. Projected patterns that are not yet completed are recognized, too. Monster even shows the PRZ (Potential Reversal Zone). Users can add their own user defined patterns to Monster. Besides the current pattern, Monster also shows all patterns in the symbols history. Monster will provide alerts for developing patterns. Introduced by H.M.
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic pri
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
PREngulfing
Slobodan Manovski
PR EA - Engulfing Pattern Trading System Automated Engulfing Pattern Detection with MA Confirmation The PR EA is a Meta Trader 5 expert advisor that identifies and trades bullish/bearish engulfing candlestick patterns when confirmed by a moving average filter. Designed for swing trading on 30-minute charts with compatibility for M15 and H1 time frames. Key Features: Pattern Recognition - Detects valid bullish/bearish engulfing candle formations Trend Confirmation - 238-period SMA filter
The   Fibonacci Confluence Toolkit   is a technical analysis tool designed to help traders identify potential price reversal zones by combining key market signals and patterns. It highlights areas of interest where significant price action or reactions are anticipated, automatically applies Fibonacci retracement levels to outline potential pullback zones, and detects engulfing candle patterns. Its unique strength lies in its reliance solely on price patterns, eliminating the need for user-define
Wolfe Wave Scanner MT5
Reza Aghajanpour
5 (7)
**  All Symbols  x  All Timeframes  scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Wolfe Wave Scanner group" for sharing or seeing experiences with other users. Introduction: A Wolfe Wave is created with five-wave patterns in price. It shows supply and demand and a fight towards a balance price. T hese waves of price actions can help traders identify the boundaries of   the trend . Also  It helps forecast how the price will move in the near futur
Elliott Wave EA
Vladimir Shumikhin
5 (1)
Elliott Wave EA  Advisor Description Elliott Wave EA is a professional trading solution based on M & W wave patterns described by A. Merrill. This powerful Expert Advisor identifies and trades wave formations with high accuracy, providing traders with a reliable automated solution for using Elliott Wave theory. Key Features Intelligent pattern recognition - Advanced algorithm identifies M & W wave patterns with exceptional accuracy Dual signal technology - Trades both Evolution and Mutation sign
Golden Surfer EA
Aleksandr Chebotaev
5 (1)
Golden Surfer — Powerful.Stable.Professional SPECIAL LAUNCH PRICE Limited offer — $355 for the next 5 buyers. After that, the price will increase to $455.  Live Signal: https://www.mql5.com/en/signals/2360360 Golden Surfer is an Expert Advisor for automated trading of XAUUSD (GOLD). The EA is built for controlled execution and predefined risk. Main rule: the EA holds only one position at a time. No grid. No martingale. No averaging. No recovery systems. How it works My name is   Alexander . I’
This indicator is a   technical tool based on harmonic approximations   of solar and lunar cycles. It   does not use exact astronomical positions. This indicator uses   mathematical waves to approximate daily solar and monthly lunar cycles   for trading purposes. It captures general market rhythms influenced by day/night and moon phases, but it   does not track exact astronomical positions . Do your analysis and study on back test before purchase.  The   Advanced Astrological Indicator   is a m
Ultra KZM
Nattapat Jiaranaikarn
Ultra KZM is an Expert Advisor that using the unique trading operation. It's strategy is based on the combination of grid and correlation system which is the new method that I invented and developed for a long time. You can see Live Signal from these links : (delete space) 1.  https: //www .myfxbook.com/portfolio/ultra-kzm-eurjpyeurchf/10224608 2.  https: //www .myfxbook.com/portfolio/ea-ultra-kzm-real-account/10374382 Note that this EA should run in ECN swap-free account. When you backtest yo
Gold EA: Proven Power for 1-Minute Gold Trading Transform your trading with our Gold EA, meticulously crafted for 1-minute charts and delivering over 2000% growth in 5 years from just $100-$1000 . No Martingale, No AI Gimmicks : Pure, time-tested strategies with robust money management, stop loss, and take profit for reliable performance across multiple charts. Flexible Trading Modes : Choose Fixed Balance for safe profits, Mark IV for bold growth, or %Balance for high rewards—combine Mark IV an
Little Queen
Florin Tudor
Little Queen – Momentum & Liquidity Scalper Launch Offer First 100 clients receive the special launch price starting today. After that, the price increases. SET.FILE XAUUSD M1 IN THE COMMENTS !!!ENJOY! WHAT LITTLE QUEEN DOES Little Queen trades momentum exhaustion using structured price action validated by volume en Multi-Timeframe confirmation (M1–D1) bullish/bearish signals. . Trades momentum exhaustion : After X bullish candles → looks for SELL After X bearish candles → looks for BUY C
About the Indicator This indicator is based on Monte carlo simulations on the closing prices of a financial instrument. By definition, Monte carlo is a statistical technique used to model the probability of different outcomes in  a process that involves random numbers based on previously observed outcomes. How does it Work? This indicator generates multiple price scenarios for a security by modelling random price changes over time based on historical data. Each simulation trial uses random vari
Overview The Market Perspective Structure Indicator is a comprehensive MetaTrader indicator designed to provide traders with a detailed analysis of market structure across multiple timeframes. It identifies and visualizes key price action elements, including swing highs and lows, Break of Structure (BOS), Change of Character (CHOCH), internal structures, equal highs/lows, premium/discount levels, previous levels from higher timeframes, and trading session zones. With extensive customization opt
AQS-SyntheticBreakOut PRO Trend-following breakout Expert Advisor for MetaTrader 5 Engineered around a synthetic UTC trading day for portability and execution consistency Overview AQS-SyntheticBreakOut PRO is a rule-based trend-following breakout Expert Advisor for MetaTrader 5 , designed to reduce a common weakness of “daily” trading systems: dependency on broker server time and session definitions . Many daily breakout strategies implicitly rely on broker-defined daily candles, meaning the sam
The Fibonacci Scalper
STANTON ROUX
4.22 (45)
The Fibonacci Trader MQL5 expert advisor uses the Fibonacci levels to determine a buy or sell trade with the MACD as confirmation. The Fibonacci levels work as follows: Above 61.8 SELL if MACD trend is SELL Trading Range (Ability to select trading input parameters) BUY if MACD trend is BUY SELL if MACD trend is SELL Below 23.6 BUY if MACD trend is BUY Default settings are configured for EURUSD on M5 Chart. To work with the news server, you must add the URL ‘ http://ec.forexprostools.com/ ’ in t
FREE
Gyroscopes mt5
Nadiya Mirosh
5 (2)
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Phantom Edge SMC
Nattapon Chuekamhod
Phantom Edge SMC — The Ultimate Smart Money Indicator for MT5 Tired of manually drawing structures while trading SMC or ICT concepts? Let Phantom Edge SMC do the heavy lifting for you. Key Features Internal & Swing Structure: Automatically detects BOS and CHoCH across two structural levels. Order Blocks (OB): Identifies Internal and Swing OBs with automated mitigation tracking. Equal Highs / Lows: Highlights EQH / EQL to pinpoint Liquidity pools. Fair Value Gaps (FVG): Displays FVGs with
PredatorEA
Dragan Drenjanin
5 (1)
Introduction to Predator EA Predator is a cutting-edge Expert Advisor (EA) for the MetaTrader 5 (MT5) platform, crafted to simplify and enhance forex trading. This EA is pre-optimized for various currency pairs and timeframes, making it suitable for traders seeking a reliable, automated solution. Specifications Platform : MT5 Account Type : Hedge accounts are recommended for optimal performance. Testing is vital to unlock Predator’s potential: Use MT5’s Strategy Tester to evaluate performance a
Harmonic Pattern Structure Harmonic Pattern Structure is a professional MetaTrader 5 indicator that automatically detects classic harmonic patterns using strict Fibonacci ratio validation and XABCD price structure. Designed for traders who value precision, clean visuals, and structured analysis, the indicator highlights potential reversal zones based on price geometry, supporting consistent and objective decision-making. SUPPORTED HARMONIC PATTERNS Gartley (222) Butterfly Bat Crab Shark Cy
Break Of Structure Pro Is price action king? 1. Price is the ultimate king in the forex market, stock market or any other market. Using price action is the reason we can see more profit over loss. Technical analysis is the art of using data points to your advantage and taking informed decisions while entering, trailing and exiting a position on any timeframe. Break Of Structure Pro can be used to trend trade, scalp, hedge or swing trade. Price action is a trading technique that allows a trade
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
Short Description Swing Timing Breakout EA is a smart Expert Advisor for MetaTrader 5 that combines trend filtering, momentum timing, and dynamic risk management to capture high-probability swing and breakout opportunities. Full Description Swing Timing Breakout EA is a professional trading robot designed for MetaTrader 5, suitable for traders who want a balance between automation, control, and disciplined risk management. This EA uses a trend-following and momentum confirmation approach ,
Unlock powerful breakout opportunities The 123 Pattern is one of the most popular, powerful and flexible chart patterns. The pattern is made up of three price points: a bottom, a peak or valley, and a Fibonacci retracement between 38.2% and 71.8%. A pattern is considered valid when the price breaks beyond the last peak or valley, moment at which the indicator plots an arrow, rises an alert, and the trade can be placed. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ]
Buyers of this product also purchase
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (483)
Hello, traders! I am Quantum Queen , the crown jewel of the entire Quantum ecosystem and the highest-rated, best-selling Expert Advisor in the history of MQL5. With a proven track record of over 20 months of live trading, I’ve earned my place as the undisputed Queen of XAUUSD. My specialty? GOLD. My mission? Deliver consistent, precise, intelligent trading results — over and over again. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the set
Quantum Valkyrie
Bogdan Ion Puscasu
4.9 (118)
Quantum Valkyrie  - Precision.Discipline.Execution Discounted   price .  The price will increase by $50 with every 10 purchases. Live Signal: CLICK HERE Quantum Valkyrie MQL5 public channel: CLICK HERE ***Buy Quantum Valkyrie MT5 and you could get Quantum Emperor or Quantum Baron for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      Hello, traders. I am Quantum Val
Akali
Yahia Mohamed Hassan Mohamed
4.97 (34)
LIVE SIGNAL: Click here to view live performance IMPORTANT: READ THE GUIDE FIRST It is critical that you read the setup guide before using this EA to understand the broker requirements, strategy modes and the smart approach. Click here to read the Official Akali EA Guide Overview Akali EA is a high-precision scalping Expert Advisor designed specifically for Gold (XAUUSD). It utilizes an extremely tight trailing stop algorithm to secure profits instantly during periods of high volatility. Thi
AI Gold Trading MT5
Ho Tuan Thang
4.81 (31)
WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. Other brokers can only achieve trading performance equivalent to 60-80%. LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2344271 Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me
AI Gold Scalp Pro
Ho Tuan Thang
5 (6)
WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS  &  I C TRADING .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. Other brokers can only achieve trading performance equivalent to 60-80%. LIVE SIGNAL Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me.  My community of over 14,000 members on MQL5 . O
Gold House MT5
Chen Jia Qi
5 (22)
Gold House — Gold Swing Breakout Trading System Launch Promotion — Limited to 100 Copies Only 100 copies will be sold at the early-bird price. After 100 copies, the price jumps directly to $999 . Price also increases by $50 every 24 hours during this period. 93   copies sold — only 7 remaining. Lock in the lowest price before it's gone. Live signal: https://www.mql5.com/en/signals/2359124 Stay updated — join our MQL5 channel for product updates and trading tips. After opening the link, click th
Goldwave EA MT5
Shengzu Zhong
4.65 (26)
Real Trading Account   LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2339082 This EA uses the same logic and execution rules as the verified live signal shown on MQL5.When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker ( e.g., IC Markets or EC Markets) , the EA's live trading behavior is designed to closely align with the trade structure and execution characteristics of the live signal. Please note that differences in broker conditions, spreads, ex
Quantum King EA
Bogdan Ion Puscasu
4.97 (147)
Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT4 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT5 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule your trading with precision and discipline. Quantum King EA brings the strength of
The Gold Reaper MT5
Profalgo Limited
4.51 (90)
PROP FIRM READY! ( download SETFILE ) WARNING: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 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. The
Ultimate Breakout System
Profalgo Limited
5 (30)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1499$ very fast    +100 Strategies included and more coming! BONUS : At 999$ or higher price --> choose 5  of my other EA's for free!  ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and proprietary Expert Advisor (EA) met
Aot
Thi Ngoc Tram Le
4.86 (97)
AOT Multi-Currency Expert Advisor with AI Sentiment Analysis Multi-pair mean reversion strategy for portfolio diversification across correlated currency pairs. First time testing AOT?     Start with the   fixed lot size settings , Fixed lot size 0.01 | Single position per pair | Advanced features off. Raw trading logic   to understand the system's behavior. Track Record Signal Detail Set File Name Description Medium Risk 1 ICMarketsSC, Account size $10,000 Live – Set 1 Enable Recovery Function (
Agera
Anton Kondratev
5 (2)
The AGERA  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  AGERA  Community :   www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :  https://www.mql5.com/en/signals/2363787 Tickmill Real :   https://www.mql5.com/en/signals/2361808 Default   Settings for One Сhart  
AI Gold Sniper MT5
Ho Tuan Thang
4.4 (58)
Optimize your trading environment: To get the best results matching the live signal, it is highly recommended to use a reliable True ECN broker with low latency and tight spreads. Because Forex liquidity varies, choosing a robust broker ensures the algorithm can execute trades with maximum precision. LIVE SIGNAL & COMMUNITY Live Performance (More than 7 months):  View AI Gold Sniper Live Signal Forex EA Trading Channel:  Join my community of over 15,000 members for the latest updates and support
Full Throttle DMX
Stanislav Tomilov
5 (1)
Full Throttle DMX - Real strategy  Real results   Full Throttle DMX is a multi-currency trading expert advisor designed to operate with EURUSD, AUDUSD, NZDUSD, EURGBP, and AUDNZD currency pairs. The system is built on a classical trading approach, using well-known technical indicators and proven market logic. The EA contains 10 independent strategies, each designed to identify different market conditions and opportunities. Unlike many modern automated systems, Full Throttle DMX does not use ris
Nano Machine
William Brandon Autry
5 (7)
Nano Machine GPT Version 2 (Generation 2) – Persistent Pullback Intelligence We helped start this shift in late 2024 with Mean Machine, one of the earliest systems to bring real frontier AI into live retail forex trading. Nano Machine GPT Version 2 is the next evolution in that line. Most AI tools answer once and forget everything. Nano Machine GPT Version 2 does not. It remembers every pullback setup analyzed, every entry taken, every rejection made, the reasoning behind each decision, how the
Syna
William Brandon Autry
5 (24)
Syna 5 – Persistent Intelligence. True Memory. Universal Trading Intelligence. Most AI tools answer once and forget everything. They leave you starting from zero again and again. Syna 5 does not. It remembers every conversation, every trade analyzed, why it acted, why it stayed out, and how the market responded afterward. Full context across every session. Cumulative intelligence that compounds with every trade. This is not another EA with AI features added for marketing. This is what trading l
Mad Turtle
Gennady Sergienko
4.57 (86)
Symbol XAUUSD Timeframe (period) H1-M15 (any) Support for single-position trading YES Minimum deposit 500 USD  (or the equivalent in another currency) Compatible with any broker YES (supports 2 or 3-digit brokers. Any deposit currency. Any symbol name. Any GMT time.) Runs without pre-configuration YES If you are interested in the topic of machine learning, subscribe to the channel:  Subscribe! Key Facts about the Mad Turtle Project: Real Machine Learning This Expert Advisor does not conn
GoldBaron XauUsd EA MT5
Mikhail Sergeev
4.2 (5)
"GoldBaron" is a fully automatic trading robot. Designed for gold trading (XAUUSD). In 5 months of trading on a real account, the expert was able to earn 1400% profit. Each month, the expert earned more than 60%. Simply install a trading expert on the XAUUSD hourly (H1) chart and see the power of predicting future gold prices. $200 is enough for an aggressive start. The recommended deposit is from 500$. Be sure to use accounts with the possibility of hedging. A year ago, we made a breakthrough i
Karat Killer
BLODSALGO LIMITED
4.65 (26)
Pure Gold Intelligence. Validated to the Core. Karat Killer   is not another gold EA with recycled indicators and inflated backtests — it is a   next-generation machine learning system   built exclusively for XAUUSD, validated with institutional-grade methodology, and designed for traders who value substance over spectacle. LAUNCH PROMOTION - LIMITED TIME OFFER   Price increases every 24 hours at 10:30 AM Cyprus time.   Secure the lowest price today before the next increase. Detailed Manual, Bac
HTTP ea
Yury Orlov
5 (10)
How To Trade Pro (HTTP) EA — a professional expert advisor for trading any assets without martingale or grids from an author with 25+ years of experience. Most top advisors work with rising gold. They look brilliant in tests... as long as gold is rising. But what happens when the trend exhausts itself? Who will protect your deposit? HTTP EA does not believe in eternal growth — it adapts to the changing market and is designed to widely diversify your investment portfolio and protect your deposit.
Aura Ultimate EA
Stanislav Tomilov
4.81 (103)
Aura Ultimate — The Apex of Neural Networks trading, and path to financial freedom. Aura Ultimate is the next evolutionary step in the Aura family — a synthesis of cutting-edge AI architecture, market-adaptive intelligence, and risk-controlled precision. Built on the proven DNA of Aura Black Edition and Aura Neuron, it goes further, fusing their strengths into one unified multi-strategy ecosystem, while introducing a completely new layer of predictive logic. It is very important!, please write
XIRO Robot MT5
MQL TOOLS SL
4.88 (16)
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
Gold Trade Pro MT5
Profalgo Limited
4.28 (36)
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 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 File 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 strate
The Gold Phantom
Profalgo Limited
4.35 (20)
PROP FIRM READY!  --> DOWNLOAD ALL SET FILES WARNING: Only a few copies left at current price! Final price: 990$ NEW (from 399$ only) : Choose 1 EA for Free! (limited to 2 trade accounts numbers, any of my EAs except UBS) Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Live Signal 2 !! THE GOLD PHANTOM IS HERE !! After the massive success of The Gold Reaper, I'm extremely proud to introduce its powerful brother: The Gold Phantom , a pure, no-nonsense breako
Bitcoin Scalping MT5
Lo Thi Mai Loan
5 (5)
[ IMPORTANT ] REAL CLIENT FEEDBACK :  https://www.mql5.com/en/market/product/127498/comments#comment_58814415 [ IMPORTANT ]  UPDATED (1 YEAR PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_59233853 Introducing Bitcoin Scalping MT4/MT5 – The Smart EA for Crypto Trading LAUNCH PROMO: Only 3 copies left at the current price! Final price: $3999.99 SETFILE BONUS - From $999.99 BUY LIFE TIME BITCOIN SCALPING GET FREE AI VEGA BOT (2 accounts) => Ask in private for more de
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (8)
Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1 Twister Pro EA is a high-precision scalping Expert Advisor built exclusively for XAUUSD (Gold) on the M15 timeframe. It trades less — but when it trades, it means it. Every entry passes through 5 independent validation layers before a single order is placed, resulting in an extremely high win-rate on the Default SET.   TWO MODES: Mode 1 (recommended) — Very high assertiveness, fewer trades per week. Built for capital prese
Shark Fx
Ihor Otkydach
5 (1)
SharkFX – Precision Scalping Engine for MT5 SharkFX is not just another scalper. It’s a fast, adaptive intraday system built for traders who understand that consistency comes from structure, discipline, and smart risk control — not from gambling logic. LIVE SIGNAL USER INSTRUCTIONS For testing, use the set-files from the instructions page Adaptive Intelligence Designed for MetaTrader 5, SharkFX operates on the M15 timeframe and trades a diversified basket of 15 currency pairs — majors, crosses,
Golden Hen EA
Taner Altinsoy
4.5 (56)
Overview Golden Hen EA is an Expert Advisor designed specifically for XAUUSD . It operates by combining nine independent trading strategies, each triggered by different market conditions and timeframes (M5, M30, H2, H4, H6, H12, W1). The EA is designed to manage its entries and filters automatically. The core logic of the EA focuses on identifying specific signals. Golden Hen EA does not use grid, martingale, or averaging techniques . All trades opened by the EA use a predefined Stop Loss and T
Xauusd Quantum Pro EA
Ilies Zalegh
4.64 (11)
XAUUSD QUANTUM PRO EA (MT5) — Expert Advisor for XAUUSD on MetaTrader 5 XAUUSD QUANTUM PRO EA is an automated trading robot designed for MetaTrader 5 and intended for the XAUUSD instrument. It is based on a signal selection logic that aims to intervene only when multiple technical and execution conditions are met. The EA does not attempt to open positions continuously but instead analyzes the market context before making any decision. Its logic relies on a BUY/SELL directional scoring system , m
PrizmaL Lux
Vladimir Lekhovitser
5 (3)
Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2356149 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual This Expert Advisor is designed as a market-responsive system that adjusts its behavior based on prevailing trading conditions rather than following a fixed execution pattern. The strategy focuses on identifying moments when market structure becomes suffici
More from author
Harmonic Confluence Indicator Basic
Noppadon Boonpromuppatham
5 (1)
Product Name: Harmonic Confluence Indicator (Basic Edition) !!!—-Leave a 5-star review and receive a free indicator version with trade levels (limited to the first 20 people only)——!!! Headline: Automated Harmonic Pattern Scanner with Supply & Demand Confluence. Description: Unlock the power of geometric market structure with the Harmonic Confluence Indicator (Basic Edition) . This powerful tool is designed to automatically scan your charts for high-probability reversal zones based on validated
FREE
Support & Resistance Reversal EA    (((-----Introductory Price for the first 10 buyers only!!!----))) Overview Support & Resistance Reversal EA is a fully automated Expert Advisor designed to trade reversal strategies at key support and resistance levels. The EA intelligently identifies significant support and resistance zones based on historical price action. When the price enters these zones, the EA actively looks for reversal signals to execute Buy orders at support and Sell orders at resist
Spike Hunt EA
Noppadon Boonpromuppatham
Spike Hunt EA: A Strategy to Capture Reversals After Sharp Price Spikes   (((-----Introductory Price for the first 10 buyers only!!!----))) The Spike Hunt EA is an Expert Advisor specifically designed to profit from a common market behavior: a rapid reversal following a strong and sudden price spike. This EA employs a robust logic to identify high-probability reversal "Spike" candles. It uses Bollinger Bands breakouts as an initial alert and then performs a detailed candlestick analysis to pin
Harmonic Confluence EA
Noppadon Boonpromuppatham
Harmonic Confluence EA: Professional Edition Master the Geometry of the Markets with Institutional-Grade Precision Harmonic Confluence EA is a state-of-the-art algorithmic trading solution designed for the MetaTrader 5 (MT5) platform. It combines the geometric precision of Harmonic Pattern recognition with advanced Market Context Filters and a robust Risk Management Engine . Unlike standard pattern scanners, this EA doesn't just "find" patterns; it validates them using a multi-factor conflue
Product Name: Harmonic Confluence Pro Indicator Harmonic Confluence Pro is a comprehensive Harmonic Pattern Scanner & Signal Indicator . It is designed to assist manual traders by automatically detecting high-probability harmonic setups and filtering them with advanced Price Action and Confluence zones. Unlike basic indicators that only draw triangles, this tool acts as a complete trading assistant. It calculates Entry , Stop Loss , and multiple Take Profit levels based on structure and volatil
Filter:
No reviews
Reply to review