VibeFox QQE Mod

VibeFox QQE Mod — smoothed RSI oscillator with histogram and signal line

VibeFox QQE Mod is a MetaTrader 5 implementation of the QQE Mod oscillator originally by Mihkel00. It draws a colour-coded histogram and a signal line in a separate subwindow, marks entry signals directly on the price chart, and gathers all controls into a compact interactive panel. Instead of reading a plain RSI, you see whether momentum is above or below the neutral zone, whether the Bollinger Band squeeze has expanded, and exactly where threshold and line-cross signals fired — all at once, without leaving the chart.

What QQE Mod measures

The indicator starts from Welles Wilder's RSI, smooths it with an EMA, then applies the Qualitative Quantitative Estimation (QQE) trailing-stop technique to that smoothed RSI. The result is a QQE Hist histogram that oscillates around zero. When the histogram is above the positive threshold band it shows bullish momentum; when it is below the negative threshold band it shows bearish momentum; between the two bands lies a neutral zone where no reliable signal fires.

A QQE Signal line — the fast ATR trailing line of the raw smoothed RSI, shifted to zero — is drawn on top of the histogram in gold. Crossings between the histogram and this signal line are one of the two signal types the indicator watches.

Bollinger Bands on the histogram

The histogram bars are coloured by the position of RSI-50 relative to Bollinger Bands computed over it. When the RSI value is above the upper band the bar turns blue (bullish expansion); when it is below the lower band the bar turns red (bearish expansion); within the bands the bar is neutral grey. This colour layer lets you see at a glance whether the current momentum has pushed outside its recent range — the core of the Mihkel00 QQE Mod concept.

Threshold bands

Two dotted horizontal lines at +Threshold and -Threshold mark the neutral zone. The Threshold Level parameter sets their distance from zero. A histogram bar that crosses above +Threshold is read as a potential buy; one that crosses below -Threshold is read as a potential sell. Narrowing the threshold catches more crossings; widening it filters out noise inside a choppy range.

Entry points

The indicator offers two independent signal types, each producing arrow markers on the price chart. Both types can be active at the same time or disabled individually.

Threshold Cross signal

Fires when the histogram crosses +Threshold upward (BUY marker) or -Threshold downward (SELL marker). This is the classic QQE Mod entry: momentum has broken out of the neutral zone in a clear direction.

Line Cross signal

Fires when the histogram crosses the QQE Signal line upward (BUY marker) or downward (SELL marker). This is a faster, more sensitive signal — it reacts as soon as the histogram changes direction relative to the trailing signal line, even within the neutral zone.

Both signal types share the same marker size and color settings. Buy and sell markers are colored separately so the direction reads instantly on any chart density.

Interactive on-chart panel

The whole interface is a smooth canvas-based panel built for quick mouse control. QQE parameters, Bollinger Band settings and entry controls are all arranged in compact three-column rows, with the entry block set apart by its own gold ENTRY header. The panel header holds the control icons.

Power — turns the drawing of plots and signals on and off without removing the indicator from the chart.

Settings (gear) — opens and closes the settings panel.

Updown (arrows) — moves the panel between a separate subwindow and the main chart.

Close (cross) — closes the indicator.

Resizable — drag the bottom-right corner to scale the panel.

Collapsible — double-click the Header to collapse the panel into a compact strip.

Mouse wheel — hover over any Number field and scroll the wheel to change the value without opening the keyboard.

Settings and personalization

The Settings button opens a section where the panel is fitted to your workspace: a light, dark or automatic Theme, an adjustable panel width, Header size, Row height and Font size. Extra touches let you hide the bottom bar with Hide Footer, shrink the cap when collapsed with Mini Header, and auto-collapse the panel on a click outside it. Almost every parameter can be changed live right on the panel — the input fields on the Inputs tab only set the starting values. You can also run several independent copies on one chart by giving each a unique Instance, to compare QQE settings side by side.

Entry notifications

You do not have to sit and watch the chart waiting for a signal. Each entry can be sent through several notification channels, switched on independently right in the panel, in the NOTIFY ENTRIES group.

Alert — a popup message inside the terminal.

Push — a mobile notification to the MetaTrader app on your phone.

Email — a letter sent through the terminal's mail settings.

Telegram — the alert text together with a chart screenshot, sent straight to your Telegram chat.

Switch on only the channels you need, and you are alerted the moment a new entry appears on the symbol and timeframe you are working with.

Visual history (HTML report)

Enable the Html channel and every entry signal is saved to an HTML report together with a screenshot of the chart at the moment it fired. The report is kept in the terminal's Files folder, in the VibeFox_QQEMod directory (the result.html file), and opens in any browser — a visual log of every QQE Mod signal the indicator found. The trash button clears the report and its screenshots in one click whenever you want to start fresh.

