Currency Strength Flux MT4

  • Indicators
  • Evgenii Sutulov
    Evgenii Sutulov
    I have been building trading indicators and strategies for more than seven years,
    for MetaTrader 4, MetaTrader 5 and TradingView.
    My tools are built around a few rules I do not bend.
    Closed bars only. A number my tools print cannot change afterwards. The bar being
  • Version: 1.0

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. Each pair adds to one side and subtracts from the other, so the eight scores always centre on 50 and the basket is zero-sum by construction.

50 is the basket average, not a fixed level. A score of 70 does not mean the currency is strong in absolute terms; it means it is strong relative to the other seven right now.

Closed bars only

A number printed on the panel cannot change afterwards.

Rates are read from position 1, so the bar being formed is never part of a published value, and the buffer slot for the current bar is left empty. The panel recomputes when the fastest weighted timeframe closes a bar, plus a slow safety interval. Never on a tick.

The footer names the exact bar the numbers came from, in server time, so you can check any reading against your own chart at any moment.

The four-timeframe composite

Four timeframes are averaged with fixed weights: M15 at 15 percent, H1 at 35 percent, H4 at 35 percent and D1 at 15 percent. A currency that is strong on one timeframe and weak on three does not reach the top of the table.

The history behind the panel is anchored to time, not to bar number. Each point is tied to a closed bar of the fastest timeframe, and every other timeframe contributes the last bar that had closed by that moment. This is why the lines in the subwindow stop moving once they are drawn.

Volatility normalisation

Raw returns are divided by ATR before they enter the basket. A 40 point move in a yen cross and a 40 point move in EURCHF are not the same event, and without normalisation the yen crosses would dominate the ranking on volatility alone.

What the columns mean

  • SCORE - relative strength, where 50 is the basket average. 30 to 70 is the usual range.
  • BREADTH - the share of the basket this currency gained against, over the same timeframes as SCORE.
  • SLOPE - the score now minus the score N closed bars ago, so you can see whether strength is building or fading.
  • TREND - per timeframe, the direction most of that currency's pairs point. A filter, not a strength reading.
  • HISTORY - a sparkline of the recent closed bars, at its own fixed reach, so the column stays readable however deep the subwindow history is set.

Pair scanner

Under the table sit the pairs with the widest strength gaps, each with a direction and a SETUP value: the gap discounted by how much the four timeframes disagree about it. A pair that every timeframe agrees on keeps most of its gap; a pair the timeframes argue about loses much of it.

A marker flags a pair whose price keeps extending while the strength gap behind it is already closing.

Click a pair to open that symbol on the chart. Click a currency to list its own pairs, widest gap first.

The eight strength lines

The same eight scores plotted over time in the subwindow, on a fixed 0 to 100 scale, so the same height always means the same reading on any chart and on any day. Two hundred closed bars by default, which is a little over two days of session time on the standard settings.

The two currencies of the chart symbol are lit automatically: open GBPJPY and the panel shows GBP and JPY. Click a currency chip under the subwindow to show or hide any line by hand, and that choice stays with the symbol you made it on. Move to another instrument and it lights that instrument's own two currencies again.

Broker symbols

Suffixes and prefixes are detected from the chart symbol, and a broker suffix input overrides the detection when needed. Candidate symbols are checked against the base and profit currency the broker declares, so a decorated look-alike is never mistaken for the real pair.

If your broker does not quote a cross at all, it is priced through its USD legs and the row is marked accordingly. Only the symbols the chosen basket actually reads are switched on in Market Watch.

The basket is yours

Any of the eight currencies can be switched off. The basket shrinks to N*(N-1)/2 pairs and every count on the panel is measured against that number, not against a fixed 28. Four currencies enabled means six pairs, and the header says six.

Interface

Drag the panel from anywhere, including the rows that are themselves clickable: what decides is whether the hand moved, not what sat under it. Dark and light themes. Two layouts, the full board or the strength table on its own. English and Russian, following the terminal language.

Clicking a scanner row switches the chart symbol, and the panel comes back exactly as you left it. Position, theme and layout all survive the switch, per chart.

Inputs

The names below are exactly as they appear in the Inputs tab.

Main

  • History depth - how many closed bars the subwindow lines carry, from 8 to 512. Default 200.
  • Panel size - percent of the default size. Default 120, raise it to 150 on a 4K screen.

