Custom Screener

Summary

Multi-symbol and multi-timeframe monitor for MT5. Define conditions as plain expressions and the screener scans continuously, alerting you by pop-up, sound or push when a symbol starts meeting your rule.

Description

Custom Screener scans multiple symbols and timeframes using user-defined conditions based on price, moving averages, RSI, Stochastic, and candlestick patterns. Results are shown in a sortable table with one-click chart opening.

Continuous scanning. By default the screener does not stop when the scan ends: the cycle restarts on its own, aligned with the next candle open, and the table is updated in place. If you prefer one scan per click, as in earlier versions, set scanMode to the single-run option.

Alerts at the right moment. Pop-up, sound and mobile push are enabled independently and fire on transition — when a symbol starts meeting the condition — instead of repeating on every scan. Occurrences from the same cycle arrive grouped into a single notice.

It helps monitor many markets with objective rules, without extra scripts.

Main Features

  • Multi-symbol and multi-timeframe scanning.
  • Continuous scanning by default via scanMode : the cycle restarts on its own, aligned with the candle open, with a single-pass mode available.
  • Pop-up, sound and mobile push alerts, fired on transition and grouped into one notice per cycle.
  • Up to 5 named setups per instance: the setup label follows the signal in the table (e.g. Buy (9.2) ).
  • Strategy name via strategyName , shown in the panel title and in the indicator window.
  • Custom buy and sell conditions with natural expression syntax.
  • Support for native expression variables for price, moving averages, RSI, Stochastic, and candlestick patterns.
  • Candlestick pattern library with 1, 2, and 3-candle formations.
  • Progress bar with real-time fill and estimated time remaining (ETA) during scanning.
  • Stochastic Oscillator support: use stochK[index] and stochD[index] in expressions.
  • ADX support: use adx[index] , diPlus[index] and diMinus[index] to measure trend strength and direction.
  • Rescan aligned to the timeframe set in rescanTimeframe : on H1 the cycle restarts at the top of each hour.
  • Built-in condition reference: the Help button lists variables, operators and examples inside the panel.
  • Interactive results table with sorting and fast chart access.
  • Optional chart template application when opening charts.
  • Result filter: show all, with signal only, buy only, sell only.
  • Incremental batch scanning with visible progress, cancellation, and partial results.
  • Visible history synchronization during the scan, with a Sync toggle to show or hide pending items.
  • UI language input with 11 supported languages.
  • Parentheses and operator precedence support in logical conditions.
  • Input syntax validation before the interface starts.

How to Use

  1. Add the indicator to a chart.
  2. Select symbols (Market Watch) and timeframes.
  3. Configure buyCondition and sellCondition in one or more setups, naming each one.
  4. (Optional) Configure chartTemplate and resultFilter .
  5. (Optional) Adjust scanMode and enable the alerts you want.
  6. Click Search to start scanning.
  7. Follow progress in the status area.
  8. In continuous scanning, the status shows a countdown to the next pass when the cycle ends.
  9. (Optional) Use Sync to show or hide items that are still synchronizing.
  10. (Optional) Click Cancel to stop the scan.
  11. Click a result row to open the corresponding chart.
  12. Click Close to remove the indicator from the chart.

Condition Syntax

Supported variables:

  • ma1[index], ma2[index], ma3[index]
  • close[index], open[index], high[index], low[index]
  • rsi[index]
  • stochK[index], stochD[index]
  • adx[index], diPlus[index], diMinus[index]
  • 1-candle patterns: doji, longLeggedDoji, dragonflyDoji, gravestoneDoji, spinningTop, marubozuBull, marubozuBear, hammer, invertedHammer, hangingMan, shootingStar
  • 2-candle patterns: bullishEngulfing, bearishEngulfing, bullishHarami, bearishHarami, haramiCrossBull, haramiCrossBear, piercingLine, darkCloudCover, tweezerTop, tweezerBottom, insideBar, outsideBar
  • 3-candle patterns: morningStar, eveningStar, morningDojiStar, eveningDojiStar, threeWhiteSoldiers, threeBlackCrows

Supported indexes: 0..10

Operators:

  • Comparison: >, <, >=, <=, ==, !=
  • Logical: &&, ||
  • Parentheses: ( )

Examples:

  • rsi[1] < 30 && bullishEngulfing[1]
  • hammer[1] && close[1] > ma1[1]
  • morningStar[1] || threeWhiteSoldiers[1]
  • stochK[1] < 20 && stochK[1] > stochD[1]

