Exhaustion Count MTF

  • Indicators
  • Evgenii Sutulov
    Evgenii Sutulov
    I build trading indicators, strategies, and dashboards that don't repaint.
    Seven years doing this. MetaTrader 4, MetaTrader 5, TradingView.
    Closed bars only. What you see is what happened.
    The bar being formed never changes a published value.
  • Version: 1.3

Exhaustion Count MTF counts. It does not predict direction and it does not tell you which way to trade. It answers one question: has this move been going on long enough that it is running out of participants.

Two independent phases run on the chart, a setup and a countdown, each with its own rules, its own cancellation conditions and its own place in the buffers an Expert Advisor can read.

The setup

Nine consecutive closes on one side of the close four bars back, started by a price flip. A bar that fails the condition resets the count to zero, it does not pause it. Bar eight or nine may perfect the setup by taking out the extremes of bars six and seven, which the product marks with a dot after the number. When a setup finishes it leaves a horizontal level behind it, called here the Setup Barrier.

The countdown

Thirteen bars, not necessarily consecutive, each closing beyond the extreme two bars back. The bar that would carry count thirteen must additionally close beyond the extreme of the bar that carried count eight. If it does not, the count stays at twelve and waits, which is the deferred thirteen.

Cancellation and recycling

The countdown is cancelled by an opposing setup, or by a close through the Setup Barrier, and it is recycled when another setup the same way completes.

The cancellation and recycling rules are the part cheap implementations drop, which is why their thirteens arrive early and in places the method never called for one. They are implemented here, each behind its own switch, and every reset records why it happened.

What is on the chart

The setup and countdown numbers are printed bar by bar, in one colour for the buy side and another for the sell side, with a dot after a nine that was perfected. The Setup Barrier levels currently in force are drawn as horizontal lines, optionally built from true highs and lows so a gap is closed rather than ignored. Arrows mark completed signals.

It draws in the price window. The numbers are printed for a chosen number of recent bars, so a long chart does not fill with text; older bars keep their buffer values and simply carry no label.

The panel

A canvas panel on the price chart, draggable, collapsible, closeable. It carries three live lines: the timeframe in force together with the setup and countdown lengths actually being used; what the last closed bar is, either a completed setup, a completed countdown, or the two running counts as numbers; and whether the numbers come from the properties dialog or from the panel, and how many were changed.

Under that sits every setting the panel can move, with its value, changed ones highlighted.

The settings sheet

The gear opens the settings sheet. The Values tab holds the timeframe, setup length, setup lookback, countdown length, countdown lookback, require a flip to start, run the countdown at all, aggressive countdown, cancel on a Barrier break and cancel on an opposing setup. Each row has steppers, a range and a sentence of help.

The Alerts tab holds the master switch, the per-event switches, the channels, the cooldown and a test button. The Styles tab is appearance only, with no recomputation behind it.

Three colour schemes are available, including a colour-blind safe one that never puts red against green. Panel position, scheme and every change made on the sheet persist per chart across a timeframe change and a terminal restart. The interface is English.

Alerts

Off out of the box. The events are a setup completed at nine, a countdown completed at thirteen, and a close through a Setup Barrier level. There is a separate switch to alert on setup completion only when the setup was perfected.

Channels: popup window, sound, push to the mobile terminal, e-mail. Cooldown per event, two hours by default. Telegram is not part of this product.

Multi-timeframe

The Timeframe setting computes the counts on a higher timeframe and shows them on the chart you are looking at. Only closed senior bars are read: a chart bar shows the newest senior bar that had already closed by its own time.

Completion signals and the perfection flag land on the first chart bar of the senior bar they belong to, because a completion is an event and belongs to one bar. The running setup and countdown numbers and the Setup Barrier levels are held across the whole span of the senior bar, which is what a correct multi-timeframe staircase looks like.