Engine: how strength is measured

  • Lookback - closed bars compared when measuring a move. Default 5.
  • ATR period - period of the volatility normaliser. Default 14.
  • ATR floor - lower bound on ATR as a fraction of price, which keeps a dead market from producing huge normalised moves. Default 0.0005.
  • Score spread - lower values give more contrast between currencies. Default 1.0.
  • Slope - closed bars looked back for the SLOPE column, counted on the heaviest timeframe. Default 3.
  • Slope dead zone - score points below which SLOPE is treated as flat. Default 1.5.
  • Min basket pairs - how many pairs a currency needs before it is scored at all. Default 5.
  • Strong from this score and Weak below this score - where a currency starts being shown as strong or weak. Defaults 62 and 38.

TREND column

  • TREND column: fast EMA and slow EMA - the pair of averages behind the per-timeframe trend filter. Defaults 20 and 50.
  • TREND flat zone - the EMA gap, in ATR units, below which a timeframe counts as flat rather than trending. Default 0.15.

Pair scanner

  • Minimum strength gap for a scanner row - how wide the gap must be before a pair is listed. Default 10.
  • A timeframe agrees from this gap - the gap at which a timeframe counts as agreeing with the setup. Default 2.

Symbols and basket

  • Broker suffix - leave blank to detect it from the chart symbol.
  • Include EUR ... in the basket - one switch per currency, all eight on by default. Switching one off removes it from the basket and from every count.

Interface and performance

  • Interface language - Auto, English or Russian. Auto follows the terminal.
  • Start layout - Full, or the strength table on its own. Also the panel buttons 1 and 2.
  • Draw the 8 strength lines in the subwindow - turn the lines off to keep the panel alone.
  • Timer tick, Pairs processed per timer tick and Safety rescan - how the workload is spread out. The defaults suit a normal terminal and rarely need changing.

What it is not

This is an instrument and direction filter. It is not an entry signal and it is not a forecast. It tells you which currency is being bought and which is being sold, and leaves the entry, the stop and the target to your own method.

Requirements

Works on any broker that quotes the majors, on any chart symbol and any chart timeframe. The eight strength values are published as indicator buffers, so an Expert Advisor can read them through iCustom.

Strategy Tester note: only the tested symbol is simulated tick by tick. The other majors are read from whatever the terminal already has in Market Watch when the test starts, not from a synchronised backtest, so the panel can report a pair as missing inside the tester even on a broker that carries it live. Add every basket pair to Market Watch before starting a test, and treat any reading produced inside the tester as a preview, not a validated backtest.

