ZigZag Maturity Optimized

ZigZag Maturity — Multi-Timeframe Swing Maturity & Reversal Probability Dashboard

Overview

ZigZag Maturity is a multi-timeframe indicator for MetaTrader 5 that answers a single question, one that matters for any technical trader: “How mature (close to exhaustion) is the current swing, on every timeframe I follow?

Instead of a classic ZigZag that just draws lines on the chart, this indicator builds its own ZigZag on every activated timeframe, compares it statistically against its own history of swings, and turns everything into a 0–100% maturity score — displayed visually through a “barometer”-style dashboard right on the chart, with automatic alerts when price enters risk zones.

It’s built for traders who work with multi-timeframe confluence and want to avoid entering on a signal that, statistically, has already “run out of steam.”

What problem it solves

A swing (a price impulse between two ZigZag pivots) doesn’t move indefinitely in the same direction. Every instrument and every timeframe has its own historical pattern: an average price length, an average duration in bars, an average ATR multiple covered. When the current swing significantly exceeds these historical averages, the statistical probability of a reversal or a pause increases.

ZigZag Maturity automates exactly this type of analysis — across any number of timeframes at once — and centralizes the result into a single visual panel, so you no longer need to manually switch between charts to “feel” whether a move is still early or already stretched.

Key Features

1. Proprietary ZigZag, fully configurable

  • Does not use the standard MetaQuotes ZigZag; it has its own pivot-detection engine, with the classic Depth / Deviation / Backstep parameters, calculated independently on each timeframe.

  • Optimized recalculation: the full bar rescan only happens when a new bar closes on that timeframe (per-TF caching), not on every tick — a smooth indicator even with many timeframes active at once.

  • Configurable cap on scanned bars (CPU/memory protection for aggressive parameter sets).

2. Full multi-timeframe support (21 timeframes)

  • From M1 all the way to MN1 — each timeframe is activated individually via a simple checkbox in the inputs.

  • Run the indicator on a single TF or on all 21 at once, for the most robust possible “consensus.”

  • More TFs checked = more possible confirmations, but also slightly longer recalculation time (adjustable via performance settings).

3. Maturity Score — the indicator’s central score

A combined 0–100% score, calculated from four weighted components (weights are adjustable via inputs and are automatically renormalized to sum to 1.0):

Component

What it measures

Price Score

How much the current swing has traveled in price, relative to the EMA of the last N historical swings on the same TF

Time Score

How many bars the current swing has already lasted, relative to the historical average duration

ATR Score

How many ATR multiples the current swing has covered, relative to the historical average ATR multiple per swing

Sync Score

The degree of agreement (direction + maturity level) between this timeframe and the other active timeframes

The result: a single percentage per timeframe, along with the current direction (BUY/SELL), easy to read at a glance.

4. Sync Score & Sync Groups (Scalping / Intraday / Swing / Global)

  • Sync Score quantifies the agreement between timeframes, both in direction (all BUY or all SELL) and in closeness of maturity level.

  • Active timeframes are automatically organized into predefined groups:

    • Scalping → M5 + M15 + H1

    • Intraday → M15 + H1 + H4

    • Swing → H1 + H4 + D1

    • Global → all checked timeframes

  • Each group produces a status (e.g., STRONG BUY / STRONG SELL / MIXED / N/A) based on configurable thresholds.

  • ENTRY SCORE: a dedicated score for scalping entries, calculated from the Scalping group.

  • Built-in philosophy: disagreement between large timeframes (D1/W1/MN1) and small ones (M5/M15) does not block scalping signals — the Global group is treated as an informational filter, not a “NO TRADE” signal.

  • Dedicated alert on group signal change.

5. On-chart visual dashboard

  • A “barometer” panel with color-coded bars for risk zones, displayed directly on the chart, fully configurable: anchor corner, X/Y offset, spacing, bar dimensions, font, font size.

  • Separate configurable colors for BUY and SELL signals.

  • Optional yellow warning dot (“possible reversal”) next to each timeframe’s bar.

  • Separate debug/status text panel with all detailed scores (Price/Time/ATR/Sync) per timeframe.

6. Complete alert system

  • Alert on entering the WARNING zone (default ≥85% maturity).

  • Alert on entering the HIGH RISK zone (default ≥95% maturity).

  • Alert on confirmed swing (100%).

  • Alert on multi-timeframe status change (e.g., all TFs mature at once, or all fresh).

  • Alert on group signal change (Scalping/Intraday/Swing/Global).

  • Three independently toggleable delivery channels: popup ( Alert() ), mobile push ( SendNotification() ), sound (configurable file).

  • Configurable cooldown (seconds) per timeframe, to prevent alert spam on the same zone.