A foreign series is built in the background and the first read of it can return nothing. The indicator retries and reports on the panel whether it is waiting or short of history.

Reading it from an EA

Eleven buffers, all readable through iCustom and CopyBuffer, and every one of them appears in the Data Window.

Buffer 0, Buy, carries the arrow price on a buy signal bar and EMPTY_VALUE otherwise, and it is not drawn; buffer 1, Sell, is the same for the sell side. Buffer 2, Setup, runs from -1 to -9 for a buy setup and from +1 to +9 for a sell setup, and a count that runs past nine means the pressure has not stopped. Buffer 3, Countdown, runs from -1 to -13 for a buy countdown and from +1 to +13 for a sell countdown.

Buffer 4, BarrierRes, holds the Setup Barrier resistance left by the last buy setup, and buffer 5, BarrierSup, the support left by the last sell setup. Buffer 6, Signal, reads -1 for a buy setup nine, -2 for a buy countdown thirteen, +1 and +2 for the same two events on the sell side, and 0 for none. Buffer 7, Perfection, is -1 when a buy setup was perfected and +1 when a sell setup was. Buffers 8 and 9, BuyMark and SellMark, are the drawn copies of buffers 0 and 1. Buffer 10, Override, reports how many settings were changed from the panel.

Buffers 0 and 1 are the EA contract. They are never painted and are filled on every pass regardless of what the Styles tab shows, so hiding the arrows cannot starve a strategy.

Honest limits

The count on a forming bar changes inside the bar, so it is never drawn. Buffers on the newest bar stay empty until that bar closes. This is why nothing here repaints and also why you will not see a nine until the bar that makes it is finished.

A nine or a thirteen is a statement about exhaustion, not an entry. Price can complete a countdown and continue in the same direction. The method itself calls for confirmation and this product does not supply one.

Setup counts can run past nine. That is not an error and the buffer reports it, because a count that keeps going says the pressure has not stopped.

The cancellation and recycling rules change the answer materially. Two people running this with different switches will see different thirteens, and both readings are legitimate. There is no single correct configuration and none is claimed.

No profit figure, win rate or backtest result is claimed here.