Telegram Alerts

Signals can also be delivered straight to your Telegram chat — the alert text together with a screenshot of the chart at the moment of detection. Turn on the Telegram channel and enter your bot token and chat id in the inputs.

Delivery rides on the HTML report: each new signal is written into the report, and the report — opened in a browser — forwards it to your Telegram chat on its own. For this reason, enabling Telegram automatically keeps the Html report on, and the two channels work together.

Built-in multilingual help

The panel has a full help page built in, available in 10 languages, so every control is explained right where you use it.

Parameters (Inputs tab)

Most settings can also be changed live right on the panel (the Settings button) — the input parameters only set the starting values at launch.

QQE

RSI Length — RSI calculation period (Wilder RSI). Default: 6.

RSI Smoothing — EMA smoothing period applied to the RSI before the QQE calculation. Default: 5.

QQE Factor — multiplier for the QQE trailing band width; larger values produce a wider, slower band. Default: 3.0.

Threshold Level — distance from zero of the neutral-zone boundary lines; the histogram must cross above +Threshold or below -Threshold for a Threshold Cross signal. Default: 3.0.

Bollinger Bands

BB Length — period of the Bollinger Bands calculated over the RSI-50 histogram; controls how wide the colour-change envelope is. Default: 50.

BB Multiplier — standard-deviation multiplier of the Bollinger Bands; lower values colour more bars, higher values colour only sharp expansions. Default: 0.35.

Entry Points

Threshold Cross signal — enable the Threshold Cross entry: a BUY marker when the histogram crosses +Threshold upward, a SELL marker when it crosses -Threshold downward. Default: off.

Line Cross signal — enable the Line Cross entry: a BUY marker when the histogram crosses the QQE Signal line upward, a SELL marker when it crosses downward. Default: off.

Marker Size (1-5) — size of the signal arrow drawn on the price chart, from 1 (smallest) to 5 (largest). Default: 2.

Buy Color — color of the BUY signal arrow on the price chart. Default: LimeGreen.

Sell Color — color of the SELL signal arrow on the price chart. Default: Red.

Notifications

Push Notification — push notification to the mobile MetaTrader terminal. Default: off.

Alert Popup — an Alert popup inside the terminal. Default: off.

Email — a letter through the terminal's mail settings. Default: off.

Html Report — saves each signal with a screenshot to an HTML report (the Files folder, VibeFox_QQEMod directory, result.html file), opens in any browser. Default: off.

Telegram — send each signal to your Telegram chat (alert text plus a chart screenshot) through the HTML report. Default: off.

Telegram bot token — the token of your Telegram bot, used to send the messages.

Telegram chat id — the id of the Telegram chat that receives the signals.

Panel / Settings

Panel width, px (300..800) — panel width in pixels, range 300 to 800. Default: 800.

Header size (1..6) — header size, 1 to 6. Default: 1.

Theme — color theme: Auto (follows the chart), Dark or Light. Default: Auto.

Row height (px) — panel row height in pixels. Default: 34.

Font size — panel font size. Default: 8.

Hide Footer — hide the bottom bar of the panel. Default: off.

Mini Header on collapse — show a mini header when the panel is collapsed. Default: off.

Close on click outside — collapse the panel on a click outside it. Default: off.

Instance (unique per copy: 1,2,3...) — copy number of the indicator; lets you keep several independent copies on one chart with different settings. Default: 1.

Panel Start Window — where the panel opens at launch: Subwindow (inside the oscillator subwindow) or Chart (on the main price chart). Default: Subwindow.