7. Optimized for performance and stability

  • The proprietary ZigZag is cached per timeframe and recalculated only on a new bar — not on every tick.

  • A single ChartRedraw() per full recalculation cycle (not 3-4 redundant calls).

  • Instant reaction to price: live scores (Price/Time/ATR) are recalculated on every tick, with no artificial lag, while the expensive part (ZigZag scanning) stays protected by caching.

  • Hard cap on scanned bars per timeframe, as extra protection for CPU/memory.

  • Internal guards for error conditions (invalid ATR handle, insufficient data, point=0, etc.), so the indicator doesn’t hang the terminal even under unusual symbol/broker conditions.

Who this indicator is for

  • Multi-timeframe traders who want confluence confirmation before entry/exit.

  • Swing/position traders who want to avoid entering “late,” on a swing that is already statistically exhausted.

  • Scalpers who need a fast ENTRY SCORE, calculated from the short-timeframe group, without being blocked by disagreement with the larger TFs.

  • Anyone who uses ZigZag as a technical analysis tool and wants a quantified, objective layer on top of classic visual interpretation.

Compatibility

  • Platform: MetaTrader 5

  • Type: custom indicator, drawn on the main price window ( indicator_chart_window )

  • Instruments: any tradable symbol (Forex, indices, metals, crypto CFDs, stocks, etc.)

  • Timeframes: independent of the chart’s own timeframe — the indicator manages its own internal timeframes, configured via inputs

  • Requires no external indicators or additional files (uses only native ATR handles, managed internally)

Available input groups

  1. Active timeframes — 21 individual checkboxes (M1 → MN1)

  2. Proprietary ZigZag — Depth, Deviation, Backstep

  3. Maturity Score — number of historical swings for the base, ATR period, Price/Time/ATR/Sync weights

  4. Sync Score — weight of direction agreement vs. weight of maturity level closeness

  5. Multi-TF Status — thresholds for “mature” and “new/fresh”

  6. Sync Groups — enable toggle, STRONG/CONFIRMED/CONFLICT thresholds, group alert

  7. Dashboard — visibility, positioning, spacing, dimensions, font

  8. Dashboard: Signal Colors — BUY / SELL color

  9. Alerts — channels (popup/push/sound), sound file, alert types, cooldown

  10. Performance / Stability — recalculation interval, scanned-bars cap

  11. Debug — on-chart comment with detailed results, font, color

Note

Like any tool based on technical analysis of historical price, ZigZag Maturity provides a statistical probability, not a guarantee, of a reversal or of a move’s continuation. It is recommended as a confluence tool, alongside proper risk management and your own trading strategy, not as a standalone automated entry/exit signal.