Inputs

  • Strategy: strategyName (name shown in the panel title and window).
  • Moving Averages 1/2/3: period, shift, method, applied price.
  • Stochastic Oscillator: K period, D period, slowing.
  • ADX: period (adx, diPlus, diMinus).
  • Custom Conditions (Setup 1 to 5): setupName, buyCondition and sellCondition per setup.
  • Chart Opening: chartTemplate (template applied when opening a chart).
  • Results Filter: resultFilter (all, with signal, buy, sell).
  • Scan Mode: scanMode (continuous or single pass), rescanTimeframe (timeframe whose candle open restarts the cycle).
  • Alerts: alertPopup, alertSound, alertPush, alertSoundFile.
  • Logs / Logging: enableLogs (None, Errors, All).
  • Language: uiLanguage (Portuguese, English, Russian, Chinese, Spanish, Japanese, German, Korean, French, Italian, Turkish).

Notes

  • This indicator does not open or close orders; it only reports signals.
  • To use templates, the .tpl file must exist in MQL5/Profiles/Templates .
  • Continuous scanning is the default from v1.5 on. If you are upgrading and prefer the previous behavior of one scan per click, set scanMode to the single-pass option.
  • From v1.6 on, rescanIntervalSec is replaced by rescanTimeframe . A .set file saved in v1.5 loses the old key and falls back to the M1 default, which reproduces the previous factory behavior.
  • The Help button in the panel footer opens the full list of variables, operators and examples without leaving the terminal.
  • Expressions from earlier versions remain valid without edits: buyCondition and sellCondition kept their names and became Setup 1.
  • An unnamed setup produces the same output as earlier versions; when named, the label follows the signal.
  • Alerts fire on the no-signal → signal transition and do not repeat while the condition stays true.
  • Insufficient data and items still synchronizing never trigger alerts.
  • If the buy and the sell condition are both true, the result label is Setup.
  • During scanning, some items may first appear as Syncing while history is still loading.
  • The Total found counter only includes final visible results.
  • Insufficient data is shown when there is not enough history to evaluate conditions.
  • Insufficient data appears in the table only when resultFilter = RESULT_FILTER_ALL .
  • Use enableLogs only when diagnostics are needed.
  • Support and contact: use the seller profile on MQL5 for questions, suggestions, and bug reports.
  • If any expression across the five setups has invalid syntax, the error is shown in alert/log, naming the field, and the indicator is removed from the chart.