Recommended products
VibeFox DeMarker — DeMarker oscillator with entry points VibeFox DeMarker is a real-time DeMarker indicator for MetaTrader 5. It plots the DeMarker line in a separate subwindow with overbought, oversold and midline levels, marks the moment an entry signal appears right on the price chart, and gathers all the controls into one modern interactive panel. Instead of manually watching the oscillator and guessing when an overbought or oversold extreme is ending, you see the exhaustion of the move and
VibeFox Session Spring — reversion to the session open with spring entry points VibeFox Session Spring is a real-time intraday indicator for MetaTrader 5. It marks the price at which each trading session opened, watches how far price stretches away from that open, and signals the moment price springs back toward it — placing a clear entry marker right on the price chart. Every control is gathered into one modern interactive panel, so you see the session structure and the entry point at the very
Nexus Target Pro Indicator Product Overview Nexus Target Pro is a technical indicator designed for breakout zone analysis. The tool charts a dynamic breakout box based on user-defined time ranges and plots arrow signals when price breaks out of the established zones. Technical Features Signal Generation: Displays non-repainting breakout direction arrows on the chart. Target Levels: Plots up to 5 calculated profit target levels based on the breakout box structure. Risk Levels: Displays a sugges
Visual Dynamic Envelope Crossover: Precision Signals for Modern Traders Unlock a new level of clarity in your trading with the Visual Dynamic Envelope Crossover indicator. Designed for traders who demand precision and simplicity, this powerful tool eliminates guesswork by identifying high-probability entry points with clear, non-repainting buy and sell arrows directly on your chart. For just $30, you get a sophisticated yet easy-to-use indicator that can become the cornerstone of your trading s
PO3 HTF Candle
Sakariya Bhaskar Nitinbhai
HTF PO3 Candle Indicator   The HTF PO3 Candle indicator brings the “Power of Three” concept from a higher timeframe directly onto your chart, letting you see key structure levels—and potential entry/exit zones—from a larger market context without switching timeframes. Key Features: 1. Overlay Higher-Timeframe Candles      - Draws the open, high, low, and close of any higher timeframe (1 min up to 1 month) on your current chart as a single “PO3” candle.   2. Customizable Appearance      - Solid
ADX Vision
Rachid El Jaafari
Pro ADX Histogram: Visual Momentum & Trend Strength Indicator Elevate your technical analysis with ADX Histogram, an innovative MetaTrader 5 tool that transforms the classic Average Directional Index (ADX) into an intuitive, visual powerhouse. This indicator combines trend strength and momentum direction into a single, easy-to-read histogram, allowing you to assess market conditions and spot potential trading opportunities faster and with greater clarity. Trading Idea & Core Logic The indicator
FREE
This indicator is based on  a certain algorithm and acts as a market scanner. All you need to do is fill in the selected currency pairs in the settings and that’s it. Next, the indicator itself will view all these currency pairs and time frames from M5 to D1 simultaneously. When a new signal appears, the indicator will give you an Alert and also draw the letter N where this new signal will be.
Drawing Pack MT5
John Louis Fernando Diamante
This indicator provides several drawing tools to assist in various methods of chart analysis. The drawings will keep their proportions (according to their handle trendline) across different chart scales, update in real time, and multiple drawings are supported. # Drawing Option Description  1 Grid box draggable boxed grid, user defines rows x colums, diagonal ray option  2 Grid partial or fullscreen grid, sized by handle line  3 Grid flex a diagonal grid, sized and sloped by handle line  4 Cyc
This Volume Footprint indicator is essentially a   professional-grade market profile tool   that provides deep insight into market microstructure, showing exactly where trading activity is occurring and who's in control (buyers or sellers) at each price level. Key Features 1.   Footprint Display Divides each bar into multiple price levels (configurable via   PriceLevelsPerBar ) Shows   BID volume   (selling pressure) on the left side of each level Shows   ASK volume   (buying pressure) on the r
VibeFox MACD — momentum, crossings and entry signals on one panel VibeFox MACD is a full-featured Moving Average Convergence/Divergence indicator for MetaTrader 5. It draws the classic trio — MACD line, Signal line and Histogram — in a dedicated subwindow, marks every entry signal with an arrow directly on the price chart, and brings every control into one smooth, canvas-based panel. You get the complete picture of momentum, its direction and its turning points the moment they form — without hav
Atropos X
Ahmad Zehour
Atropos X Multi-Engine Signal & Market State Indicator for MetaTrader 5 Atropos X is a professional MT5 indicator built for traders who want more than basic buy and sell arrows. It combines two signal engines, multiple confirmation filters, Linear Regression visual context, and a live market state panel into one clean trading workspace. (user guide and manual) Instead of loading your chart with many separate indicators, Atropos X brings signal, trend, momentum, volatility, and market-condition t
DeMarker (DeM) indicator is another member of the Oscillator family of technical indicators. Traders use the index to determine overbought and oversold conditions, assess risk levels, and time when price exhaustion is imminent. This indicator shows DeMarker data from 9 currency pairs of your choice for all 9 timeframes. If a digital value of DeM is less or equal to DnLevel = 0.3 (or whatever number you decided to put), Green square appears. This is potentially an oversold condition and may be a
ArroX
Zahed Khodarahmi
ArroX Indicator Description ArroX is a technical analysis indicator designed for MetaTrader 5 platform. This indicator analyzes price movements and market trends to provide trading signals. Key Features: - Displays buy and sell arrows on the chart - Includes trend filtering capabilities - Provides multiple take profit levels - Shows market analysis information panel - Supports different signal sensitivity modes - Uses Bollinger Bands and moving averages for analysis - Includes stop loss calc
Just $10 for six months!!! Displays previous weeks Highs & Lows. You can set the number of weeks to display levels for, also the line style, color and width. This is very useful for traders using the BTMM and other methods like ICT. I'll be creating more indicators for MT5 for the BTMM. Send me your suggestions to my Telegram: https://t.me/JDelgadoCR Take a look at my other products at: https://www.mql5.com/en/users/jdelgadocr/seller
Uno Quant Trader
Mark Joseph Borromeo Juan
UNO Quant Trader UNO Quant Trader is a premium market-bias and trade-planning indicator built for traders who want cleaner decisions, faster chart reading, and a professional dashboard view. This indicator uses a multi-layer mathematical market model designed to analyze price behavior, momentum pressure, imbalance zones, trend strength, market exhaustion, and high-probability trade areas. Instead of relying on emotion or random entries, UNO Quant Trader helps you read the market using structured
VibeFox UT Bot — ATR trailing stop with buy and sell signals VibeFox UT Bot is a real-time trend-following overlay for MetaTrader 5. It draws an adaptive ATR trailing stop directly on the price chart, switches its color the instant the position side flips, places BUY and SELL arrows the moment price crosses the stop, and gathers every control into one modern interactive panel. Instead of redrawing stop levels by hand and watching for the turn, you see the trailing stop, the active side and the e
【Super Scanner】Indicator Introduction : The color of the Super Scanner which is green and climbing up means that the price trend is going up.The color of the Super Scanner is red and going down means that the price trend is going down. It is very simple to use it to judge the market trend! What's even better is that the open parameters of the indicators allow investors to adjust. You can adjust【Super Scanner】according to your needs. Adjust it faster to be closer to short-term market fluctuatio
Quantum Viscosity Indicator
Muhammad Ahmad Abdulaziz Al-jamal
QVET Pro – Quantum Viscosity & Elasticity Tracker QVET Pro is a professional MetaTrader 5 indicator designed to analyze market behavior using volume, volatility, and statistical normalization. Instead of following traditional lagging indicators, QVET focuses on how price reacts to volume by measuring market viscosity and price elasticity . This helps traders understand when the market is consolidating, stretching, or preparing for a potential move. The indicator uses Z-score normalization to red
Functions Analyzes the current market trend Displays a numbering system based on trend structure (see below) Colors the chart background depending on trend direction Displays the ZigZag indicator Display Fibonacci Retracement with custom defined levels at the lates corrective trend movement Display Fibonacci Expansions with custom defined levels at the latest progressive trend movement Buffers for all relevant Trend parameters so EAs can access the trend information Background Information The
********************************************************************************************           ---VSA Supply and Demand--- This is a actually set of three indicators that form a unity for effective monitoring of the movement of smart money. They are based on the volume and basic patterns of the VSA methodology.   1.VSA.ex5 2.Volume Supply and Demand.ex5 3.Bars and Candles Supply and Demand.ex5  But here I offer you only the first indicator, which is called the VSA indicator with basi
FT Power
Vitaliy Davydov
The FT Power indicator system is designed to determine the trend direction of the price chart. Consists of two histograms. The central histogram Bull/Bear Power determines the predominance of bullish or bearish power. When the indicator value is above zero, Bull/Bear Power shows that the bulls are strong, and when the histogram goes below 0, the bulls are exhausted and further growth becomes doubtful. The main histogram is used to determine the trend or flat sections of the chart and confirm the
VibeFox Squeeze Detector — squeeze compression, momentum and entry points VibeFox Squeeze Detector is a real-time Squeeze Detector indicator for MetaTrader 5. It identifies periods when the market compresses into a tight range and then measures the momentum building beneath the surface, so you can act the moment the market breaks free. The classic squeeze logic and the momentum histogram live in a separate subwindow, while the entry markers land right on the price chart and all controls are gath
Paid release: Heikin Ashi RSI Oscillator Signals MT5 is a paid MetaCoderStore indicator. Use the product comments for setup questions, feature requests, and feedback for future updates. Heikin Ashi RSI Oscillator Signals MT5 turns RSI movement into a smoother Heikin-Ashi-style oscillator, then adds bull/bear flip signals, overbought/oversold context, alerts, and EA-readable buffers. Use cases Read RSI momentum with less visual noise than a standard RSI line. Spot bullish HARSI flips when the osc
Vwap Bands Auto
Ricardo Almeida Branco
The Vwap Bands Auto indicator seeks to automatically map the maximum market frequency ( automatic update of the outermost band ) and has two intermediate bands that also adjust to daily volatility. Another tool from White Trader that combines price and volume, in addition to mapping the daily amplitude. The external band is updated automatically when the daily maximum or minimum breaks the current frequency, and can be an input signal, seeking a return to the daily vwap. Thus, in addition t
Printer intraday
Annah Nottii Nkohli
“I don’t control the market – I move with it.” - Printer intraday   What if you could stop fighting the market? Most traders cling. They grip their P&L, their indicators, their hope. The market flows – they resist. And the tighter they hold, the faster it slips away. I am  Printer intraday! I am not  another strategy. I'm a   live market decoder   that walks with price, not against it. No magic. No random lines. No recycled systems. I don’t predict –   I leak the market’s next move i
Strength Radar2
Erick Guimaraes Dos Santos
Strength Radar 02 – Take Your Trading to the Next Level! Hello, trader! If you're looking for a tool to level up your game in forex, Strength Radar 02 is exactly what you need! Developed with passion and expertise, this indicator turns currency strength analysis into something simple and powerful. With it, you'll have a clear view of the real-time performance of AUD, CAD, CHF, EUR, GBP, NZD, JPY, and USD , using indicators like MA, MACD, RSI , and more — all fully customizable your way! Ima
Volume Profile Pro
Makarii Gubaydullin
5 (1)
Visualization of the trade deals, distributed by price levels. You can set any period for calculation: between 2 vertical lines, or set a fixed time interval. The histogram levels are relative: a wider bar means more trading volume. Distribution extremes can be used as a support and resistance levels. All styles, sizes and colors are customizable. Multifunctional utility : includes 66+ functions  |   Contact me  if you have any questions  |  MT4 version In the settings of the indicator, you ca
Capital Vault System is a professional technical analysis suite for MetaTrader 5 engineered to identify market structure and adaptively filter market volatility. Unlike static indicators, this system integrates three mathematical models— Maximum Entropy Spectral Analysis (MESA) , Fractal Dimension , and Harmonic Geometry —to distinguish between directional trends and non-linear consolidation ranges. It includes an embedded Risk Management Dashboard designed to assist traders in real-time positio
Core Features and Filters TDI (Traders Dynamic Index)  The EA computes the TDI using selectable candle types: Japanese, Heikin Ashi, or both. It calculates the TDI’s green (price MA), red (signal MA), and yellow (baseline) lines, along with Bollinger Bands using a custom standard deviation value. Multiple Filters for Trade Signals Baseline Filter : Trades are filtered based on the TDI baseline value. Ichimoku Cloud (Kumo) Filter : Optionally restricts trades to those above/below the cloud. Tren
Visual Falcon Wave Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Falcon Wave Indicator: Trade with Clarity and Confidence Are you tired of navigating the chaotic market with lagging indicators and confusing signals? Do you struggle to identify the true trend direction amidst unpredictable price swings? The Visual Falcon Wave Indicator was engineered from the ground up to solve this exact problem, providing a crystal clear, intuitive, and powerful tool for trend traders. For a one-time price of just $30, you can equip yourself with an indicator designe
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. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
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
Trend Sniper X
Sarvarbek Abduvoxobov
5 (7)
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
Launch Discount Ending Soon — 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 s
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
M1 Quantum MT5
Hamed Dehgani
4.6 (10)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Price Plan: Current Price: $169 (Early Adopter Offer) Next Planned Price: $189 Planned Retail Price: $299 Developer Note:  After your purchase, please contact me to receive the latest  recommended settings (set file) , trading tips, and an invitation to our  VIP Support Group , where you can connect with other M1 Quantum users. FAQ - SETFILES - INSTALL
Neuro Poseidon MT5
Daria Rezueva
4.8 (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
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
Divergence Bomber
Ihor Otkydach
4.9 (92)
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", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
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
Atomic Analyst MT5
Issam Kassas
4.36 (45)
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 indicator designed
GoldenX Entry MT5
Kareem Abbas
5 (14)
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
Zoryk Gold
Reda El Koutbane
5 (3)
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 the entry should be. You did not know
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
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
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
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
M1 Sniper MT5
Oleg Rodin
5 (4)
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
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
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
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Breakout PRO   is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout b
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
Axiom Matrix
Issam Kassas
5 (4)
AXIOM MATRIX MT5 LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. After your purchase, send me a direct message to receive your instructions and claim your exclusive gift bonus. Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watch, analyzes multiple timeframes, reads multiple evidence engines, compares the strongest opport
DayTrader PRO
Davit Beridze
5 (1)
DayTrader PRO 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 together with adaptive Stop Loss and Take Profit levels calculated from current market volatili
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
Currency Strength Wizard   is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real s
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
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
Product News:   Strategy Assistant has been upgraded to the new Version 1.9 with faster performance, a redesigned professional interface, and improved user experience. Developer Note:   Strategy Assistant is under continuous development with regular upgrades and improvements, Next update: Adding Strategy Agent (intelligent combinations of multiple strategies). Pricing Note: The current price remains at $50 for the first 100 users , after which the price will increase to $100 . Strategy Assistan
Smc Pro ToolKit
Talal N Z Aljarusha
5 (3)
SMC Pro ToolKit  is a professional chart-based Smart Money Concepts indicator for MetaTrader 5. It helps traders read market structure, identify key liquidity areas, organize trade context, and plan setups directly from the chart. This is not a simple buy/sell arrow indicator. It is a complete visual trading toolkit that combines Smart Money Concepts, multi-timeframe analysis, session context, setup planning, risk assistance, and professional dashboard tools in one clean workspace. Watch setup
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
More from author
VibeFox Ai Trader
Andres Lume
5 (1)
Ai Trader - analyzes charts and creates orders using AI. Connect any AI - free local or via API. Create any chart query. AI will search and do only what you write in the query. AI will describe and draw chart analysis and can create orders. NB! The demo version does not work in the tester! AI requests are made via Webrequest  AI Chart Analysis AI analyzes a chart screenshot and draws directly on it: Trend lines Horizontal support/resistance levels Supply and demand zones Trading Auto-creation o
VibeFox Sessions — Trading Session Zones for MetaTrader 5 VibeFox Sessions draws the three major Forex trading sessions — US (New York) , Europe (London) and Asia (Tokyo) — directly on your chart as clean, colored zones. Instead of guessing when liquidity arrives, you see exactly when each market is active, where sessions overlap and how price behaves inside every trading window. Everything is controlled from a modern, mouse-driven panel that lives right on the chart. Three Major Sessions on the
VibeFox Darvas — Darvas Box Breakout Indicator VibeFox Darvas is a real-time Darvas Box indicator for MetaTrader 5. It automatically builds Darvas boxes from price action, draws them directly on your chart and marks the exact moment price breaks out of a box. Instead of hand-drawing consolidation ranges and watching for the break, you see the structure and the entry points form live through a modern, interactive panel. What the Darvas Box Shows The classic Darvas method frames the market into st
VibeFox Candles — Candlestick Pattern Scanner VibeFox Candles is a real-time candlestick pattern scanner for MetaTrader 5. It automatically recognizes the most important Japanese candlestick formations and marks them directly on your chart through a modern, interactive panel. You read price action at a glance instead of inspecting every bar by hand. Recognized Patterns The scanner detects 14 classic candlestick patterns , covering single-candle, two-candle and three-candle formations. Single can
VibeFox Levels — Support, Resistance and Key Price Levels VibeFox Levels is an all-in-one price-level toolkit for MetaTrader 5. It automatically detects and draws the structure that matters most to price-action traders — horizontal Support and Resistance, Supply and Demand zones, Fibonacci retracements, Trend Lines and Round Numbers — and presents everything through a single modern, interactive panel. Instead of marking levels by hand on every symbol and timeframe, you let the indicator find the
VibeFox Price Alert — Interactive Price Level Alerts VibeFox Price Alert is a real-time price alert tool for MetaTrader 5. You place alert levels directly on the chart and the indicator watches the market for you, firing a notification the moment price reaches a level. Instead of staring at the screen and waiting for a number, you set the level once and get on with your trading while the indicator keeps watch. Everything is driven from a modern, mouse-friendly panel that lives right on your char
VibeFox SmartMoney — Smart Money Concepts Toolkit VibeFox SmartMoney is a real-time Smart Money Concepts indicator for MetaTrader 5. It reads market structure the way institutional price-action traders do and draws everything that matters directly on your chart through a modern, interactive panel. Instead of hunting for swings, gaps and zones by hand, you see structure breaks, order blocks, imbalances, liquidity and ready-to-watch entry zones the moment they form. Everything is built around one
VibeFox Indicators — Multi-Indicator Signal Scanner VibeFox Indicators turns the classic MetaTrader 5 toolbox into a single, mouse-driven control center. Instead of attaching, configuring and watching a dozen separate studies, you manage 14 well-known indicators from one compact, canvas-based panel and let the scanner mark trade signals directly on your chart in real time. It is built for traders who want clean price action plus the confirmation of trusted indicators, without cluttering the work
VibeFox Volume Profile — Volume Profile for MetaTrader 5 VibeFox Volume Profile is a complete Volume Profile toolkit for MetaTrader 5. It builds the horizontal distribution of traded volume across price, so you can instantly see where the market spent the most activity, where it traded thin, and which price levels are likely to act as magnets or barriers. Every profile is drawn directly on the chart and controlled from a modern, mouse-driven panel — no menus to dig through, no scripts to attach.
VibeFox AD — volume-based accumulation and distribution with entry points VibeFox AD is a real-time Accumulation/Distribution indicator for MetaTrader 5. It builds the classic A/D Line in a separate subwindow, marks the moment an entry signal appears right on the price chart, and gathers all the controls into one modern interactive panel. Instead of manually watching the A/D curve and guessing whether money is flowing in or out, you see the direction of volume pressure and the entry point at the
VibeFox Alligator — trend detection, market phases and entry points VibeFox Alligator is a real-time Bill Williams Alligator indicator for MetaTrader 5. It plots the three smoothed moving averages — Jaw, Teeth and Lips — directly on the price chart, marks the moment an entry signal appears with a clear arrow, and gathers all the controls into one modern interactive panel. Instead of watching three lines manually and guessing when the market is waking up, you see the state of the market and the e
VibeFox ATR — volatility, spikes and entry points VibeFox ATR is a real-time Average True Range indicator for MetaTrader 5. It draws the ATR line and its smoothed baseline in a separate subwindow, marks the moment volatility suddenly breaks higher right on the price chart, and gathers all controls into one modern, interactive panel. Instead of eyeballing how widely the market is swinging, you see current volatility, its average level and the moment of a spike exactly as it forms. What ATR measur
VibeFox ADX — trend strength, direction and entry points VibeFox ADX is a real-time Average Directional Index indicator for MetaTrader 5. It plots the classic trio of ADX, +DI and -DI lines in a separate subwindow, marks the moment an entry signal appears right on the price chart, and gathers all the controls into one modern interactive panel. Instead of manually comparing lines and guessing whether the trend is strong enough, you see the strength of the move, its direction and the entry point a
VibeFox AMA — Adaptive Moving Average with entry signals and interactive panel VibeFox AMA is a real-time Kaufman Adaptive Moving Average indicator for MetaTrader 5. It plots the classic KAMA line directly on the price chart, marks entry signals the moment they form, and gathers all the controls into one modern interactive panel. Instead of switching between settings dialogs and squinting at a slowly adapting line, you see exactly how fast the average is tracking the price — and where a signal h
VibeFox Bollinger — volatility, bands and entry points VibeFox Bollinger is a real-time Bollinger Bands indicator for MetaTrader 5. It plots the classic trio of lines — a middle line with one band on each side — right on the price chart, marks the moment an entry signal appears, and gathers every control into one modern interactive panel. Instead of manually watching whether price has stretched to a band and when it is due to revert, you see volatility, the boundaries of the move and the entry p
VibeFox Fractals — Bill Williams fractals and fractal-break entries VibeFox Fractals is a real-time Bill Williams fractals indicator for MetaTrader 5. It marks every local peak and trough on the price chart, turns the latest confirmed fractal into a ready-made level for a breakout signal, and gathers all controls into one modern interactive panel. Instead of hunting for reversals by hand and keeping the last meaningful high and low in your head, you instantly see the market structure and the mom
VibeFox Ichimoku — Ichimoku Kinko Hyo with Entry Signals and Interactive Panel VibeFox Ichimoku is a complete implementation of the classic Ichimoku Kinko Hyo system for MetaTrader 5. The indicator builds all five components in real time, colors the Kumo cloud in two distinct shades depending on market sentiment, automatically marks entry signals directly on the price chart, and gathers all controls into a single modern canvas-based interactive panel. No need to switch between tabs and dialogs —
VibeFox Parabolic SAR - trailing stops, trend direction and stop-and-reverse entries VibeFox Parabolic SAR brings the classic Parabolic Stop-And-Reverse to life with a crisp dotted trail, automatic flip entries, a full set of colors and transparency sliders, and a draggable on-chart panel that lets you tune every setting without ever reopening the Inputs window. It is built to answer one question at a glance - which side of the market is in control right now, and where it is about to change hand
VibeFox Auto S/R — automatic support and resistance zones on your chart VibeFox Auto S/R is a real-time support and resistance overlay for MetaTrader 5. It scans the selected number of bars, detects swing pivot points, groups them into price zones by ATR-based proximity, ranks each zone by how many times price has touched it, and draws the surviving zones directly on the chart. All detection parameters and visual options are collected in a single modern interactive panel. No manual drawing, no s
VibeFox Chandelier — ATR trailing stop with flip signals VibeFox Chandelier is a real-time Chandelier Exit overlay for MetaTrader 5. It draws a single adaptive stop line directly on the price chart, switches between Long and Short sides as price evolves, and fires a clearly marked BUY or SELL signal at the exact moment of every flip. All controls are gathered into one smooth interactive panel so you spend your attention on the market, not on the settings dialog. What the Chandelier Exit is The C
VibeFox MA — Moving Average with entry signals and interactive panel VibeFox MA is a full-featured Moving Average indicator for MetaTrader 5. It draws a smooth MA line directly on the price chart, marks every entry signal with a coloured arrow at the exact bar where the condition forms, and puts complete control into a single modern canvas-based panel. Four calculation methods, seven price sources, two independent entry types and a live-tunable visual engine make it equally at home on a one-minu
VibeFox Coral Trend — slope-colored trend line with color-flip signals VibeFox Coral Trend is a real-time overlay indicator for MetaTrader 5. It draws a single smooth trend line directly on the price chart and changes its color the moment the slope reverses — green for rising, red for falling. The color flip is the signal: flip to rising slope means BUY, flip to falling slope means SELL. Everything is controlled through a modern interactive panel without touching the Inputs tab. What the Coral F
VibeFox Heiken Ashi — smoothed candles with entry signals VibeFox Heiken Ashi is a real-time Heiken Ashi indicator for MetaTrader 5. It redraws the price chart using the Heiken Ashi formula to produce smoothed candles that filter out noise and make the direction and strength of a trend immediately visible. Entry point markers are placed right on the chart the moment a signal forms, and all controls are gathered into a single interactive panel. How Heiken Ashi works Ordinary candlesticks show the
VibeFox HalfTrend VibeFox HalfTrend is a trend-following overlay indicator for MetaTrader 5. It draws a stepped trend line directly on the price chart, switches color when the trend flips, and places a clear arrow marker at each reversal point. An optional ATR channel shows the current volatility envelope. All controls are gathered into an interactive canvas panel that stays on the chart while you work. How It Works The HalfTrend algorithm computes the highest high and the lowest low over the Am
VibeFox Hull Suite — Hull Moving Average trend overlay with entry signals VibeFox Hull Suite is a real-time trend overlay for MetaTrader 5 built on the Hull Moving Average family. It paints the price chart with a colored line or band that turns one color in an uptrend and another in a downtrend, and marks the exact bar where the slope flips — the Trend Shift — as a BUY or SELL entry signal. Everything is controlled from a single modern interactive panel that works live on the chart without re-op
VibeFox Nadaraya-Watson Envelope — kernel regression channel and bounce signals VibeFox Nadaraya-Watson Envelope is a non-parametric smoothing indicator for MetaTrader 5. It builds a smooth kernel regression curve and symmetrical envelope bands directly on the price chart, giving you a clear visual channel for trend direction, channel boundaries, and bounce-based entry signals. Everything is controlled through one smooth interactive canvas panel without opening the terminal's input dialog. What
VibeFox Donchian — the high/low channel with entry points VibeFox Donchian is a real-time Donchian channel indicator for MetaTrader 5. It draws the classic channel of an upper and lower boundary plus a mid line, marks on the price chart the moment price breaks the channel or crosses the middle, and gathers all the controls into one modern interactive panel. Instead of tracking extremes by hand and guessing the moment of a breakout, you see the boundaries of the range and the entry point at the s
VibeFox VWAP — volume-weighted average price from any anchor, with sigma bands and entry signals VibeFox VWAP is a real-time VWAP overlay for MetaTrader 5. It calculates the volume-weighted average price from a chosen starting point — the anchor — and draws the result as a cumulative line directly on the price chart. Optional sigma bands fan outward from the anchor, naked (untouched) VWAP lines act as magnetic price targets, and entry signals fire whenever price crosses or touches the VWAP. Ever
VibeFox Pivot Points — multi-method pivot levels, support and resistance zones, and entry signals VibeFox Pivot Points is a real-time pivot level overlay for MetaTrader 5. It calculates the central pivot PP and the surrounding resistance levels R1, R2, R3 and support levels S1, S2, S3 using your chosen calculation method and draws them directly on the price chart. Optional midpoint lines and level labels keep the chart readable at any zoom. When price approaches a level within a configurable tol
VibeFox Range Filter — smoothed range filter overlay with entry signals VibeFox Range Filter is a real-time trend-following overlay for MetaTrader 5. It draws a smoothed range filter line directly on the price chart, surrounded by upper and lower bands, and marks each filter break with a colored arrow and an entry signal the moment it forms. Instead of guessing when a trend has shifted, you see the filter line change direction and the entry arrow appear in the same bar. How the Range Filter work
Filter:
No reviews
Reply to review