UT Bot Scanner

  • 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
  • Updated: 2 September 2026
  • Activations: 20

UT Bot Scanner is two products in one file. The first is UT Bot MTF itself, drawn on the chart in front of you: the ATR trailing stop coloured by the side it is on, and the flip arrows, with the same four optional filters the single-chart product carries.

The second is a board that runs the same calculation across a list of symbols on several timeframes at once. The board says which instruments have flipped and how recently; the chart under it shows you the trailing stop, so you do not have to attach a second indicator to act on what the table found.

Both halves run the same filters, so the board and the chart can never disagree about what counts as a signal.

The filters

Every filter ships switched off. Each one is a separate hypothesis about the market and each can be turned on alone. The trend filter keeps only the signals that agree with a moving average on a higher timeframe, and the timeframe, the period and the method are all yours to choose. A signal older than the filter's own data is left alone rather than judged, and the panel counts those.

The session filter keeps only the signals inside a window given as HH:MM in GMT, with the broker's GMT offset given by hand or detected from the server clock. The volatility filter drops signals taken while ATR is under a floor in points; a floor of zero never rejects anything, and the panel says so rather than pretending the filter is working. The news filter drops signals within a chosen number of minutes before and after an economic calendar event of at least a chosen importance, read from the terminal's own calendar. If the calendar is unavailable, the panel names the error.

The panel prints, permanently, which filters are on and with what settings, and one line saying how many signals were kept of how many raw ones, broken down by which filter rejected the rest. A filter that is switched on but cannot do its job says so in its own line.

The board

A row per symbol, a column per scanned timeframe, up to four columns and up to twenty-eight symbols. The symbol list is comma separated, or the board can take the Market Watch list instead. Broker prefix and suffix are detected from the chart you are on, or given by hand. Out of the box the board scans four timeframes: M15, H1, H4 and D1.

A cell reads like ^14b: which side the trailing stop is on, and how many bars ago it flipped there. The word flat means the calculation ran and found no flip in the window. Three dots mean the cell has not been measured, and hovering it says why in words, along with the ATR distance. A flip older than the freshness threshold keeps its hue and loses its weight. A row with a fresh flip anywhere in it gets a wash of the accent colour.

The AGREE column takes the visible timeframe columns for that symbol, finds the majority side and prints something like v3/4: the direction, and how many of the visible timeframes stand on it. Full agreement is drawn bold in that side's colour, because that is the row the board exists to surface. A tie prints a dash and is deliberately not a verdict. With one timeframe visible the column is dropped entirely rather than printing a 1/1 that only restates its neighbour.

Column headers are buttons. Click a timeframe header to sort by that column, freshest first, rows with nothing at the bottom; click again to reverse. Click AGREE to sort by agreement, full agreement first, with a full house outranking a partial one of the same count. The active header carries the accent colour and a caret. A separate Sort button cycles freshest, grade and name.

A Show button cycles all, buys, sells and fresh. Buys and sells follow the AGREE verdict and not any single cell, so a row shown under buys always reads an up glyph in AGREE, and a tie shows under neither. This is a filter on the view and not on the calculation: a hidden row is still measured and can still alert.

The legend above the table decodes the notation and can be switched off. Timeframe buttons show and hide a column without stopping the measurement behind it. Clicking a cell switches this chart to that symbol and that timeframe rather than opening a window per click.

The visible row count is fitted to the chart pane and the row setting is a maximum. Page buttons appear only when the rows do not fit; when they do fit, no dead controls are drawn. Because the board never draws more rows than the pane holds, the page buttons are always on screen and always reachable, however tall the row setting is.

Two status lines are always on show: symbols ready of total, time since the last update, signals in the lookback window; then either the watchdog line or a sentence explaining why nothing is showing.

Diagnostics

A second panel, off by default, answers the question "why is there no signal": symbol coverage, which series are short of bars and by how much, how many signals were found in the window, and how many symbols this indicator switched on in Market Watch. A cell that could not be measured is explained rather than left blank.

The chart indicator

Drawn in the price window: the trailing stop coloured by its side, and BUY and SELL arrows. It can be switched off from the Styles tab if you only want the board. Its timeframe is set separately from the timeframes the board scans, and separately again from the trend filter's timeframe, which is a filter rather than a display setting.