Recommended products
Currency Strength Monitor is a professional multi-currency strength indicator for MetaTrader 5 that analyzes and displays the relative strength of 8 major currencies (USD, EUR, GBP, AUD, NZD, JPY, CHF, CAD) in real-time. The indicator calculates strength values by aggregating price movements across 28 currency pairs and normalizing them using ATR, providing traders with a clear visual representation of which currencies are strengthening or weakening. Key Features: Multi-Currency Analysis — Monit
A0 Break Quality is a free educational indicator for traders who want to understand how price interacts with support and resistance instead of following an unexplained buy or sell arrow. The indicator evaluates confirmed swing levels using closed candles. It separates a simple touch from a wick sweep, a weak close, a body break, follow-through, a retest hold and a failed break. The chart panel explains the latest state in plain English and shows the currently tracked support and resistance. M
FREE
️ FWS Currency Strength - 8-Currency Multi-Timeframe Meter See which currency is strongest - and which pair to trade right now. Currency Strength ranks all 8 G8 currencies (USD, EUR, GBP, JPY, AUD, CAD, NZD, CHF) from strongest to weakest using true cross-pair averaging across 5 timeframes (M5/M15/H1/H4/D1). It then auto-suggests the best pair to trade - the strongest currency vs the weakest. Compact on-chart panel plus a stunning browser dashboard. Part of the Forex Weather Station suite.
CSI Table
Triet Lam Minh
4 (1)
To calculate strength of currencies and to show in table There is 1 parameter: . Show recommended pairs: true/false -> To show top 1 of strong and weak currency Tips to trade: . To trade only with strongest vs weakest currency . When H1, M30, M15, M5 of specific currency is up or down -> consider to open BUY/SELL . It can combine: + strongest currency vs weakest currency  +  strongest currency vs 2nd weakest currency + 2nd strongest currency vs weakest currency 
FREE
Stay ahead of market momentum with the Pip Movement Alert MT5, a versatile multicurrency indicator designed to track and alert traders on precise pip movements across multiple symbols, ideal for forex, stocks, crypto, and commodities trading. Praised in trading communities like Forex Factory and Reddit’s r/Forex, and highlighted in discussions on Investopedia and TradingView for its ability to detect sudden market shifts, this indicator is a must-have for traders seeking to capitalize on rapid p
FREE
Dsc Oscillator
Diogo Sawitzki Cansi
Recomended broker: https://tinyurl.com/5ftaha7c Indicator used to monitor price fluctuations in the market and discover possible reversals through reversal points or divergences in the indicator. All assets and all timeframes.   SEE OUR RESULTS ON INSTAGRAM:  https://www.instagram.com/diogo.cansi/   TELEGRAM GROUP =  https://t.me/robosdsc More information by email dscinvestimentos@gmail.com or by Whatsapp 55-991372299
FREE
Spread Monitor Pro
Simon Draxler
5 (1)
DRX SPREAD MONITOR is a professional utility designed to visualize and analyze broker spreads in real-time. It helps traders identify hidden costs caused by spread widening during news events, rollovers, or low liquidity sessions. This tool is essential for Scalpers and Gold traders who need to ensure execution quality and avoid entering trades when trading costs are statistically too high. Key Features Real-Time Histogram: Displays the spread history in a separate window with color-coding for N
FREE
Pin Bars MT5
Yury Emeliyanov
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 directi
FREE
Visual correlation MT5
Andrey Tatarinov
5 (4)
The behavior of different currency pairs is interconnected. The Visual Correlation indicator allows you to display different Symbols on a single chart while preserving the scale. You can determine a positive, negative correlation, or lack thereof. Some instruments begin to move earlier than others. Such moments can be determined when overlaying charts. To display a tool on a chart, enter its name in the Symbol field. Version for MT4  https://www.mql5.com/en/market/product/33063
FREE
Doji Hammer Scanner MT5 Multi-Symbol Doji & Hammer Candlestick Scanner with Clickable Chart Navigation Doji Hammer Scanner is a simple MT5 indicator that automatically scans multiple symbols and detects Doji and Hammer candlestick patterns on the last closed candle. Instead of manually switching between charts, the scanner checks all configured symbols and displays detected patterns directly on the chart. Main Features Multi-symbol candlestick scanning Detects Doji patterns Detects Lower H
FREE
NeuroExt
Dmytryi Voitukhov
4 (11)
https://t.me/mql5_neuroExt   actual version Signal https://www.mql5.com/ru/signals/1511461 You can use any tool. The bases will be automatically created at the start of the Learn. If you need to start learning from 0 - just delete the base files. Initial deposit - from 200 ye. Options: DO NOT ATTEMPT TO TEST WITHOUT NEURAL NETWORK TRAINING! it is enough for the balance graph after training to be horizontal. generating a training base is extremely simple.  there is a ready-made training for U
FREE
Show Pips for MT5
Roman Podpora
4.48 (31)
This information indicator will be useful for those who always want to be aware of the current situation on the account. VERSION MT 4 - More useful indicators 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. There are several options for placing the information line on the chart: - To the right of the price (runs behind the price); - As a comment (in the upper lef
FREE
AZ session scalper A small but useful session indicator, designed primarily for scalping. Enable the session you plan to trade, watch the reaction of the M5/M15 candlesticks to the level of the previous trading session, and enter. We always look at the reaction of the current session to the previous one. For example, if you trade the Americas, enable the European session, and watch how one session takes away liquidity from another. Important: adjust the time to your broker's time zone in the i
FREE
Welcome to the EPo-CreW Forex Super ORB-H4 Indicator! This guide will teach you how to use this powerful tool to identify high-probability trading opportunities based on the market's first 4-hour opening range. Whether you're a beginner or experienced trader, this system will help you trade with more confidence and consistency. THIS IS A DEMO PRODUCT, IT WILL EXPIRE AFTER 30 DAYS FROM THE DAY OF INSTALLATION.  Full version available here: https://www.mql5.com/en/market/product/160926?source=Site
FREE
Correlation Matrix Pro - Multi Currency Pairs Hedge Scanner Understand the relationships between currency pairs in real-time! A powerful analysis tool that helps you visualize statistical relationships between up to 6 currency pairs simultaneously. Perfect for portfolio management, risk diversification, and hedging strategies. KEY FEATURES - Real-time Pearson correlation using log returns - Monitor up to 6 currency pairs simultaneously - Automatic timeframe detection - Adjustable lookback
FREE
Product Overview Global Session Zones System is a chart indicator designed for both   MT4 and MT5   platforms. It visualizes the four major global trading sessions (New York, London, Tokyo, Sydney) by drawing session background boxes, key price levels, and a statistical panel. It helps traders identify market volatility and trend strength, providing reliable breakout signals. Core Features Session Visualization : Customizable start/end times and colors for the four major sessions. Technical Anal
Ninja Trend Matrix MT5 Ninja Trend Matrix MT5 is a MetaTrader 5 indicator that brings multi-timeframe trend direction, relative strength and ATR-based volatility together in one dashboard. It helps you review the current market environment before making a discretionary decision or using another trading system. The indicator does not open, modify or close trades. It does not display entry arrows, take-profit levels, stop-loss levels, win rates or profit forecasts. Main features Classifies each se
FREE
Knowledge of the strength and weakness of each currency is vital for every forex trader. Our   Currency Strength Meter indicator   measures the strength of eight major currencies (USD, EUR, GBP, CHF, JPY, CAD, AUD, NZD) by using the Relative Strength Index indicator, also known as RSI. The Currency Strength Meter indicator shows you, simply and quickly, when a currency is oversold, overbought, or in "normal area". This way, you can identify which currency is the strongest and the weakest. Our
Overview Candle Timer Countdown Pro displays a smooth, accurate countdown to the close of the current candle, accompanied by a circular progress arc that gives you an instant visual sense of time remaining. Unlike other timers that freeze between ticks or drift out of sync, this indicator uses server time interpolation to deliver a stutter-free countdown on every timeframe from M1 to MN. Whether you trade scalping setups on the 1-minute chart or swing positions on H4, knowing exactly when the cu
NINJA SYMBOL PASSPORT MT5 OVERVIEW NINJA Symbol Passport MT5 is a free read-only utility for reviewing broker-provided symbol specifications and current trading conditions. It can scan symbols in Market Watch or symbols available on the server, with an effective limit of up to 200. The panel and input names are in English. DATA CHECKED The panel shows the trading session, expiry, trade mode, estimated spread cost, estimated margin for a reference volume, and the spread-to-ATR ratio. Each symbol
FREE
Trading Sessions by Mahefa R is an indicator for MetaTrader 5 that visually identifies the four main trading sessions: New York, London, Tokyo, and Sydney . Designed to provide a clean, intuitive, and professional market view, it highlights the most active periods of the Forex market using smart visualization of session ranges , session-specific candle colors , and daily separators . Main Features: Automatic detection of the 4 major sessions New York London Tokyo Sydney Each session is fully c
FREE
Smart Fair Value Gap Pro
Joao Luiz Savioli Filho
Unlock the power of Smart Money Concepts (SMC) with the cleanest FVG indicator on the market. Smart FVG Pro is not just another gap detector. It is designed for professional traders who need to filter out noise and focus on high-probability reversal zones. Unlike standard indicators that clutter your chart with every minor gap, Smart FVG Pro uses advanced filtering logic (Trend + Volatility) and a unique "Smart Mitigation" system to automatically remove invalidated zones, keeping your chart clea
Nika Session Spread Intelligence is a lightweight on-chart indicator that shows you exactly when your market opens, how long until it closes, and displays all trading sessions at a glance — directly on your chart in a clean, dark-themed panel. Unlike generic session indicators, this tool reads your broker's actual session schedule for any symbol via de>SymbolInfoSessionTrade, so the times shown are always accurate for your specific instrument and server — whether it is forex, indices, commoditie
FREE
Gold Venamax MT5
Sergei Linskii
3.5 (2)
Gold Venamax - this is a best stock technical indicator. The indicator algorithm analyzes the price movement of an asset and reflects volatility and potential entry zones. Live Signal of manual trading >>>   [ Click Here ] Indicator features: This is a super indicator with Magic and two Blocks of trend arrows for comfortable and profitable trading. Red Button for switching blocks is displayed on the chart. Magic is set in the indicator settings, so that you can install the indicator on two chart
MultiFrame Trend Detector: Advanced Forex Trend Analysis Indicator The MultiFrame Trend Detector is a powerful MetaTrader 5 indicator that provides traders with comprehensive trend analysis across multiple timeframes. By dynamically adjusting trend thresholds based on the relationship between timeframes, the MultiFrame Trend Detector delivers reliable and consistent trend detection for all Forex pairs and precious metals. Key Features Custom Timeframe Analysis : Analyze trends across multiple, u
Visual Dolphin Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Dolphin Indicator Unlock the rhythm of the market with the Visual Dolphin Indicator, your ultimate tool for identifying and capitalizing on market trends with clarity and confidence. Designed for both novice and experienced traders, this indicator eliminates the noise and guesswork, providing crystal-clear buy and sell signals directly on your chart. The Logic Behind the Waves The core of the Visual Dolphin Indicator is a sophisticated yet intuitive dual-wave system based on moving avera
Chart Symbol Changer for MT5
Juvenille Emperor Limited
5 (11)
Chart Symbol Changer for MT5   is an indicator/utility that offers you the option to change the current chart symbol that is attached onto with a click of a symbol button on its panel.  Chart Symbol Changer for MT5  gives you the option to configure the 32 symbol buttons to your personal preference, by adding the pairs you want to keep any eye on and trade the most. This way you will never miss an opportunity, because you can have a faster view of the market on your chart with just a few clicks.
FREE
Moving Spread
Jose Maria Molina Sanchez
Moving Spread – Real-Time Market Cost Monitor Monitor the average spread in real time and avoid trading during high-cost periods. What does this indicator do? The Moving Spread measures the average spread (in points) of the market in real time, showing how it varies over time. It's an essential tool for traders who want to understand when the entry cost is too high, which can erode profits even before a trade begins. Why does it matter? A high spread means you're paying more to enter and
FREE
Indicator MTF Qristalium Arrows is a semi - automatic trading system. It works on all currency pairs.  The indicator uses three rules: 1) we trade only on the trend, 2)"buy when everyone sells and sell when everyone buys", 3) the Price always goes against the crowd.  Indicator MTF Arrows Qristalium filter rules across multiple time frames using the built-in indicators. If the trend matches on the selected time intervals, the indicator will give an arrow to enter the market. Then you make you
A tool for creating Bill Williams indicators Our tool provides the ability to set Bill Williams indicators on a chart with a mouse click. - The Awesome Oscillator (AO) indicator helps to assess the driving force of the trend. - Alligator indicator — determines the current state of the trend and possible entry and exit points. - Fractals indicator — helps to identify significant levels  - Accelerator Oscillator (AC) indicator — shows the change in trend acceleration. - Market Facilitation Index
FREE
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE:   Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades.   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] Smart T
Trend Sniper X
Sarvarbek Abduvoxobov
5 (10)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a 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
Superhero
Ihor Otkydach
5 (2)
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
SuperScalp Pro
Van Minh Nguyen
4.61 (31)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
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
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
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
Divergence Bomber
Ihor Otkydach
4.89 (93)
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"
M1 Sniper MT5
Oleg Rodin
5 (5)
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
GoldenX Entry MT5
Kareem Abbas
5 (15)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
Atomic Analyst MT5
Issam Kassas
4.43 (51)
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. [How to use] , [User Manual] ,  [PDF]  And [DEMO] Atomic Analyst is a non-repainting, non-redrawing, and n
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
Reda El Koutbane
5 (6)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
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
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 Heikin Ashi Signals
Muhammad Jawad Shabir
5 (3)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
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
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
Smc Pro ToolKit
Talal N Z Aljarusha
5 (5)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
Atbot
Zaha Feiz
4.69 (55)
ATy Gold and BTC  Join my MQL5 channel to update the latest news from me.  My community of over 80,000 members on MQL5 ATbot : How It Works and How to Use It How It Works The "AtBot" indicator for the MT5 platform generates buy and sell signals using a combination of technical analysis tools. It integrates Simple Moving Average (SMA), Exponential Moving Average (EMA), and the Average True Range (ATR) index to identify trading opportunities. Additionally, it can utilize Heikin Ashi candles to en
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max, your 1-on-1 AI tradi
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. 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, d
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
SkyHammer Signal Pro Professional No-Repaint Trend Signal Indicator with Locked Entry, SL and TP Levels SkyHammer Signal Pro is a structured trend and momentum signal indicator designed for traders who want clear, fixed, and verifiable trading signals. It works best on lower timeframes such as M1 and M5 . The indicator does not try to predict tops or bottoms. Instead, it waits for confirmed market structure, trend direction, momentum strength, volatility quality, and target space before generati
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro: Synthetic Multi-Timeframe Bias Engine for MT5 ️ Summer Launch Offer — Get The Oracle Pro for USD 199 (early buyers). Price rises with traction; final price USD 399. The Oracle Pro is a premium multi-timeframe bias engine for MetaTrader 5, built for demanding and professional traders. It answers one question with discipline: what is the directional bias on each timeframe right now, how strong is it, and how much do the timeframes agree? Everything is computed on closed bars only
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
Filter:
HudsonMedinaMT5
71
HudsonMedinaMT5 2026.08.03 16:16 
 

User didn't leave any comment to the rating

Reply to review