Recommended products
MFOP Market Forecast
Oscar Josue Pin Bacuzoy
Develop this indicator for periods of 30 minutes or more, focus on getting market trends right and making sure they are met. MFOP v8.1 gets straight to the point: it scans the market and tells you exactly when there is enough strength to enter a trade. This indicator doesn't do magic, it uses mathematical algorithms to filter out market noise, not enter into false breakouts and show you clear BUY (blue arrow) and SELL (red arrow) opportunities. It is designed and optimized specifically to take
Seasonal Pattern Trader
Dominik Patrick Doser
Disclaimer : Keep in mind that seasonal patterns are not always reliable. Therefore, thoughtful risk management is crucial to minimize losses.  Seasonal patterns in the financial world are like a well-guarded secret that successful investors use to their advantage. These patterns are recurring price movements that occur during specific periods or around special events. Additionally, there are also intraday patterns that repeat. For example, Uncle Ted from Forex Family suggests examining previou
Daily HiLo
Nicanor Jr Cagape Layco
DailyHiLo Indicator Master the daily range like a pro. This indicator automatically plots the previous day’s high and low levels —a core element in the (Beat The Market Maker) trading approach—directly on your chart. These levels act as natural boundaries for intraday price action, helping traders identify potential reversal zones, breakout points, and liquidity targets. Key Features Accurate plotting of yesterday’s high and low for any symbol and timeframe. Works seamlessly with BTMM-inspired
FREE
Introduction to Fractal Pattern Scanner Fractal Indicator refers to the technical indicator that makes use of the fractal geometry found in the financial market. Fractal Pattern Scanner is the advanced Fractal Indicator that brings the latest trading technology after the extensive research and development work in the fractal geometry in the financial market. The most important feature in Fractal Pattern Scanner is the ability to measure the turning point probability as well as the trend probabil
Ultimate Double Top & Bottom (Pro Volume Matrix) Stop trading retail breakouts. Start trading Institutional Traps. The   Ultimate Double Top & Bottom   is not a standard, lagging pattern scanner. It is a highly advanced, non-repainting structural engine equipped with a proprietary   3-Leg Volume Matrix . Designed exclusively for Smart Money Concepts (SMC) and order flow traders, this indicator mathematically dissects the tick volume inside M and W patterns to reveal true institutional intent:  
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
Pattern Recognition EA
Claudiu-georgian Zavera
Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
Simple Strategy Indicator The Simple Strategy indicator is a reliable tool for identifying trend direction, leveraging three popular technical indicators: MACD, RSI, and Stochastic. It provides clear trading signals for quick market analysis. Trend Detection Logic Buy signal: MACD above signal line, RSI > 50, Stochastic > 50 Sell signal: MACD below signal line, RSI < 50, Stochastic < 50 Advantages Suitable for various assets: forex, stocks, cryptocurrencies, indices Optimal on daily (D1) timefr
FREE
Manyal trading system, CovEchoTrend Robot, focuses on reliability and flexibility. By employing statistical analysis methods to study the relationships between the base indicator and market patterns, the system enables a deeper understanding of market processes. Intelligent pattern analysis: The application of statistical data processing helps identify key trend reversal points more accurately, signaling significant market shifts. Informed decision-making is based on the intersection of indicato
Super Trend eu
Emin Ulucanli
4.83 (6)
SUPERTREND; It is a trend following indicator based on the SuperTrend ATR created by Olivier Seban. It can be used to detect changes in trend direction and locate stops. When the price falls below the indicator curve, it turns red and indicates a downtrend. Conversely, when the price moves above the curve, the indicator turns green, indicating an uptrend. Like other indicators, it works well on SuperTrend when used in conjunction with other indicators such as MACD, parabolik SAR, Bollinger Band
FREE
Expert Market Edge is scalping, trending, reversal indicator, with alerts . You can use it all and fit with your strategy whatever it fits you. My recommendation is to combine with my Colored RSI , and when 2 signals are matched, and pointing same direction (for example buy on this indicator, and green on RSI, you can take a long position, stop loss should be last local low, if you want to be more conservative, add ATR. ) you can take position. If you using moving averages, that's even better i
Introducing the   Range Predictor : Your Ultimate Guide to Future Trading Ranges!   Imagine having the power to see into the future of market moves— Range Predictor   brings this dream to life. Designed to deliver real-time,   predictive support and resistance levels , this tool goes beyond standard indicators, offering trend direction insights and precise range   forecasts . Whether you're a day trader or a swing trader, the   Range Predictor   is your all-in-one toolkit for mastering the ma
Scissors Pattern
Kambiz Shahriarynasab
Configure scaffolding charts and signals based on the scissor pattern, which works great at low times. Buy and sell signs based on 2 previous candle patterns It works on the active time form, and when detecting the pattern in 4 time frames, 5 minutes, 15 minutes, 30 minutes and one hour, the alert can be set to notify us of the formation of this pattern. MetaTrader version 4 click here How to use: When there is an opportunity to buy or sell, the marker places a scissors mark on the candle
Introducing our groundbreaking Forex indicator, specifically designed to help traders master the art of identifying critical support and resistance zones, as well as double top and double bottom patterns with unprecedented accuracy. Say goodbye to guesswork and hello to a powerful tool that will revolutionize your trading experience. Our proprietary indicator leverages cutting-edge technology to recognize key price levels where buying and selling pressures are poised to shift the market dynamics
Ugenesys AI MT5
Odaine Ramon Mcmillan
uGenesys AI - 90% Accurate Daytrading Indicator Introducing the ultimate forex trading indicator system, uGenesys AI, powered by cutting-edge AI technology and advanced analytical techniques, including Time-Series Analysis and Genetic Algorithms. Our AI-powered trading system leverages the power of time-series analysis to identify trends and patterns in historical price data, allowing traders to make informed predictions about future market movements. By analyzing vast amounts of data, our syst
Rocket Trend
Andriy Sydoruk
The Rocket Trend indicator is trending. The indicator draws two-color points connected by lines along the chart. This is a trend indicator, it is an algorithmic indicator. It is easy to work and understand when a blue circle appears, you need to buy, when a red one appears, sell. The indicator is used for scalping and pipsing, and has proven itself well. Rocket Trend is available for analyzing the direction of the trend for a specific period of time. Ideal for novice traders learning the laws o
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
General Description In the simplest terms this is a contrarian intra-day scalping system. Built to try and let correct trades run as far as possible and flip the trade when indicated. The indicator looks at historical daily trading ranges to lay out levels at which it takes long and short positions based on the statistical levels. The indicator is built around index futures, mainly around S&P and the DOW but can be used an any futures contract mainly using AMP Futures to trade. The indicator is
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
FX Clock
Abderrahmane Benali
FXClock – Professional Clock Indicator for Traders Please leave a 5 star rating if you like this free tool! Thank you so much :) The FXClock indicator is a practical and simple tool that displays time directly on your trading platform, allowing you to track multiple key pieces of information at the same time. It is specially designed to help traders synchronize their trading with market hours and global sessions. Key Features: Displays the broker server time with precision. Displays your local c
FREE
Paula Bollinger Bands Strategy
Francisco Gomes Da Silva
3.67 (3)
Bollinger bands out/in strategy A strategy created by Joe Ross, and very useful for finding trades when the market is overloaded. Indicator You don't need to find where there are entries on the chart, this indicator shows them for you. The entrance The trade is confirmed when the price closes outside the bollinger bands on a candle and the candle after the price closes inside the bands. comment I want to improve this indicator, so you can help me sending me your reviews and comments, thanks :).
FREE
Institutional Intelligence
Johan Adrian Nieto Resendiz
Institutional Intelligence Institutional Intelligence is a modular market analysis indicator for MetaTrader 5. It combines structure, liquidity, institutional reference levels, price zones and two selectable signal strategies in one workspace. It is designed to organize market context, not replace execution or risk management. Every visual module can be enabled independently for a clean chart or a complete analytical view. Full Intelligence Panel The expandable Full panel provides a structured m
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
LevelPAttern MT5 is a technical indicator based on the daily levels and Price Action patterns. The indicator is based on the standard ZigZag indicator + reversal candlestick pattens, such as Star, Hammer (also knows as Pin bar), Engulfing and others. The indicator generates audio and text notifications when a pattern is formed and a level is touched. It also supports sending email and push notifications. Indicator operation features It is suitable for working with any CFD and FOREX trading inst
This indicator is based on a mathematical formula which gives you the possibility to seek and find the right frequency of the movement, and to determine its key level; just adjust the frequency parameter! Simple and highly effective; using this indicator you can easily predict the next support and  resistance    levels of the day. Also, this indicator determines the range and the next two importants levels of the movement outside this range so far. SGFL3 and RGFL3  are levels with high certainty
Strong movement levels
Nikolay Mitrofanov
5 (2)
Looks for strong price movements and draws levels upon their completion. You determine the strength of the movement yourself by specifying in the settings the number of points and the number of candles of the same color in a row in one direction. There are 2 types of building in the settings: extrenum - high / low close - close price You can also adjust the number of displayed levels and the number of candles for calculations. By default, the settings indicate 5 levels for 360 candles. That
FREE
GDS Renko Entry Helper - Free Renko Price Interaction Indicator for MetaTrader 5 GDS Renko Entry Helper is a free Renko price interaction indicator for MetaTrader 5. It helps traders highlight important areas where price reacts, slows down, returns to a zone or changes behavior around support and resistance. The tool is designed for manual Renko analysis. It does not generate buy or sell signals and does not tell the trader when to enter the market. Its purpose is to help focus attention on area
FREE
Fibonacci Multiple 12
Cesar Juan Flores Navarro
Fibonacci Múltiple 12, utiliza la serie fibonacci plasmado en el indicador fibonacci, aumentadolo 12 veces según su secuencia. El indicador fibonacci normalmente muestra una vez, el presente indicador se mostrara 12 veces empezando el numero que le indique siguiendo la secuencia. Se puede utilizar para ver la tendencia en periodos cortos y largos, de minutos a meses, solo aumentado el numero MULTIPLICA.
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCD Pattern Finder: Technical Strategy 1. How the Indicator Works Combines the classic RSI with automatic detection of ABCD harmonic patterns . Key Components Standard RSI (adjustable period) Peak and Trough Markers (arrows) ABCD Patterns (green/red lines) Overbought (70) and Oversold (30) Filters 2. MT5 Setup period = 14 ; // RSI period size = 4 ; // Maximum pattern size OverBought = 70 ; // Overbought level OverSold = 30 ; // Oversold level Filter = USE_FILTER_ YES ; // Confirmation filte
FREE
A professional swing point detection indicator that identifies key highs and lows with precision. Features include: Smart Detection : Identifies swing highs/lows based on customizable left/right bar analysis Visual Alerts : Clear arrows and labels (optional) mark swing points Dynamic Lines : Draws support/resistance lines that disappear when price touches them (toggle on/off) Real-Time Alerts : Sound and popup notifications for new swings Non-Intrusive : Preserves all manual chart drawings Perfe
FREE
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE: Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Neuro Poseidon MT5
Daria Rezueva
4.73 (55)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Price Plan: Current Price: $169 (Early Adopter Offer) Next Planned Price: $189 Planned Retail Price: $299 Developer Note:  After your purchase, please contact me to receive the latest  recommended settings (set file) , trading tips, and an invitation to our  VIP Support Group , where you can connect with other M1 Quantum users. FAQ - SETFILES - INSTALL
Divergence Bomber
Ihor Otkydach
4.9 (92)
Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
Atomic Analyst MT5
Issam Kassas
4.37 (46)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. Atomic Analyst is a non-repainting, non-redrawing, and non-lagging price action trading indicator designed
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is a
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro is a trend-following indicator for MetaTrader 5, designed for traders who want clearer signals, more structured trade setups, and practical risk management directly on the chart. Instead of showing only a simple arrow, GEM Signal Pro helps present the full trade idea in a cleaner and more readable way. When conditions are confirmed, the indicator can display the entry price, stop loss, and take profit targets on the chart, helping traders review the setup more effic
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro: Synthetic Multi-Timeframe Bias Engine for MT5 ️ Summer Launch Offer — Get The Oracle Pro for USD 199 (early buyers). Price rises with traction; final price USD 399. The Oracle Pro is a premium multi-timeframe bias engine for MetaTrader 5, built for demanding and professional traders. It answers one question with discipline: what is the directional bias on each timeframe right now, how strong is it, and how much do the timeframes agree? Everything is computed on closed bars only
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Breakout PRO   is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout b
DayTrader PRO
Davit Beridze
5 (2)
DayTrader PRO DayTrader PRO is an advanced trading indicator that combines John Ehlers' Laguerre Filter with a powerful Auto-Optimization Engine. Instead of using fixed parameters, the indicator automatically searches for the best settings based on recent market conditions, helping you adapt to changing volatility without constant manual adjustments. The indicator generates clear BUY and SELL signals together with adaptive Stop Loss and Take Profit levels calculated from current market volatili
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
Berma Bands
Muhammad Elbermawi
5 (10)
The Berma Bands (BBs) indicator is a valuable tool for traders seeking to identify and capitalize on market trends. By analyzing the relationship between the price and the BBs, traders can discern whether a market is in a trending or ranging phase. Visit the [ Berma Home Blog ] to know more. Berma Bands are composed of three distinct lines: the Upper Berma Band, the Middle Berma Band, and the Lower Berma Band. These lines are plotted around the price, creating a visual representation of the pric
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 pric
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max, your 1-on-1 AI tradi
Meridian Pro
Ottaviano De Cicco
4 (3)
Meridian Pro 2.00: Professional Multi-Timeframe Trend Matrix for MT5 Meridian Pro 2.00 is a professional adaptive trend matrix for MetaTrader 5. It combines the original Meridian trend engine, a clean chart ribbon, closed-bar signal arrows, an 8-timeframe dashboard, Fuel momentum, weighted consensus, synthetic HTF processing and chart-native higher-timeframe context lines. The goal is simple: read current trend, multi-timeframe structure, strength, momentum and EA-ready state from one discipline
Profit from market structure changes as price reverses and pulls back. The Market Reversal Alerts indicator identifies when a trend or extended price move is approaching exhaustion, alerts you the moment market structure shifts, and confirms the entry when price re-tests the reversal zone, so you trade defined areas instead of guesses. How it works As price forms new highs or lows near potential exhaustion points, the indicator identifies the breakout and momentum, then draws a rectangle on the
Axiom Matrix
Issam Kassas
5 (4)
AXIOM MATRIX MT5 LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. After your purchase, send me a direct message to receive your instructions and claim your exclusive gift bonus. Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watch, analyzes multiple timeframes, reads multiple evidence engines, compares the strongest opport
More from author
Atlas Enterprise — Institutional Matrix Dashboard Atlas Terminal System is a professional, high-performance institutional dashboard designed to bring the analytical power of a Bloomberg Terminal directly to your MetaTrader 5 chart. Instead of cluttering your screen with multiple indicators, Atlas processes market data through 4 specialized mathematical engines simultaneously, presenting a clean, unified decision matrix in real-time.   Whether you are a day trader or a swing trader, Atlas elimin
Filter:
No reviews
Reply to review