Recommended products
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
FFx Force Index
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx RVI
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Multi TF MA Levels
Luke Anthony Caras
Multi-TF MA Levels plots a single moving average across multiple timeframes directly on your chart, giving you instant context at every level of the market. No switching charts. No mental maths. Just clean, flat lines showing exactly where the MA sits on M15, M30, H1, H4 and D1 — all updated on confirmed bar close so there is no repainting. Features Plots the local timeframe MA plus up to 5 higher timeframe MAs simultaneously HTF lines only update on confirmed bar close — no repainting Higher ti
FREE
The tool that will help you calculate the lot accurately for the risk you need, if you want to risk 1% of your account, just enter the entry, target and stop values ​​ and you will have the lot size to use and only lose the chosen percentage. You can also choose a fixed value. This tool will help you with consistency, because you can only be consistent if you operate consistently and enter with fixed loss values, it is an INFALLIBLE way to be consistent!!!!
FREE
FFx MACD
Eric Venturi-Bloxs
4.2 (5)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Awesome Oscillator
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
Austin Currency Strength
Augustine Kamatu
5 (1)
Check out other great products from  https://www.mql5.com/en/users/augustinekamatu/seller   This indicator is the best so far at determining the currency strength of each pair. It provides stable values and is highly adaptive to market changes. It is a great tool to add to your arsenal to make sure you are on the right side of the trend at all times. No inputs required, it is simple plug and play. A Winning Trading Strategy This article describes the components and logic needed to develop a tra
FREE
The Matrix Arrow Indicator Multi Timeframe Panel MT4 is a free add on and a great asset for your Matrix Arrow Indicator MT4 . It shows the current Matrix Arrow Indicator MT4 signal for 5 user customized timeframes and for 16 modifiable symbols/instruments in total. The user has the option to enable/disable any of the 10 standard indicators, that the Matrix Arrow Indicator MT4 consists of. All of the 10 standard indicators attributes are also adjustable, as in the Matrix Arrow Indicator MT4 . The
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to notify y
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
FFx DeMarker
Eric Venturi-Bloxs
5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
A simple indicator showing the size of the spread at the current time, the maximum for the day and the maximum for the entire duration of the indicator. Daily statistics of the maximum spread are also displayed, indicating the time when this spread was fixed. The location of the display of the received information can be changed depending on your preferences and positioned anywhere on the screen. It is possible to output alerts about exceeding the size of the spread specified in the input pa
FREE
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
Trend MA Candles
Claus Dietrich
4.14 (7)
COLORED TREND MA / MACD CANDLES draw MA Candles above/below Moving Average in a single color draw MA as a leading Line like a Supertrend draw MA as a Channel => MA High and Low draw MACD Candles above and below 0 and Signal-Line Your  Advantage: a simple view of the trend direction a simple view over the higher trend direction a calmer chart for the eye clear rules can be defined Settings: Bars to process : 6000 is my default, this value is up to you Value Quick-Set : pre-Settings MACD 12 / 26
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
Trend Quorum MT4
Kestutis Balciunas
Trend Quorum   is an adaptive trend-following indicator that combines a dynamic SuperTrend engine with a proprietary Trend Quality Index (TQI) and 3 optional confluence filters. Signals only fire when enough independent factors "vote" in agreement — like a quorum. Check MT5 version at:  Trend Quorum MT5 See more products at:   All P roducts For live examples and new tools, visit my profile and send a Friend request so you don’t miss updates! How It Works Adaptive SuperTrend Engine Unlike standar
FREE
HMA Trend
Pavel Zamoshnikov
4.56 (72)
A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
FFx Fractals
Eric Venturi-Bloxs
4.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 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.  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
FREE
FFx Volumes
Eric Venturi-Bloxs
3.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
FFx Bears Power
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Sm Ichimoku Scanner
Steeve Christian Martol
5 (5)
Multi Time Frame Indicator acts as a Scanner based on the Ichimoku Trading System. The outcome is displayed on a board. This helps you to make "at a glance" a mental picture of the System without having to open the chart. Up to 10 Currencies can be watched. Scanned elements And Legend "KUMO Futur" - Green : The Kumo Futur is Bullish. "KUMO Futur" - Red : The Kumo Futur is Bearish. "PRICE Cross KJ" - Green : The Price is Above the Kijun Sen.  "PRICE Cross KJ" - Red : The Price is Below the Kijun
FREE
Lines Profit Loss
Taras Slobodyanik
4.65 (17)
The indicator displays profit (loss) on the current symbol. You can freely drag and drop the line to display the current profit or loss. You can find my products here . Parameters Calculation in money or in points — calculate the profit/loss in points or money. Add pending orders to calculate — take pending orders into account in calculations. Magic Number (0 - all orders on symbol) — magic number, if it is necessary to evaluate specific orders. Offset for first drawing (points from the average
FREE
The Flower Indicator is a technical analysis tool primarily used to identify trends and assist with scalping or intraday trading strategies. The Flower Indicator is a signal trend indicator based on technical and price dynamics analysis. It visually signals trends using colored flowers—blue flowers indicate an uptrend , while red flowers indicate a downtrend Each levels can act like support & resistance ( watch for +/- 200 levels & the dots when appear on the chart ) You can set the dots to appe
FREE
Bar0TimeSpread
Stanislav Korotky
4.5 (2)
This is a must have tool for every trader, because this indicator provides the scoreboard with most important basic information for trading. It displays current server time, remaining time of the current bar, a calculated lot for the specified risk and free margin, characteristic bar sizes, and spreads. When placed on a chart, the indicator creates a text label in the upper right corner with the following information: -17:50 [70%] 11:42:30 SL:0 SP:17 B:A41/M39/D67 L:0.26/5% remaining time to cur
FREE
Buyers of this product also purchase
M1 Sniper
Oleg Rodin
5 (27)
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
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
DayTrader PRO MT4
Davit Beridze
4.33 (3)
DayTrader PRO (Buy DayTrader PRO and Get another Paid Self Optimizing indicator for Free as Bonus) DayTrader PRO   is an advanced trading indicator that combines John Ehlers' Laguerre Filter with a powerful Auto-Optimization Engine. Instead of using fixed parameters, the indicator automatically searches for the best settings based on recent market conditions, helping you adapt to changing volatility without constant manual adjustments. The indicator generates clear   BUY   and   SELL   signals
Gann Made Easy
Oleg Rodin
4.84 (171)
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
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
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
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
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,
Atomic Analyst
Issam Kassas
5 (11)
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
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
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
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
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
Forex Breath System is a trend based trading system which can be used with any market. You can use this system with currencies, metals, commodities, indices, crypto and even stocks. It can also be used with any time frame. The system is universal. It shows trend and provides arrow signals with the trend. The indicator can also provide you with a special type of alerts when the signals appear in the direction of the trend which makes trend trading an easy task. The indicator is very easy to use a
KT Renko Patterns MT4
KEENBASE SOFTWARE SOLUTIONS
2.33 (3)
KT Renko Patterns identifies eight formations on an existing live Renko chart and draws the pattern structure, a stop-loss reference, and Fibonacci target levels directly on the chart. Set up the Renko chart first. MetaTrader does not create Renko charts by default. Open a live Renko chart with the generator of your choice, then attach this indicator to that chart. The indicator analyzes Renko bricks. It does not create the bricks or place trades. As new bricks arrive, the indicator watches for
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 (
Angle Iindicator - is an indicator for identifying direction changes and trend confirmation. It analyzes price behavior and identifies reversal points, identifying peaks and troughs on the chart. It supports trend directions. Suitable for use on any financial instruments and timeframes. The internal parameters are already configured; all you need to do is place the indicator on the chart and set the "Multiplier" parameter for the desired result. The indicator generates arrows on the current ca
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
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods . It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. 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 mathematics which proved to be extremely accurate. Setup & Guide:  Download  MT5 Ver
Price Action Sniper
Elmira Memish
5 (3)
Price Action Sniper is designed to trade the Price Action on the desired chart time frame. - Trend Reversals. - Trend Continuation. - Brekaouts. - Good tool for Binary Options Price action forms the basis for all technical analysis of a currency pair, commodity or other asset chart. Many short-term traders rely exclusively on price action and the formations and trends extrapolated from it to make trading decisions. Technical analysis as a practice is a derivative of price action since it uses p
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
Finesia Sniper
Robby Suhendrawan
Finesia Scalper - High Probability & Non-Repainting System Discounted   Price   !!     Secure the Lowest Price Today. Next The price will increase to   250 USD . Are you looking for a powerful, high-probability trading indicator that removes the guesswork from your chart? Finesia Scalper is a professional-grade, 100% non-repainting trading tool designed to provide you with ultimate precision. Built on a proven algorithm, this indicator seamlessly combines three highly effective trading methodolo
PZ Turning Points MT4
PZ TRADING SLU
1 (1)
Identify key turning points with reliable fractal analysis This indicator examines the price structure of fractals of different periods to determine possible reversal points in the market, providing timing to positional traders that already have a fundamental or technical valuation model. Unlike its younger brother, Reversal Fractals , this indicator won't miss reversals because of the period selected, and will find reversal fractals on a zig-zag fashion, ignoring those reversals which do not
Friends, we present to your attention our new Forex Gump Laser indicator. Since there are no designers in our team, but mainly mathematicians, financiers, programmers and traders, we did not make any special changes in the indicator design. In appearance, it resembles the usual Forex Gump. On the other hand, Forex Gump has become not just the name of an indicator, it is a brand. And we try to preserve the corporate identity in all its varieties. The whole essence of the indicator in its operatio
Noise filtering: the key to mastering trends This indicator tracks the market trend with an unmatched reliability, by ignoring sudden fluctuations and market noise. It has been designed to trend-trade intraday charts and small timeframes. Its winning ratio is around 85%. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Amazingly easy to trade Find oversold/overbought situations Enjoy noise-free trading at all times Avoid being whipsawed in intraday charts The indi
Trend Lines PRO
Roman Podpora
5 (1)
TREND LINES PRO    helps understand where the market is truly changing direction. The indicator shows real trend reversals and points where major players re-enter. You see   BOS lines   Trend changes and key levels on higher timeframes — without complex settings or unnecessary noise. Signals don't repaint and remain on the chart after the bar closes. VERSION MT 5     -     Reveals its maximum potential when paired with the   RFI LEVELS PRO  indicator What the indicator shows: Real shifts   tren
Money Flow Profile MT5 HERE   Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis This Master Edition is engineered for clarity and speed, featuring a unique Auto-Theme Sync system that instantly beautifies your chart layout upon loading. Key Features: True Money Flow Calculation: Goes beyond stand
Super Signal – Skyblade Edition Professional No-Repaint / No-Lag Trend Signal System with Exceptional Win Rate | For MT4 / MT5 It works best on lower timeframes, such as 1-minute, 5-minute, and 15-minute charts. Core Features: Super Signal – Skyblade Edition is a smart signal system designed specifically for trend trading. It applies a multi-layered confirmation mechanism to detect only strong, directional moves supported by real momentum. This system does not attempt to predict tops or bottoms
RFI levels PRO
Roman Podpora
5 (1)
The indicator accurately shows the reversal points and price return zones where the   Major players . You see where new trends are forming and make decisions with maximum precision, maintaining control over every trade. VERSION MT5     -     Reveals its maximum potential when combined with the   TREND LINES PRO   indicator What the indicator shows: Reversal structures and reversal levels with activation at the beginning of a new trend. Display of   TAKE PROFIT   and   STOP LOSS   levels with mi
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
More from author
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
Filter:
No reviews
Reply to review