Exhaustion Count MTF MT4

  • 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

Nine closes, thirteen counts, and the discipline most implementations quietly drop. Exhaustion Count MTF runs the classic setup and countdown pair with the full cancellation and recycling rules, marks the perfected nines, leaves the Setup Barrier levels on the chart, and never prints a number on a bar that has not closed, so nothing here repaints, ever. Free, no trial, no locked functions.

It 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 the map is the same one the MetaTrader 5 edition publishes: the two platforms only declare their counts differently, the indices and their meaning do not move.

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.

The Data Window lists the first ten of them under their labels. Override, the eleventh, does not appear there, and that proves nothing: iCustom reads it just the same.

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.

MQL4 has no input groups, so the parameter list an EA passes to iCustom here is shorter than the MetaTrader 5 edition's, and the positions differ. Build the call against this edition's input list, not the other platform's. An instance created by iCustom is read-only and always uses the parameters you passed.

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
Shadow Height mt4
Iurii Tokman
5 (1)
Shadow Height mt4   Shadow indicator. Displays the size of candlestick shadows, in points, as a histogram. Works in three modes, user-selectable. Description of indicator settings Mode - indicator operation modes, three modes: first height - display mode for upper and lower candlestick shadows; the second difference - the mode of displaying the difference in candlestick shadows, the difference between the upper and lower candlestick shadows; the third superiority is the accumulated difference in
FREE
Smart Trade and Order Manager
Md Sakhawat Hossain
4.75 (4)
Smart Trade and Order Manager: An Essential Tool for Precision Trading Smart Trade and Order Manager is your trusted trading assistant, meticulously designed to simplify and streamline your trading operations. It empowers traders by enabling swift order execution and effortless order management, allowing you to dedicate your valuable time to in-depth market analysis and decision-making. With just a few clicks, you can initiate various order types, ensuring you are always in control of your tradi
FREE
Power of Three
Suvashish Halder
4.67 (3)
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. MT5 -  https://www.mql5.com/en/market/product/124
FREE
Shadow System Candles - AI Trend Visualization Concept "Stop trading in the dark. Equip your chart with Night Vision." Shadow System Candles is the visual core of the "Shadow Operation" project. It eliminates market noise and visualizes the true direction of the trend using AI-based logic (ADX + MA integration). Note: This tool does not generate buy/sell arrows. It is designed to train your eyes to recognize "Active Trends" and "Dangerous Ranges. Key Features ・AI Logic Coloring[/b]: Automat
FREE
Save Template
Dominik Kaczorowski
A very fast way to save your chart template. Set the keyboard shortcut to further speed up the operation. The script allows you to save a template with a specific prefix, with the current date or with the chart timeframe. The symbol is saved automatically. Script parameters: Prefix - prefix for the template name. Can be empty. With date - true = template name will containt current date With timeframe - true = template name will containt timeframe of the current chart
FREE
MTF WPR  Screener  A compact multi-timeframe dashboard that converts Williams’ %R (WPR) into a clear, actionable signal: NOW: BUY/SELL with confidence % , plus the Best Entry TF suggestion and a simple volatility label . What you get NOW decision (every second): BUY / SELL + confidence % Best Entry TF: highlights the most suitable timeframe for entry in the current direction MTF table (optional): WPR values across timeframes in one panel (toggle “Details”) Two trade display modes: STRICT: shows
FREE
Enhance your trading precision with the   WH  Trading Sessions MT4   indicator for MetaTrader 4! This powerful tool helps you visualize and manage key market sessions effortlessly. Based on : WH SMC Indicator MT4 MT5 Version :  WH Trading Sessions MT5 Key Features: Interactive GUI Panel   – Easily select and toggle between   Asia, London, and New York   trading sessions. Customizable Alerts & Settings   – Tailor the indicator to your strategy with an intuitive   Options Tab . Fast & Respons
FREE
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like t
FREE
MASi Three Screens
Aleksey Terentev
5 (2)
MASi Three Screens is based on the trading strategy by Dr. Alexander Elder. This indicator is a collection of algorithms. Algorithms are based on the analysis of charts of several timeframes. You can apply any of the provided algorithms. List of versions of algorithms:     ThreeScreens v1.0 - A simple implementation, with analysis of the MACD line;     ThreeScreens v1.1 - A simple implementation, with analysis of the MACD histogram;     ThreeScreens v1.2 - Combines the first two algorithms in
FREE
Arlene Sessions Background is an indicator that draws colored vertical background on the chart depending on your session. You can see the version 1 here: https://www.mql5.com/en/market/product/68822 You can see more of my publications here: https://www.mql5.com/en/users/joaquinmetayer/seller If you only want to paint a session on your chart, you must set the color "none" to deactivate it.
FREE
FREE TopClock  Indicator: This indicator is   an Analog Clock That Shows: Local Time Of Pc or Time Of Broker Server or sessions(Sydney -Tokyo London -NewYork)Time or custom Time( with GMT -Base) this can  shows Candle Time Remainer with Spread live. You can run this indicator several times for different times and move it to different places on the chart. If you would like, this indicator can be customized for brokers and their  IB based on customer needs.  For more information contact us if you
FREE
The indicator allows you to trade binary options. The recommended time frame is М1 and the expiration time is 1 minute. The indicator suitable for auto and manual trading. A possible signal is specified as a arrows above/under a candle. You should wait until the candle closes! Arrows are not re-painted Trade sessions: LONDON and NEWYORK section Currency pairs: GRB/USD Working time frame: M1 Expiration time: 1 minute. The indicator also shows good results when using the martingale strategy - "Mar
FREE
importante el archivo debe llamarse tal cual sino no funciona      Radar_123_Trader_Profesional_100.ex4 Estrategia escalera inversa al 100% sirve para el probador de estrategias y combina bien los escalones necesarios para crear ganancias minimas y maximas. Se debe configurar el tamaño de los escalones dependiendo al simbolo que se necesita generar ganancias diarias. Configurar e cierre de operaciones en una ganancia minima con punto exacto de trailing stop. como se configura cuenta real https:
FREE
This indicator allows to hide Parabolic SAR (on all MT4 timeframes) from a date define by the user, with a vertical line (Alone) or a panel (with "Hidden Candles"). Indicator Inputs: Step Maximum  Color Width Information on "Parabolic SAR" indicator is available here:   https://www.metatrader4.com/en/trading-platform/help/analytics/tech_indicators/parabolic ************************************************************* Hey traders!!  Give me your feeds!  We are a community here and we have the sa
FREE
TerminalBridge Account Analytics MT4 is an on-chart account statistics indicator for MetaTrader 4. It organizes closed trading activity into day, week, month, quarter and year views. Account-wide records include all symbols by default. The displayed history follows the range currently loaded in the MetaTrader 4 Account History tab. Main features - Live floating profit or loss - Recorded daily maximum floating loss - Floating-loss percentage, occurrence time and data status - Day, week, month
FREE
Symbols Spread panel
Andrii Miknevich
5 (1)
An indicator in the form of a panel for collecting statistics on spreads from a specified list of pairs. It is enough to open one chart and set an indicator to collect statistics for all specified pairs. After completion of work, the panel writes values to a file, which allows not to interrupt statistics after completion of work. Input parameters: -Interval to update the spread for pairs (sec) Allows you to specify how often to collect statistics (allows you to reduce the load) -List of pair
FREE
Pin Bars
Yury Emeliyanov
4.83 (6)
Main purpose: "Pin Bars" is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works: The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the direction of
FREE
Blahtech Moving Average
Blahtech Limited
5 (5)
Blahtech Moving Average indicator is a multitimeframe version of the standard Moving Average indicator. It is also enhanced with customisable alerts, period breaks and other configuration options. The 50 day and 200 day moving averages are widely followed by investors and traders, with breaks above and below the MA lines considered to be signals of interest. Links [  Install  |  Update  |   Training   |   All Products  ] Feature Highlights Up to three timeframes Configurable calculation variabl
FREE
Yesterday High Low
Jonathan Destailleur
5 (2)
The "Yesterday High Low" indicator for the MetaTrader 4 (MT4) trading platform is a powerful tool designed to help traders identify key price levels from the previous trading day. This indicator provides a visual representation of the high prices, low prices, high/low price averages, and intermediate average levels on the chart. Primarily used by institutional and professional traders, this indicator offers an instant view of price levels that are often considered crucial in financial markets.
FREE
Silver Bullet MT4
Saksham Solanki
5 (2)
Contact me for any queries or custom orders, if you want to use this in an EA. Key Features: Pattern Recognition : Identifies Fair Value Gaps (FVGs) Spots Break of Structure (BOS) points Detects Change of Character (CHoCH) patterns Versatile Application : Optimized for candlestick charts Compatible with any chart type and financial instrument Real-Time and Historical Analysis : Works seamlessly with both real-time and historical data Allows for backtesting strategies and live market analysis Vi
FREE
Reversal 2
Murodil Eminjonov
The "REVERSAL" indicator is a pointer indicator without redrawing and delay. The "REVERSAL" indicator shows the best trend entry points on the chart. It is better to use it in tandem with other trend indicators as a filter. The indicator shows good results on all timeframes. The signal is generated after the candle closes and appears as blue and red arrows. If you reduce the amplitude, then you can trade in the style of scalping
FREE
Shadow Flare MT4
Kestutis Balciunas
Shadow Flare Indicator is a non-repainting trend & liquidity tool for MetaTrader 4. It runs a configurable moving-average baseline (HMA, EMA, SMA, or RMA) wrapped in an Average True Range envelope and produces a sticky trend state that only flips when price closes through the upper or lower band. The same trend engine drives an automatic supply/demand zone module that detects pivot highs and pivot lows, draws coloured boxes around them, and mitigates each zone the moment price closes through it.
FREE
Market Sessions Time MT4
Juan Facundo Valdes
3.5 (4)
Displays the current major markets session and the remaining time to start the next ones. Markets New York London Frankfurt Tokio Sidney 1 more session with custom name, open and close time Clock time GMT / UTC Local (from computer) Broker (server time) Default time on settings is GMT. After changing to Local or Broker time, is needed to adjust each session open and close hour manually based on the time type choosed. Each market open and close hour can be ajusted Graphics settings Each Sessi
FREE
Ind4 Market Time Pad
Vladislav Andruschenko
4.3 (10)
The indicator that displays current time at the main markets of the world. It also displays the current session. Very easy to use. It doesn't occupy much space on a chart. It can be used together with Expert Advisors and other panels, such as VirtualTradePad . The version with analog clock displaying on the chart. Dear friends and users of our EAs, please add your ratings in the  Reviews  section. All updates to our forex software are  free ! This is a free trading utility! Other Features: Ther
FREE
FREE — see your spread the way your backtest never showed it: per bar, against its own average, and against a ceiling you set. Most people filter their entries on indicators. In my own testing, almost every "smart" filter I added to a trend system made it worse — it removed losing trades, but it also removed some of the breakouts that turned into the big winners, and net profit fell. The one filter that consistently paid for itself was a spread ceiling. That one is not a market filter at all: i
FREE
RSI Extreme Zone
Alexander Chertnik
4.4 (5)
The indicator highlights the value in "over Sold" and "over Bought" zones. in addition, arrow indicates the return of the value from the extreme zone. Indicator can be easily customized by the user including change of colors, with, levels and arrows. Combination with other market signals and analysis is necessary and provides more stable results. Alert is also available for user.
FREE
Sentinelle SR
Heritage Finance LTD
Sentinelle SR — structural alerts for the discretionary trader Sentinelle SR is an   alert   indicator, not a robot. It places no orders: it watches market structure and warns you — mobile push, alert window, on-chart panel and CSV log — as soon as a tradable event forms. The final decision stays yours. Designed and field-tested on   XAUUSD M30 . Runs on M15, M30 and H1. What it watches Locked support and resistance on the current and higher timeframe, with a consistency guard (a level can never
FREE
Show Pips
Roman Podpora
4.27 (59)
This information indicator will be useful for those who always want to be aware of the current situation on the account. The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. VERSION MT5 - More useful indicators There are several options for placing the information line on the chart: 1. To the right of the price (runs behind the price); 2. As a comment (in the upper
FREE
This is Free product you are welcome to use for your needs! If you like   this   indicator , please leave short positive feedback! Thanks a lot! Click here to see high quality Trading Robots and Indicators! Crypto_Forex Indicator "WPR with Alerts" for MT4, No Repaint. - WPR itself is one of the best oscillators for scalping. - Built-in PC and Mobile Alerts for both: Entry to OverSold/OverBought zones and Exit from OverSold/OverBought zones. - With adjustable trigger levels for Alerts activation
FREE
Williams Precision Prime
Steffen Reinhold Noll
5 (2)
Williams Precision Prime – Precision Meets Legend Williams Precision Prime is a high-performance trend-following indicator that bridges the gap between Larry Williams' time-tested logic and modern algorithmic filtering, all wrapped in the exclusive Peak Precision design. Engineered for traders who demand clarity, stability, and mathematically sound entries, this system utilizes a triple-layer EMA strategy (100, 50, and 21) to identify high-probability "Cross-Momentum" setups within a confirmed d
FREE
Buyers of this product also purchase
M1 Sniper
Oleg Rodin
5 (29)
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
SR Liquidity
Oleg Rodin
5 (2)
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 driv
Neuro Poseidon MT4
Daria Rezueva
4.8 (45)
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 all
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-re
DayTrader PRO MT4
Davit Beridze
4.33 (6)
DayTrader PRO (Buy DayTrader PRO and Get another Paid Self Optimizing indicator for Free as Bonus) MT5:  https://www.mql5.com/en/market/product/186222 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 in
Trend SniperX MT4
Sarvarbek Abduvoxobov
5 (1)
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 MT5: https://www.mql5.com/en/market/product/181101 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
Trading Special – 30% OFF Best Solution for any Newbie or Expert Trader! This dashboard software is working on 28 currency pairs plus one. It is based on 2 of our main indicators (Advanced Currency Strength 28 and Advanced Currency Impulse). It gives a great overview of the entire Forex market plus Gold or 1 indices. It shows Advanced Currency Strength values, currency speed of movement and signals for 28 Forex pairs in all (9) timeframes. Imagine how your trading will improve when you can watch
Gann Made Easy
Oleg Rodin
4.84 (172)
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
KURAMA GOLD SIGNAL PRO (MT4) — 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 (
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calculation
Zoryk Gold mt4
Reda El Koutbane
5 (1)
discount ends soon original price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 4 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 exactl
I have been trading for some time now and always find it a difficulty remembering the timing of the various market opening hours at the other part of the world (especially, when it comes to daylight saving), but could not find any decent indicator online that could help. And it is for this reason that gives birth to this indicator, which I have spent much time, effort and thinking. As many already know that opening of a certain marketplace, depending on which currency pair, has an impact on the
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
The elite (V3) multi-indicator suite from JoaquinTrading specifically geared towards Forex & binary options, including regulated exchanges such Nadex, Cantor Exchange, and other binary option brokers. The Probability Tool Suite Elite will provide the given win/loss outcome probabilities of up to 10 strike levels, a specific expiration duration, based on a combination of up to 16 indicators, rules, or conditions and derivative behavior (i.e. expiry, touch, touch & retrace).  Using this indicato
Atomic Analyst
Issam Kassas
5 (13)
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 indic
Trading Special –40% OFF 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 only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
Trading Special – 30% OFF 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 pot
Ace Supply Demand Zone Indicator The concept of supply demand relies on the quantity mismatching between buying and selling volumes in the financial market. Supply and demand zone can provide the good entry and exit. A zone is easier to trade than a line. The supply demand zone can provide the detailed trading plan and the risk management. Its ability to predict market direction is high. There are two distinctive points about Ace Supply Demand Zone Indicator. Ace Supply Demand Zone indicator was
Elliott Wave Principle MT4
Mohamed Amr Mohamed Osama Abdelwahab
**Trade the waves the way the book teaches — not by guesswork.** Meta Trader 5 version can be found at:  https://www.mql5.com/en/market/product/184530?source=Site +Market+My+Products+Page This indicator reads price structure and labels Elliott Wave impulses (1-2-3-4-5) and corrections (A-B-C) automatically, then shows you exactly where the next wave is likely to go and where the book says the trade is. It is built directly on *Elliott Wave Principle — Key to Market Behavior*   by A.J. Frost &
Prop Firm Sniper
Mohamed Hassan
4.33 (6)
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Specials Discount now. The Next Generation Forex Trading Tool. Dynamic Forex28 Navigator is the evolution of our long-time, popular indicators, combining the power of three into one: Advanced Currency Strength28 Indicator (695 reviews) + Advanced Currency IMPULSE with ALERT (520 reviews) + CS28 Combo Signals (recent Bonus) Details about the indicator  https://www.mql5.com/en/blogs/post/758844 What Does The Next-Generation Strength Indicator Offer? Everything you loved about the originals, now
Automatically draw support and resistance levels PLUS propulsion candle gaps on your chart, so you can see where price is likely to head next and/or potentially reverse. This indicator is designed to be used as part of the position trading methodology taught on my website (The Market Structure Trader) and displays key information for targeting and potential entries. MT5 version available here:  https://www.mql5.com/en/market/product/97973 There are 2 CORE features in the indicator and 4 addition
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tradi
TrendLine PRO MT4
Evgenii Aksenov
4.83 (168)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here:   
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 4. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status,
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko System is a highly accurate trading system specially designed for trading RENKO charts. The ARROWS and Trend Indicators DO NOT REPAINT! The system effectively neutralizes so called market noise giving you access to accurate reversal signals. The indicator is very easy to use and has only one parameter responsible for signal generation. You can easily adapt the tool to any trading instrument of your choice and the size of the renko bar. I am always ready to provide extra support to help
Special offer :  ALL TOOLS , just   $35   each for a limited time! New tools  will be  $30  for the  first week  or the  first 3 purchases ! Trading Tools Channel on MQL5: Join my MQL5 channel to receive the latest updates Multi-Timeframe & Multi-Symbol Guide:  Multi-Timeframe & Scanner User Guide - Available in 12 Languages See the MT5 version at:  Volume-Trend Order Block MT5 Multi-Timeframe Scanner See the MT4 version at:  Volume-Trend Order Block MT4 Multi-Timeframe Scanner See more product
Apollo Striker is an effective BUY/SELL arrow indicator that predicts the direction of price movement. This indicator is suitable for absolutely all traders, regardless of the preferred strategy or currency pair, time frame. This arrow indicator can be used with absolutely any trading instrument, be it currencies, metals, indices, stocks or even cryptocurrencies. Moreover, a trader can easily adapt the indicator signals for any trading pair and time frame using a special parameter in the indicat
UPD1 Volume BOX
Vitaliy Kuznetsov
4.94 (16)
The indicator displays the horizontal volume profile in the specified area (BOX) and the maximum volume (POC). Product Features. 1. You can use ticks or just price. 2. Adaptive grid spacing (M1-MN). 3. Adaptive high volume (median) search step depending on box size. 4. Automatic chameleon color for box lines and buttons. 5. Multiple boxes, easy to create and delete. 6. 70% volume area (enable in settings). 7. There is an alert for touching the maximum horizontal volume line (POC). 8. VWAP. 9. C
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO helps you read the intraday trend and plan a trade before you enter the market. It is built around three exclusive strategies for a sharper read of the market. The moment a signal appears, the indicator evaluates market direction and calculates the key levels, so you see the potential entry, the expected stop-loss and several profit-taking levels in advance. Detailed performance statistics show how different instruments and strategies performed in history and help you pick ass
More from author
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
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
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 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
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
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
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
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
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
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
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 t
FREE
A trailing stop that never gives ground, and the exact bar it turns. UT Bot MTF draws the ATR stop on your chart, marks every BUY and SELL flip, and then does the part almost no version of it does: it tells you how many signals its filters threw away and which filter threw them, and it warns you, in colour, while the arrow on the current bar can still disappear. Free, no trial, no locked features. The engine is deliberately simple. The stop follows price at a chosen multiple of ATR, ratchets in
FREE
Momentum you can read at a glance, and a product that tells you when it is not sure. QQE Mod MTF runs two independent QQE blocks over RSI and prints one histogram: bright when both blocks agree on a direction, grey when they do not. That grey is the point. Most oscillators give you a colour on every bar and leave you to guess how much it is worth; this one says out loud when there is no confirmation. Free, no trial, no locked features. QQE, which stands for Qualitative Quantitative Estimation, s
FREE
An oscillator that ignores every cross in the middle of the range. Wave Trend Oscillator MTF publishes a cross only when it happens inside a zone the market has actually reached, grades it by how deep that zone was, finds divergences on the fast line and can draw them on the price chart where you trade, and it can compute all of this on a higher timeframe while you watch your own. Free, no trial, no locked functions. The fast line measures how far the typical price has run from its own smoothed
FREE
A trend line that refuses to wander. Half Trend MTF holds its level while the market pushes at it and flips only when the extremes of the last N bars actually take it out, so it sits still through the chop that makes a moving average look like a signal generator. Around it an ATR channel shows how much room today's volatility gives price before that flip is likely to matter. Free, no trial, no locked features. The decision it supports is a simple one, and it is stated plainly: the line says whic
FREE
A kernel regression that does not repaint, which is the whole point. Nadaraya Watson Envelope MTF draws a smooth centre line through price and an error envelope around it, marks the bars where price came back inside after stretching out, and computes every bar from the bars behind it only, so a closed bar never moves. The usual charting-site version of this line is fitted two-sided and rewrites itself under your feet; this one is causal by construction. Free, no trial, no locked functions. The q
FREE
An arrow tells you to buy. Obsidian Scalper Pro tells you where to buy, where the stop goes, where the three targets are, how big the position should be for your risk, and how good the setup is out of 100. Every signal arrives as a finished trade plan drawn on the chart, and a built in statistics window shows the honest result of the last hundred of them, win rate with a confidence interval and all. Every decision is made on a closed bar, so the history you are looking at is the history you woul
A nine or a thirteen is rare on any one chart, and that is precisely why a watch list beats chart-hopping. Exhaustion Count Scanner runs the full setup and countdown method, cancellation and recycling rules included, across your symbol list on up to eight timeframes at once, prints every running count with the count it is heading for, and marks the rows where the timeframes agree. Out of the box it scans fifteen pairs; one setting raises that to twenty-eight. The counts also draw on the chart in
Twenty-eight symbols, four timeframes, one screen, and the trade already on the chart under it. Half Trend Scanner runs the stepped trend line across your whole watchlist, sorts the board by what flipped most recently, and tells you in one column how many timeframes agree on each symbol. Every cell it could not measure explains itself in words instead of going blank, so an empty board is never a mystery. The price increases by $10 every 10 purchases. It is two products in one file. The first is
Mean reversion is a numbers game, and the numbers live on more charts than you can watch. Nadaraya Watson Envelope Scanner runs a causal, non-repainting kernel regression envelope across your symbol list on up to four timeframes at once, prints every re-entry with its age, and marks the rows where the timeframes agree. Out of the box it scans fifteen pairs; one setting raises that to twenty-eight. The envelope itself draws on the chart in front of you, so you act on what the table found without
Twenty-eight symbols on four timeframes at once, and a board that admits when momentum is not confirmed. QQE Mod Scanner runs two independent QQE blocks over RSI across your whole watchlist, prints in every cell which way momentum turned and how many bars ago, and writes flat where the two blocks do not agree instead of colouring the cell anyway. The AGREE column tells you how many timeframes stand on the same side, and the oscillator itself is drawn in the sub-window under the table, so the mom
The market goes quiet before it moves, and this window shows both halves of that sentence. Squeeze Momentum MTF marks the bars where Bollinger Bands sit entirely inside the Keltner Channel, prints the exact bar where that compression releases, and colours a momentum histogram so you see which side the stored energy was on when it let go, on this timeframe or a higher one drawn right here. Free, no trial, no locked functions. The first question it answers is whether the market is compressed. Boll
FREE
A squeeze release lasts a few bars and never waits for you to cycle through charts. Squeeze Momentum Scanner watches your symbol list on up to four timeframes at once, prints the exact bar each compression let go and which side the momentum was on, and marks the rows where the timeframes agree. Out of the box it scans fifteen pairs; one setting raises that to twenty-eight. The oscillator itself draws in this chart's sub-window, so you act on what the table found without attaching a second indica
Watch twenty-eight symbols on four timeframes at once, and see the trade on the chart in the same breath. UT Bot Scanner runs the ATR trailing stop across your whole watchlist, sorts the board by what flipped most recently, tells you how many timeframes agree on each symbol, and draws the indicator itself on the chart under the table, so the moment the board finds something you are already looking at it. Every cell that could not be measured explains itself in words instead of going blank. The p
One glance instead of twenty-eight charts. Wave Trend Oscillator Scanner runs the Wave Trend calculation across your symbol list on up to four timeframes at once, prints every fresh cross with its age and its grade, and marks the rows where the timeframes actually agree. Out of the box it scans fifteen pairs; one setting raises that to twenty-eight. And the oscillator itself draws in this chart's sub-window, so you act on what the table found without attaching a second indicator. The price incre
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
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
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
Filter:
No reviews
Reply to review