The settings sheet

The gear opens three tabs. Values covers the timeframe, key value, ATR period, Heikin Ashi source, the trend filter with its timeframe, MA length and MA method, and the volatility filter with its ATR floor. Every row has steppers, a range and a sentence of help. Changing one recalculates the whole board, and the panel reports progress while it does.

Alerts covers the master switch, the per-event switches, the four channels, the cooldown and a test button.

Styles covers the legend, whether the indicator is drawn on this chart, the palette, the stop line, the arrows, line width, arrow size, the trend fill, the line glow, the stop level on the price scale, and a right margin for the stop label. These are the same display controls the matching single-chart indicator carries, under the same names, so a chart set up one way can be reproduced on the other.

Three colour schemes, including a colour-blind safe one that uses blue and orange rather than red and green. Panel position, scheme, the sort, the filter, the visible columns and every value changed on the sheet persist per chart across a timeframe change and a terminal restart. The interface is English.

Alerts

Off out of the box, with a master switch on the panel and a Test alert button beside it that fires through every channel currently on.

The events are a fresh BUY and a fresh SELL, declared separately for each scanned timeframe, plus data health, which speaks when a symbol loses or regains its data. There is a minimum grade setting; this port does not grade, so every signal counts as grade one for it.

The channels are a popup window, a sound, a push to the mobile terminal and e-mail. The cooldown is kept per cell and per event, thirty minutes by default, because a board watching many symbols has many more chances to repeat itself than one chart does. Telegram is not part of this product.

Cost

The work is budgeted: a set number of symbols is refreshed per timer tick, so a long list spreads its load rather than stalling the terminal. The first pass is progressive and the panel reports the percentage measured.

Reading it from an EA

The chart indicator publishes twelve buffers, all readable through iCustom and CopyBuffer. Buffer 0, Buy, carries the arrow price on a BUY flip bar and EMPTY_VALUE otherwise, and is not drawn; buffer 1, Sell, is the same for a SELL flip. Buffers 2 and 3 are the two edges of the trend fill. Buffer 4, Glow, is the wider and dimmer copy under the stop line, and buffer 5 is its colour index. Buffer 6, Stop, is the trailing stop level, and buffer 7 is its colour index. Buffer 8, BuyMark, and buffer 9, SellMark, are the drawn copies of buffers 0 and 1. Buffer 10, Signal, is +1 on a BUY flip, -1 on a SELL flip and 0 when there is no flip. Buffer 11, Atr, is the ATR behind the stop.

The filters are already applied to what these buffers report, so an EA sees what a person sees.

Buffers 0 and 1 are the EA contract. They are never painted, and they are filled on every pass whatever the Styles tab is set to, so nothing on the display side can starve a strategy of a signal. What you see on the chart is the drawn copy, kept in step with the contract. Hiding is done by changing how a plot is drawn, never by emptying a buffer, so every index listed above stays readable through iCustom and CopyBuffer and stays visible in the Data Window with the display switches off.

This map is the scanner's own and it is not the same as the single-chart UT Bot MTF, which carries the fill, the glow and the stop in different slots and publishes fifteen buffers. Read the list above.

The board itself is a panel and not a buffer. It is read by eye and by alert.

Provenance

This is a port of "UT Bot Alerts" from TradingView, an idea by HPotter with the alert variant published by QuantNomad and Yo_adriiiiaan. The script is openly published, which makes a port by formula admissible, and this implementation was reconstructed from the formulas as a working specification rather than translated line by line.

The product carries the method's name because that is what it implements. The original work belongs to its authors and no authorship of it is claimed here.

Honest limits

The board reads closed bars and counts a cell's age in closed bars. The chart indicator does not: it computes the forming bar too, so an arrow and a stop flip on the unfinished bar can appear and then disappear before that bar closes. Once a bar has closed, its arrow and its stop level do not change afterwards.

The trailing stop is a trailing stop. In a range it gets taken out repeatedly, and on a board that means several pairs will light up during the same quiet hour, each flip real and each of them a poor trade. The filters exist because of this, and none of them removes the problem.