Recommended products
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Mini Charts MTF EMA Mini Charts MTF EMA is a MetaTrader 5 indicator that displays multiple mini charts from selected timeframes directly on the main chart. It helps traders monitor multi-timeframe price movement and EMA direction in one clean visual layout. Main Features Multiple mini charts on the main chart Custom timeframe selection for each mini chart Up to 4 EMA lines for every mini chart Custom EMA period, shift, method, applied price, color, style, and width Custom mini chart width, heigh
FREE
How it works –   Base-departure detection — algorithmically finds consolidation bases (overlapping range with compressed volatility) followed by displacement departures. Patterns: Drop-Base-Rally, Rally-Base-Drop, Rally-Base-Rally, Drop-Base-Drop — detected structurally, not by candle names. –   Strength score (0–100) — from departure velocity, time-at-base, freshness (each revisit decays the score), higher-timeframe confluence and origin volume. –   Lifecycle — Fresh, Tested (decaying), Broken
FREE
Fimathe PCM Indicador
Cristiano Rodrigo Olegini
5 (1)
Velas Forex FIMATHE PCM Indicator (FREE) The Velas Forex FIMATHE PCM Indicator is a free indicator designed to help traders analyze the market visually in a simple, fast, and effective way. Its purpose is to make it easier to identify market conditions through clear visual signals, allowing traders to make more confident trading decisions. Best result: 5M timeframe MT5 server time: 2:00 Management: 1 Take Profit: stop trading, wait for the next day 2 Losses: stop trading, wait for the next day
FREE
The RSI with Moving Averages indicator combines the classic Relative Strength Index with customizable moving averages, offering deeper insights into market momentum and trend direction. By smoothing the RSI curve with short- and long-term averages, traders can better distinguish true reversals from noise. This tool highlights overbought and oversold levels, reveals divergences between price and momentum, and confirms entry or exit points with enhanced accuracy. Its adjustable parameters allow tr
FREE
Coral Indi
Dinh Duong Luong
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
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
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Fabii Supertrend NMA
Fabien Georges Andre Guillemaud
A SuperTrend that stops whipsawing in ranges — its adaptive NMA center cuts the false flips. Any pair, any timeframe. No repaint — signals are final on bar close. Free. Test it in the Strategy Tester in seconds. THE PROBLEM A classic SuperTrend centers its bands on the raw median price. In a range, that center chases every wiggle, so the line flips color again and again and hands you a string of false reversals. You end up either overtrading the noise or distrusting the tool. WHAT
FREE
Volatility Break Signals
Mahefa Raveloson
5 (1)
Volatility Break Signals Description: The  Volatility Break Signals  is an indicator designed to detect potential trend changes while partially filtering market noise. It uses an adaptive volatility measure based on the selected price (Close, Open, High, Low, etc.) and generates Buy and Sell signals when the price shows a reversal relative to the previous direction. How it works: Price Volatility Measurement The indicator calculates the absolute price changes from bar to bar ( |price - previous
FREE
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
StopLevel
Iurii Tokman
StopLevel   The meter controls the STOPLEVEL level. When the level changes, it signals with an alert. STOPLEVEL - the   minimum offset in points from the current closing price for placing Stop orders, or the minimum allowable stop loss / take profit level in points. A zero value of STOPLEVEL means either the absence of a restriction on the minimum distance for stop loss / take profit, or the fact that the trading server uses external mechanisms for dynamic level control that cannot be transmitte
FREE
Sweep Liquidity
Nawal Kishor Yadav
5 (1)
Liquidity Sweep Pro v3.2 — Smart Money Liquidity Detection Professional indicator designed to detect institutional liquidity sweeps in real time. Identifies Buy-Side Liquidity (BSL) and Sell-Side Liquidity (SSL) sweeps with automatic Strong and Weak classification. Main Features: • Real-time detection of BSL and SSL sweeps • Strong vs Weak sweep classification based on wick ratio, body close, and volume • Built-in quality filters:    - Wick Ratio Filter (adjustable for Strong & Weak)    - Vo
FREE
LT Nrtr
BacktestPro LLC
Introducing the powerful NRTR (Nick Rypock Trailing Reverse) indicator - an essential technical tool for traders seeking to identify trend reversals and establish effective trailing stops. Developed by Nick Rypock, this indicator boasts a unique algorithm that adapts to ever-changing market conditions, making it a valuable addition to any trader's arsenal. Here are two popular ways in which traders use this indicator: 1. Trend Reversals: The NRTR indicator generates clear signals when a trend is
FREE
GDS Renko Pip ST Chart - Pip-Based Renko Chart Indicator for MetaTrader 5 GDS Renko Pip ST Chart is a pip-based Renko chart indicator for MetaTrader 5. It helps traders build and study cleaner Renko price movement using a practical fixed pip or point-based brick structure. This tool is designed as a Renko chart foundation for manual analysis. It does not predict the market, does not generate buy or sell signals and does not decide whether a trade should be opened. Renko EDGE EA Golden Delta | A
FREE
SnR Trend Direction by RWBTradeLab A clean, non-repainting multi-timeframe trend dashboard for MetaTrader 5 that tells you the REAL trend direction — detected the classical SnR way. No moving averages, no oscillators: the trend is derived purely from classical Support/Resistance behavior (level creation, rejection and confirmed breakouts), exactly how a classical SnR trader reads the market by hand. What This Indicator Does The indicator shows the confirmed trend direction (Bullish / Bearish
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
5 (3)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
If you like BTC Speed Alpha Indicator, you can also check BTC Speed Alpha EA on my MQL5 profile. The EA version is designed for automated BTCUSD trading with risk control, Break Even, trailing stop, position assist and dashboard panel. BTC Speed Alpha is a free MetaTrader 5 indicator designed for Bitcoin / BTCUSD traders who want a clean visual tool for reading market direction, impulse movement and potential BUY / SELL opportunities directly on the chart. The indicator combines an adaptive t
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
The CV MACD Indicator is a modern and professional momentum indicator designed to analyze trend strength, market direction and potential reversals. By combining the MACD line, signal line and histogram, the indicator helps traders identify market momentum and high-quality trading opportunities with clarity and precision. Features: Precise MACD momentum analysis Early trend reversal detection Clear histogram for market strength visualization Adjustable Fast, Slow and Signal periods Visual Buy & S
FREE
This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in Exper
FREE
(Special New Year promotion - free price!) The indicator displays the actual 'Scale in points per bar' (identical to the manual setting in the Terminal, see screenshot) in the upper right corner of the chart. The displayed value changes INSTANTLY whenever the chart scale is changed! (This is very convenient when planning screenshots). In Settings: Change language (Russian/English), font size of the displayed text, text label offset coefficient from the graph corner, equally in X and Y directi
FREE
Moving Spread
Jose Maria Molina Sanchez
Moving Spread – Real-Time Market Cost Monitor Monitor the average spread in real time and avoid trading during high-cost periods. What does this indicator do? The Moving Spread measures the average spread (in points) of the market in real time, showing how it varies over time. It's an essential tool for traders who want to understand when the entry cost is too high, which can erode profits even before a trade begins. Why does it matter? A high spread means you're paying more to enter and
FREE
Calmer chart context, kept practical Northstar Flow Candles MT5 is a chart-window indicator that presents Heikin Ashi candles with a five-state trend context. It is designed for traders who want a quieter view of price while keeping the native chart available as an optional reference. Visual-only indicator: Northstar Flow Candles MT5 does not place trades and does not send popup, push, or email notifications. What appears on the chart Five candle states: strong bullish, bullish, balanced, bearis
FREE
Zaxti Trend Levels [SORSAWO]: Where Algorithmic Precision Meets Visual Elegance Step into a new era of technical analysis. Zaxti Trend Levels is not just another charting tool; it is a comprehensive trend-visualization engine crafted for the discerning trader. By seamlessly blending the mathematical rigor of advanced adaptive filtering with intuitive visual mapping, this indicator transforms chaotic price action into a clear, actionable roadmap. Designed to eliminate noise and highlight what tru
FREE
LT Force
Thiago Duarte
5 (5)
For those who like trend the Force will be a very useful indicator. This is because it is based on the famouse ADX, which measure the strenght of a trend, but without its 3 confusing lines. Force has its very simple interpretation: if the histogram is above zero level the trend is up, otherwise it is down. You can use it to find divergences too, which is very profitable. Thanks to Andre Sens for the version 1.1 idea. If you have any doubt or suggestion, please, contact me. Enjoy! MT4 version: 
FREE
Power of Three MT5
Suvashish Halder
4.3 (10)
The "Power of Three" (PO3) is a concept developed by the Inner Circle Trader (ICT) to illustrate a three-stage approach used by smart money in the markets:   Accumulation, Manipulation, and Distribution . ICT traders view this as a foundational pattern that can explain the formation of any candle on a price chart. In simple terms, this concept is effective for any time frame, as long as there's a defined start, highest point, lowest point, and end. MT4 -  https://www.mql5.com/en/market/product/1
FREE
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
Moving line
Jun Chao Jiang
The one minute chart has a bug, but the one-day chart can still be used after deleting the bug and reloading the indicators, This indicator can be used to determine how far the indicator goes up to place an order to buy, how far it goes down to place an order to sell, and not placing an order until it reaches this distance, which is considered oscillation, open an account gift index
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
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. Learn Smart Trend Trading System Everything you need to learn, install, and use the
Trend Sniper X
Sarvarbek Abduvoxobov
4.73 (15)
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. for MT4: https://www.mql5.com/en/market/product/193245 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! How to Maximize Your Win Rate with Trend Sniper X: Key Rules & Sess
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
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
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . PRICE UPDATE NOTICE: Currently available for $199. The price will   increase to $399   after the next   30 purchases . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
Zoryk Gold
Reda El Koutbane
5 (7)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market structure for you, maps the hig
GoldenX Entry MT5
Kareem Abbas
5 (16)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro – Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional scalping indicator built around a multi-layer confirmation system that combines Supertrend with advanced market analysis tools, including VWAP, EMA, RSI, ADX, Volume, Bollinger Bands, and MACD Divergence. By combining trend analysis, momentum, volume, and market volatility, SuperScalp Pro provides a structured approach to identifying potential trading opportunities, with clear Buy and Sell signa
Superhero
Ihor Otkydach
5 (3)
The SUPERHERO indicator is a multi-currency trading system designed on an "all-inclusive" basis. The indicator independently analyzes the market and provides signals on when to open and close trades. It uses Stop Loss and Take Profit orders. The R:R ratio is 1:1. From time to time, I personally trade based on this system's signals, and here are the results I get—   LIVE SIGNAL This system can send push notifications to your smartphone, so you can place trades "on the go" without needing to be ti
M1 Sniper MT5
Oleg Rodin
5 (7)
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
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
Gold Entry Sniper
Tahir Mehmood
5 (19)
Gold Entry Sniper – Professional Multi-Timeframe ATR Dashboard for Gold Scalping & Swing Trading Gold Entry Sniper is a cutting-edge MetaTrader 5 indicator designed to give traders precise buy/sell signals for XAUUSD and other symbols, powered by ATR Trailing Stop logic and a multi-timeframe analysis dashboard . Built for both scalpers and swing traders, it combines real-time market direction , dynamic stop levels , and professional visual dashboards to help you identify high-probability gold en
Divergence Bomber
Ihor Otkydach
4.89 (94)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL 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"
Atomic Analyst MT5
Issam Kassas
4.44 (54)
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. Click here to watch the complete Atomic Analyst Online Course:  https://www.mql5.com/en/blogs/post/757478
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
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
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – Professional Multi-Filter Fibonacci Grid Trading System FiboSniper Pro is an advanced technical trading indicator system that combines Fibonacci Envelopes with multiple layers of market confirmation, including ADX, EMA, RSI, ATR, and Time Filters. By combining price structure, trend, momentum, and volatility analysis, it helps traders identify more selective and higher-quality entry opportunities while providing automatic ATR-based Stop Loss and Take Profit levels for structured
The UZFX {SSS} Scalping Smart Signals v5.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-guessing
Axiom Matrix
Issam Kassas
5 (6)
LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. SPECIAL OFFER:  After purchasing Axiom Matrix, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. [User Manual] , [Online Course] , [PDF]  And [DEMO] Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watc
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potential of Advanced Supply
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
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
Power Candles MT5
Daniel Stein
5 (10)
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
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
TREND CATCHER INDICATOR Trend Catcher Indicator analyzes market price movements, using a combination of the author’s proprietary and customized adaptive trend-analysis indicators.  It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.  It also uses a combination of smoothing and trend-filtering customized indicators such as moving averages, RSI, and volatility filters.   Real ope
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
SR Liquidity   is a trading indicator designed to reveal the hidden zones where market liquidity concentrates and price reacts most strongly. These special liquidity areas act as powerful support and resistance levels, giving you a clear map of where the market is most likely to reverse. Instead of drawing ordinary Support/Resistance lines, SR Liquidity analyzes real price behavior to detect the zones where buying and selling pressure accumulate. These are actually the pools of liquidity that dr
ATSTRONG PRO: Market Structure & Breakout Indicator Breakout Detection Engine | 5 Dynamic TP Targets | Live Dashboard Panel | Non-Repainting Introductory Price Current Price: $59 — The price increases by $10 after every 10 sales. ATSTRONG PRO is an advanced breakout and institutional market structure indicator engineered for MetaTrader 5. It detects high-probability swing pivots, identifies clustered support and resistance accumulation zones, and signals Break of Structure (BOS) and Character
KURAMA GOLD SIGNAL PRO (MT5) — 7-Layer Filter, Auto TP/SL, Quality Score & Signal History Save | Complete XAUUSD Trading System No repaint in real time. The moment a signal appears, the arrow, entry, TP and SL are locked on the spot and never move afterward. What you trade is this real-time signal. And in v7.20, every signal that is actually sent is auto-saved and restored exactly after restart. BUYER BONUS Buy the lifetime license and receive AI Zone Radar (
Currency Strength Wizard   is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real s
Smc Pro ToolKit
Talal N Z Aljarusha
5 (10)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
More from author
Currency Strength Pro ranks the eight major currencies by relative strength, read from up to 28 pairs, on a multi-timeframe composite, then ranks the basket's own pairs into a graded scanner. Closed bars only, never on a tick. Launch price: $59. It rises to $69 after the next 10 copies, then step by step to the final $98.  The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. The strength table answers "which currency". The scanner
UT Bot MTF
Evgenii Sutulov
UT Bot MTF is an ATR trailing stop and the flip signals it produces. The stop follows price at a distance of a chosen multiple of ATR, ratchets in the direction of the move and never gives ground back. When price closes through it, the stop flips to the other side and the indicator marks a BUY or a SELL. That is the whole engine, and it is deliberately simple. What this product adds around it is the part that decides whether you can actually use it: four independent filters, an honest account of
FREE
Currency Strength Flux ranks the eight major currencies by relative strength, read from up to 28 pairs, on a four-timeframe composite that only ever uses closed bars. The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. Everything on the panel serves that one decision. What it does The panel ranks EUR, GBP, AUD, NZD, USD, CAD, CHF and JPY from strongest to weakest. Every reading is built from the pairs your broker actually quotes.
FREE
Half Trend MTF draws a stepped trend line that holds its level until the market takes it out, and flips to the other side when it does. Around it sits an ATR channel. The decision it supports is a simple one, and it is stated plainly: the line says which side the trend is currently held on, the flip says the moment that changed, and the channel says how much room the current volatility gives price before the flip is likely to matter. Because the line only moves when the extremes of the last N ba
FREE
Wave Trend Oscillator MTF is a two-line momentum oscillator in its own sub-window. The fast line measures how far the typical price has run from its own smoothed centre, relative to its recent average deviation, and a slower average of that fast line is drawn beside it. The event is a cross between the two lines inside a zone the market has actually reached. Crosses in the middle of the range are not signals, and that single rule is what separates this product from a plain oscillator. Three thin
FREE
Currency Strength Flux ranks the eight major currencies by relative strength, read from up to 28 pairs, on a four-timeframe composite that only ever uses closed bars. The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. Everything on the panel serves that one decision. What it does The panel ranks EUR, GBP, AUD, NZD, USD, CAD, CHF and JPY from strongest to weakest. Every reading is built from the pairs your broker actually quotes.
FREE
Currency Strength Pro ranks the eight major currencies by relative strength, read from up to 28 pairs, on a multi-timeframe composite, then ranks the basket's own pairs into a graded scanner. Closed bars only, never on a tick. Launch price: $59. It rises to $69 after the next 10 copies, then step by step to the final $98.  The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. The strength table answers "which currency". The scanner
Squeeze Momentum MTF answers two questions at once, in one sub-window. The first is whether the market is compressed. Bollinger Bands are compared with a Keltner Channel: when the Bollinger Bands sit entirely inside the Keltner Channel, volatility has contracted and the market is in a squeeze. When they push back outside it, the squeeze has released. The second is which way the compressed energy is pointing. A detrended price series is fitted by linear regression and the endpoint of that fit is
FREE
QQE Mod MTF
Evgenii Sutulov
QQE Mod MTF is a momentum oscillator in its own sub-window. It runs two independent QQE blocks over RSI and turns them into one readable histogram. QQE, which stands for Qualitative Quantitative Estimation, smooths RSI and then builds a trailing band around it from the smoothed average of the RSI's own absolute changes. The band does not move against the trend, which is what makes a QQE cross slower and less noisy than an RSI cross. This product runs two of those blocks at once and publishes wha
FREE
Nadaraya Watson Envelope MTF draws a smooth centre line through price and an envelope around it, then marks the bars where price came back inside that envelope after having traded outside it. The question it answers is narrow and it is the only one it claims to answer: price has stretched away from its own recent centre, and it has just stopped stretching. Whether you treat that as a mean-reversion entry, as a place to take profit on a trend position, or as nothing at all is your decision. The i
FREE
Nadaraya Watson Envelope Scanner is two products in one file. The first is Nadaraya Watson Envelope itself, drawn on the chart you are looking at: a causal Nadaraya-Watson kernel regression centre line, an envelope built from the mean absolute error around it, and marks where price came back inside the envelope after having traded outside it. The price increases every 10 purchases, the next price is $39 The second is a board that runs the same calculation over a list of symbols on several time
Exhaustion Count Scanner is two products in one file. The first is Exhaustion Count MTF itself, drawn on the chart in front of you: the setup and countdown numbers printed bar by bar, the Setup Barrier levels currently in force, and the arrows on completed signals. The second is a board that runs the same counting across a list of symbols on up to eight timeframes at once. A nine or a thirteen is a rare event on any one instrument, which is exactly the case a board is for. The table finds them a
QQE Mod Scanner is two products in one file. The first is the QQE Mod oscillator itself, in this chart's own sub-window: two independent QQE blocks over RSI, reduced to one histogram, a trailing line drawn around zero and a Bollinger filter on that line. The state it publishes is the combination of the two, bright when both blocks agree on a direction and grey when they do not. The second is a board that runs the same calculation across a list of symbols on several timeframes at once. The board
Wave Trend Oscillator Scanner is two products in one file. The first is the Wave Trend oscillator itself, in this chart's own sub-window: the fast and slow wave lines and the histogram of their difference, coloured by whether momentum is expanding or fading, with divergence lines that can also be drawn on the price chart itself. The second is a board that runs the same calculation across a list of symbols on several timeframes at once. This is one of the two products in the family where the grad
Squeeze Momentum Scanner is two products in one file. The first is Squeeze Momentum MTF itself, in this chart's own sub-window: the momentum histogram coloured by expansion and fading, and the row of squeeze dots that says whether the Bollinger Bands are inside the Keltner Channel, outside it, or have just come out. The price increases every 10 purchases, the next price is $39 The second is a board that runs the same calculation across a list of symbols on several timeframes at once. A squeeze
Half Trend Scanner is two products in one file. The first is Half Trend itself, drawn on the chart in front of you: the stepped trend line that holds its level until the market takes it out, the ATR channel around it, and the flip arrows. The second is a board that runs the same calculation across a list of symbols on several timeframes at once. The board says which pairs have flipped and how recently; the chart under it shows you the line and the channel, so you do not have to attach a second i
UT Bot Scanner is two products in one file. The first is UT Bot MTF itself, drawn on the chart in front of you: the ATR trailing stop coloured by the side it is on, and the flip arrows, with the same four optional filters the single-chart product carries. The second is a board that runs the same calculation across a list of symbols on several timeframes at once. The board says which instruments have flipped and how recently; the chart under it shows you the trailing stop, so you do not have to a
Filter:
No reviews
Reply to review