The news filter depends on the terminal's economic calendar. If it is unavailable on your account or at your broker, the filter is idle and the panel names the error rather than silently passing everything. A session window given in anything other than HH:MM leaves the session filter idle, and the panel says so rather than dropping signals invisibly. The trend filter cannot judge signals older than the higher-timeframe data it holds; those are left alone and counted.

AGREE counts timeframes, it does not estimate probability. Four correlated readings of one instrument agreeing is not four independent confirmations. A tie deliberately produces no verdict and is hidden by both the buys filter and the sells filter.

Scanning costs. Twenty-eight symbols on four timeframes is a hundred and twelve cells, and the trend filter adds a higher-timeframe series per symbol on top of that. The budget setting is what you turn down.

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

Recommended products
XAUUSD OrderFlow Structure AutoPOC Pro is an advanced MetaTrader 5 indicator designed to analyze market structure, order flow, buying and selling pressure, liquidity, and volume distribution directly on the chart. The indicator is especially focused on XAUUSD (Gold) analysis, although it can also be used with other instruments available in MetaTrader 5. Its objective is to bring together several analytical tools that would normally require multiple indicators: market structure, BOS and CHOCH, Or
AW Heiken Ashi MT5
AW Trading Software Limited
AW Heiken Ashi — Smart indicator of trend and TP levels. Advanced indicator based on classic Heiken Ashi, adapted for traders, with greater flexibility and clarity. Unlike the standard indicator, AW Heiken Ashi helps analyze the trend, determine profit targets and filter false signals, providing more confident trading decisions. Setup Guide and Instructions - Here / MT4 Version - Here Advantages of AW Heiken Ashi: Works on any assets and timeframes, Highly adaptable to the trader's style, Dynami
WAPV Weis Wave Chart Forex
Eduardo Da Costa Custodio Santos
The Weis Wave Chart Forex for MT5 is a Price and Volume indicator. The Price and Volume reading was widely disseminated through Richard Demille Wyckoff based on the three laws created by him: Supply and Demand, Cause and Effect and Effort vs. Result. In 1900 R.Wyckoff already used the wave chart in his analyses. Many years later, around 1990, David Weis Automated R. Wyckoff's wave chart and today we bring you the evolution of David Weis' wave chart. It shows the amount of Volume and the amount o
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
HAWK 4.0 — GOLD SIGNAL INDICATOR The most precise signal indicator  for XAUUSD (Gold) trading. Built on ATR Bands + Pivot detection. Signals appear only at real reversal points. No repaint. No delay. No noise. WHAT YOU GET → Clear BUY / SELL arrows → Auto TP1 / TP2 / TP3 levels → Auto SL level → Built-in time filter (UTC) → Real-time success statistics → Full alert system DESIGNED FOR Symbol:    XAUUSD (Gold) Timeframe: M3 / M5 Ses
HLC bar MT5 Wyckoff
Eduardo Da Costa Custodio Santos
The indicator "HLC_bar_MT5 Wyckoff" for MT5 has been created to facilitate analysis at trade time. The HLC Bar was used by Richard Wyckoff and is currently widely used in "VSA" operations. Wyckoff found that using High, Low, and Close made the graph much cleaner and easier to analyze. The Indicator "HLC_bar_MT5 Wyckoff" allows: # Change the bar width; # Leave the bar the same color; # And highlight the bar that opened and closed at the same price. Colors and width is easily modified in settings
Gold Trader Pro is an advanced analytical tool specifically engineered for professional trading on XAUUSD (Gold). It provides an immediate comprehensive overview of market structure across 7 different timeframes, allowing traders to identify flow direction and signal strength through a modern, draggable, and interactive interface. Key Features Multi-Timeframe Analysis: Real-time monitoring of M1, M5, M15, M30, H1, H4, and D1. Two Operational Modes: MODE_SCALPING: Optimized for fast-paced analys
FREE
SMC Alpha Engine SMC Alpha Engine is a Smart Money Concepts indicator for MetaTrader 5 designed to identify Order Blocks, Fair Value Gaps, Liquidity Sweeps, and market structure changes directly on the chart. The indicator focuses on displaying the most recent valid Order Block together with automatically calculated TP and SL levels for simplified chart analysis. Main Features Automatic Order Block detection Buy and Sell zone visualization Automatic TP and SL calculation Fair Value Gap (FVG) det
Universal Alert
Dinara Sarvarova
Universal Alert is a universal alert indicator. It works with any custom indicator, monitors its readings, and notifies the trader when a signal is generated. Flexible settings allow you to set all the main types of signals, as well as find the right balance between delay and false signals. When looking for an indicator for your strategy, Universal Alert helps you check the reliability of any custom indicator's signals. During daily trading, Universal Alert saves you from constantly having to mo
This is an Indicator for Binary Option. It calculates Engulfing Candles with a Moving Average Signal confirmation. The Green Buy and Red Sell arrows are displayed on the chart.   It has been tested on a 3 Minute and 5 Minutes chart with multiple pairs (EUR/USD, EUR/JPY, USD/JPY...etc.). It will work on  Pocketoption OTC market as well  such as EUR/JPY OTC and EUR/USD OTC.   For Beginners, If you are using martingale, then the recommended settings are, Initial investment: $1.00 Martingale Multip
NeuroCycle
Dmitriy Didenko
NeuroCycle is a self-learning indicator designed primarily for binary options and short-term scalping. The system automatically searches for suitable parameters of its built-in trading model for a selected market period. The main optimization principle is what I call the Rule of Three Variables: Time, Sample Size, and Probability. The idea is simple: Time The training period should be long enough for the market to pass through different conditions and regimes. Sample Size A sufficiently la
Engulfing with EMAs Indicator Unlock the power of advanced candlestick pattern detection with the Engulfing with EMAs Indicator , a cutting-edge tool designed for MetaTrader 5. This futuristic indicator combines the precision of engulfing pattern analysis with the trend-following strength of Exponential Moving Averages (EMA 21 and EMA 50), empowering traders to identify high-probability setups across all currency pairs and timeframes. Key Features: Comprehensive Engulfing Detection : Detects b
Fear and Greed MT5
Diego Arribas Lopez
[ MT4 Version ] How to trade using the Fear and Greed Indicator:  Click here Uncertain about when to take total or partial profits? The   Fear and Greed   is your reliable companion for making confident trading decisions. This innovative tool offers unparalleled insights into market sentiment, helping you identify key pivot zones and optimize your trading strategy. Why Choose Fear and Greed? Revolutionary Market Insight: Sentiment Analysis:   The first indicator for that reveals the market's Fea
Confluence Edge Indicator Confluence Edge Indicator is a powerful all-in-one technical analysis tool designed to provide a complete multi-timeframe view of market conditions. It removes the need for multiple chart indicators by combining proven trading methodologies into a single, clean, intuitive dashboard. Built for traders who rely on confluence, this indicator delivers real-time analysis using price action, volume, momentum, market structure, and algorithmic scoring concepts. It is designed
Welcome to HiperCube Renko Candles Discount code for 25% off at Darwinex Zero: DWZ2328770MGM This indicator provide you a real info of market transform it to Renko Candle Style. Definition Renko charts  are  a type of financial chart that measures and plots price changes, using bricks (or bars) to represent price movements . Unlike traditional candlestick charts,  Renko charts  do not display time-based information, focusing solely on price fluctuations. Features: Indicator in separate windows 
FREE
TheStrat FTFC MT5
Robert Gerald Wood
FTFC refers to Full Timeframe Continuity as defined by Rob Smith's  The Strat  . This indicator draws two lines on the chart, one of the highest of the Quarterly, Monthly, Weekly, Daily or Hourly opening levels, and the second of the lowest of those values. This gives you a channel above or below which trading is more likely to be very strongly in one direction. Between the lines, price action will be choppier and you may with to use wider stops. A third dashed line is also drawn to show the mid
TradeAQ
Guo Sheng Zhao
LuoMo Volume & Price Structure 8.98 A multi-function chart indicator for   MetaTrader 4 and MetaTrader 5 , designed to display key volume, volatility, sentiment, and price-structure information directly on the main chart. Main Features Volume and price-based Support & Resistance Volume spike and exhaustion signals ATR volatility expansion alerts Volume Profile with HVN and LVN Bullish and bearish sentiment distribution Developing or fixed POC VAH and VAL levels Supply and Demand zones Volume-wei
This trading indicator is non-repainting, non-redrawing, and non-lagging, making it an ideal choice for both manual and automated trading. It is a Price Action–based system that leverages price strength and momentum to give traders a real edge in the market. With advanced filtering techniques to eliminate noise and false signals, it enhances trading accuracy and potential. By combining multiple layers of sophisticated algorithms, the indicator scans the chart in real-time and translates comple
HAshi-E is an enhanced way to analyze Heiken-Ashi signals. Briefing: Heiken-Ashi is particularly valued for its ability to filter out short-term volatility, making it a preferred tool for identifying and following trends, helps in decision-making regarding entry and exit points, and assists in distinguishing between false signals and genuine trend reversals. Unlike traditional candlestick charts, Heiken-Ashi candles are calculated using average values of previous bars, creating a smoother, mo
Introducing the Power Trade Plus indicator designed by a small group of traders with a few years of experience trading the market profitably.  The Power Trade Plus is derived from the Power Trade indicator,  the indicator strive in powerful sniper entries and take profit levels,  with an algorithm that's can determine the markets volatility and Provides entries based on the current market volatility. This indicator is much more effective in stock ,currencies and indices.
Super Trend Pro MT5
Catur Cipto Nugroho
SuperTrend Pro MT5 - The Ultimate Trend Following System For MT4 version :  https://www.mql5.com/en/market/product/156454 Unlock the full potential of the SuperTrend indicator on MetaTrader 5. Designed for traders who need precision and performance. SuperTrend Pro MT5 is a next-generation trading system built for the modern trader. It combines the classic SuperTrend with advanced Multi-Timeframe (MTF) analysis and smart filtering to identify high-probability setups on the MT5 platform. Why Sup
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default:   "current time frame" Function:   Sets the time frame for indicator calculation Options:   Can
Bastion Sentinel Core
Matthew David Cracknell
Bastion Sentinel Core — Daily Zones, 4-Hour Rejection Signals Overview Bastion Sentinel Core identifies supply and demand zones on the Daily timeframe — price levels where the market has previously attempted to break through and failed — and marks non-repainting BUY/SELL arrows when price re-tests and rejects those zones on the 4-Hour timeframe. Timeframes are fixed in this edition: zones are always mapped from Daily, and rejections are always confirmed on the 4-Hour close.  This is an analysis
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
KMB Smart Pattern Analyzer PRO
Karwan Msto Mohammed Mohammed
Product Overview KMB Smart Pattern Analyzer PRO is an advanced technical analysis indicator designed to detect and rank high-probability market patterns inside a user-defined chart range. The indicator combines multiple analysis engines in one professional tool: Candlestick pattern analysis Classic chart pattern recognition Harmonic structure detection Smart market structure / SMC-style analysis Instead of showing random signals across the full chart, the indicator allows the user to focus on a
PZ Divergence Trading MT5
PZ TRADING SLU
3.71 (7)
Unlock hidden profits: accurate divergence trading for all markets Tricky to find and scarce in frequency, divergences are one of the most reliable trading scenarios. This indicator finds and scans for regular and hidden divergences automatically using your favourite oscillator. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] Easy to trade Finds regular and hidden divergences Supports many well known oscillators Implements trading signals based on breakouts Displays
Trainable artificial intelligence and neural networks. SolarTrade Suite Financial Indicator - Theia Market Indicator! This is an indicator that uses special innovative and advanced algorithms to calculate its values, Your Assistant in the World of Financial Markets. SolarTrade Suite - Theia Market Indicator predicts the price of a financial instrument several values ahead and displays its readings as a comment in the terminal window. Check out our other products from the SolarTrade Suite ser
Renko System
Marco Montemari
This indicator can be considered as a trading system. It offers a different view to see the currency pair: full timeless indicator, can be used for manual trading or for automatized trading with some expert advisor. When the price reaches a threshold a new block is created according to the set mode. The indicator beside the Renko bars, shows also 3 moving averages. Features renko mode median renko custom median renko 3 moving averages wicks datetime indicator for each block custom notification
Limitless MT5
Dmitriy Kashevich
Limitless MT5 is a universal indicator suitable for every beginner and experienced trader. works on all currency pairs, cryptocurrencies, raw stocks Limitless MT5 - already configured and does not require additional configuration And now the main thing Why Limitless MT5? 1 complete lack of redrawing 2 two years of testing by the best specialists in trading 3 the accuracy of correct signals exceeds 80% 4 performed well in trading during news releases Trading rules 1 buy signal - the ap
Professional XAUUSD H1 trend indicator with non-repainting signals, ATR-based SL/TP levels, forecast visualization, dashboard analytics, and Telegram alerts. Designed for traders who want fewer but higher-quality gold trend entries instead of noisy scalping signals. The indicator combines: multi-EMA trend structure, ADX trend-strength filtering, stochastic momentum confirmation, higher-timeframe direction alignment, volatility-adaptive risk levels. Signals are generated only on closed candles an
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE:   Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Learn Smart Trend Trading System Everything you need to learn, install, and use the
Trend Sniper X
Sarvarbek Abduvoxobov
5 (13)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. for MT4: https://www.mql5.com/en/market/product/193245 Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! How to Maximize Your Win Rate with Trend Sniper X: Key Rules & Sess
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market structure for you, maps the hig
SuperScalp Pro
Van Minh Nguyen
4.63 (32)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. IMPORTANT! You can use the SuperScalp Pro Auto Trader EA to automatically trade SuperScalp Pro signals: [Auto Trader] Follow the official
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . PRICE UPDATE NOTICE: Currently available for $199. The price will   increase to $399   after the next   30 purchases . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to
Superhero
Ihor Otkydach
5 (3)
The SUPERHERO indicator is a multi-currency trading system designed on an "all-inclusive" basis. The indicator independently analyzes the market and provides signals on when to open and close trades. It uses Stop Loss and Take Profit orders. The R:R ratio is 1:1. From time to time, I personally trade based on this system's signals, and here are the results I get—   LIVE SIGNAL This system can send push notifications to your smartphone, so you can place trades "on the go" without needing to be ti
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Divergence Bomber
Ihor Otkydach
4.89 (94)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
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
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Atomic Analyst MT5
Issam Kassas
4.44 (54)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. Click here to watch the complete Atomic Analyst Online Course:  https://www.mql5.com/en/blogs/post/757478
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – Professional Multi-Filter Fibonacci Grid Trading System FiboSniper Pro is an advanced technical trading indicator system that combines Fibonacci Envelopes with multiple layers of market confirmation, including ADX, EMA, RSI, ATR, and Time Filters. By combining price structure, trend, momentum, and volatility analysis, it helps traders identify more selective and higher-quality entry opportunities while providing automatic ATR-based Stop Loss and Take Profit levels for structured
The UZFX {SSS} Scalping Smart Signals v5.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders who demand accurate, real-time signals in fast-moving markets. Developed by (UZFX-LABS), this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guessing
Axiom Matrix
Issam Kassas
5 (6)
LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. SPECIAL OFFER:  After purchasing Axiom Matrix, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. [User Manual] , [Online Course] , [PDF]  And [DEMO] Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watc
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potential of Advanced Supply
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
TREND CATCHER INDICATOR Trend Catcher Indicator analyzes market price movements, using a combination of the author’s proprietary and customized adaptive trend-analysis indicators.  It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.  It also uses a combination of smoothing and trend-filtering customized indicators such as moving averages, RSI, and volatility filters.   Real ope
Power Candles MT5
Daniel Stein
5 (10)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
KURAMA GOLD SIGNAL PRO (MT5) — 7-Layer Filter, Auto TP/SL, Quality Score & Signal History Save | Complete XAUUSD Trading System No repaint in real time. The moment a signal appears, the arrow, entry, TP and SL are locked on the spot and never move afterward. What you trade is this real-time signal. And in v7.20, every signal that is actually sent is auto-saved and restored exactly after restart. BUYER BONUS Buy the lifetime license and receive AI Zone Radar (
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
A new King in town - Indicator + Order management indications(tp1+tp2+tp3) + Optional Telegram Signal sender   INCLUDED (FREE) ( FULL TRADING  and SIGNAL SYSTEM ) Our best EA for Gold: Gold Slayer  This indicator includes an advanced Strategy, a trading system with customisable order management and a mean reversion system that combines envelope extensions, backed by multiple intelligent confirmation filters like RSI to catch high probability reversal entries with BUY and SELL signals . The indi
SR Liquidity   is a trading indicator designed to reveal the hidden zones where market liquidity concentrates and price reacts most strongly. These special liquidity areas act as powerful support and resistance levels, giving you a clear map of where the market is most likely to reverse. Instead of drawing ordinary Support/Resistance lines, SR Liquidity analyzes real price behavior to detect the zones where buying and selling pressure accumulate. These are actually the pools of liquidity that dr
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Latest News : Version 1.64 has been released, All trades now have a Stop Loss placed behind the relevant Support/Resistance zones. The Smart Close function has also been improved to increase the EA’s performance in this version. Since August 9, the live signal has been running on Version 1.64. Price Plan: Current Price: $169 (Early Adopter Offer) Next
Grabber System MT5
Ihor Otkydach
4.83 (24)
Let me introduce you to an excellent technical indicator – Grabber, which works as a ready-to-use "All-Inclusive" trading strategy. Within a single code, it integrates powerful tools for technical market analysis, trading signals (arrows), alert functions, and push notifications. Every buyer of this indicator also receives the following for free: Grabber Utility for automatic management of open orders Step-by-step video guide: how to install, configure, and trade with the indicator Custom set fi
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Smart Market Structure Toolkit
Garry James Goodchild
5 (1)
Smart Market Structure Pro by G-Labs — ICT and Smart Money Concepts toolkit with built-in multi-symbol scanner for MetaTrader 5. Break of structure, change of character, order blocks, fair value gaps, liquidity sweeps, premium and discount zones, ICT sessions, confluence scoring, AI trade ideas, and a traffic-light scanner across up to 30 pairs and four timeframes from one chart. Map SMC and ICT on the active chart while the built-in scanner monitors your full watchlist. Each cell shows BUY, S
More from author
Currency Strength Pro ranks the eight major currencies by relative strength, read from up to 28 pairs, on a multi-timeframe composite, then ranks the basket's own pairs into a graded scanner. Closed bars only, never on a tick. Launch price: $59. It rises to $69 after the next 10 copies, then step by step to the final $98.  The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. The strength table answers "which currency". The scanner
Currency Strength Flux ranks the eight major currencies by relative strength, read from up to 28 pairs, on a four-timeframe composite that only ever uses closed bars. The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. Everything on the panel serves that one decision. What it does The panel ranks EUR, GBP, AUD, NZD, USD, CAD, CHF and JPY from strongest to weakest. Every reading is built from the pairs your broker actually quotes.
FREE
Currency Strength 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
Wave Trend Oscillator MTF is a two-line momentum oscillator in its own sub-window. The fast line measures how far the typical price has run from its own smoothed centre, relative to its recent average deviation, and a slower average of that fast line is drawn beside it. The event is a cross between the two lines inside a zone the market has actually reached. Crosses in the middle of the range are not signals, and that single rule is what separates this product from a plain oscillator. Three thin
FREE
Currency Strength Pro ranks the eight major currencies by relative strength, read from up to 28 pairs, on a multi-timeframe composite, then ranks the basket's own pairs into a graded scanner. Closed bars only, never on a tick. Launch price: $59. It rises to $69 after the next 10 copies, then step by step to the final $98.  The idea is simple: trade a strong currency against a weak one, instead of the chart that happens to look nice today. The strength table answers "which currency". The scanner
UT Bot MTF
Evgenii Sutulov
UT Bot MTF is an ATR trailing stop and the flip signals it produces. The stop follows price at a distance of a chosen multiple of ATR, ratchets in the direction of the move and never gives ground back. When price closes through it, the stop flips to the other side and the indicator marks a BUY or a SELL. That is the whole engine, and it is deliberately simple. What this product adds around it is the part that decides whether you can actually use it: four independent filters, an honest account of
FREE
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
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
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
Half Trend Scanner is two products in one file. The first is Half Trend itself, drawn on the chart in front of you: the stepped trend line that holds its level until the market takes it out, the ATR channel around it, and the flip arrows. The second is a board that runs the same calculation across a list of symbols on several timeframes at once. The board says which pairs have flipped and how recently; the chart under it shows you the line and the channel, so you do not have to attach a second i
Filter:
No reviews
Reply to review