VibeFox Donchian Channels

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 second they form.

What the Donchian channel shows

The Donchian channel answers one simple, important question: where the boundaries of the recent price range lie. The indicator takes the period from Period bars and, for each bar, computes the upper line as the highest high over that period, the lower line as the lowest low over the period, and the mid line as the center between them. The window slides along with price, so the channel always shows the current ceiling and floor of the market over the chosen number of bars.

You read it at a glance. Price near the upper boundary means the market is at the top of its range; near the lower means it is at the bottom; the mid line acts as the axis and point of balance. When the channel narrows, the market is calming down; when the boundaries widen, the range is expanding.

Entry points

The core value of VibeFox Donchian is its automatic entry points: the indicator tracks the conditions itself and places a clear arrow marker right on the price chart. Two independent signal types are available, each with its own switch. Signals are computed only on closed bars — the forming bar is left out, so markers do not repaint after the bar closes.

Entry — channel break

The primary signal fires on a channel break. The indicator compares the bar's close with the channel boundaries built from the previous bars: if the close ends above the prior upper boundary (the highest high of the period before that bar), a BUY marker is placed; if the close ends below the prior lower boundary (the lowest low of the period), a SELL marker is placed. This is the classic range breakout — the moment price steps beyond the recent ceiling or floor.

Mid Cross — crossing the middle

The second signal catches a cross of the channel mid line. When the close crosses the mid line upward, a BUY marker is placed; when the close crosses it downward, a SELL is placed. This is a more sensitive signal inside the range — handy as an early entry toward the channel axis or as a filter for the breakout. Both signal types can be enabled together or separately.

Buy and sell markers are colored separately with Buy Marker and Sell Marker, so direction reads instantly, and the Marker Size control scales the arrows from 1 to 5 to suit any chart density.

Full visual control

Every channel line can be tuned to your taste. The channel boundary color and the mid line color are set separately, and each has its own transparency slider — you can fade the mid line into a pale backdrop and make the boundaries pop with a saturated color. The thickness of the channel boundaries is set with Channel Line Width, and the mid line thickness with a separate Mid Line Width, so the picture stays readable on a dense intraday chart and on a sparse higher timeframe alike.

Interactive on-chart panel

The whole interface is a smooth canvas-based panel built for fast mouse control. All parameters are grouped into tidy three-column rows, and the entries block is set off by its own gold ENTRY header so the signal settings do not get mixed up with the line settings. The panel header holds the control icons.

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

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

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 fold 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 adapts 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 header when collapsed with Mini Header, and fold the panel automatically on a click outside it. Almost every parameter changes 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 watch different channel periods side by side.

Entry notifications

You do not have to sit and watch the chart 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 pop-up message inside the terminal.

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

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

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

Enable only the channels you need, and you are alerted the moment a new entry appears on the symbol and timeframe you are working with — one notification per bar, no duplicates.

Visual history (Html report)

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

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 embeds a full help page 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.

Donchian Channel

Donchian Period — channel period: number of bars used for the high/low, range 2..300. Default: 20.

Channel Line Width — thickness of the channel boundary lines (upper/lower) in pixels, range 1..5. Default: 2.

Bars to Analyze — how many history bars to analyze, range 100..3000. Default: 400.

Mid Line Width — mid line thickness in pixels, range 1..5. Default: 1.

Channel (Upper/Lower) Color — color of the channel boundary lines. Default: DodgerBlue.

Channel Color Transparency (0-100) — transparency of the channel lines, 0 = opaque, 100 = invisible. Default: 0.

Mid Line Color — color of the mid line. Default: Gray.

Mid Line Transparency (0-100) — transparency of the mid line, 0 = opaque. Default: 0.

Entry Points

Entry = Channel Break — signal on a channel break: close above the prior upper boundary = BUY, below the prior lower = SELL. Default: on.

Mid Cross entry — signal on a mid line cross: close up = BUY, down = SELL. Default: off.

Marker Size (1-5) — signal arrow size on the chart. Default: 2.

Buy Marker Color — color of the BUY signal arrow. Default: Orange.

Buy Marker Transparency (0-100) — transparency of the buy marker, 0 = opaque. Default: 0.

Sell Marker Color — color of the SELL signal arrow. Default: Red.

Sell Marker Transparency (0-100) — transparency of the sell marker, 0 = opaque. Default: 0.

Notifications

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

Alert Popup — Alert pop-up window inside the terminal. Default: off.

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

Html Report — saves each signal with a screenshot to an HTML report (Files folder, VibeFox_Donchian directory, the 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 — panel width in pixels, range 300..800. Default: 800.

Header size — header size, 1..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 panel's bottom bar. Default: off.

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

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

Instance — indicator copy number; lets you keep several independent copies on one chart (1, 2, 3...). Default: 1.

Panel Start Window — where the panel opens at launch: Subwindow or Chart. Default: Subwindow.

Recommended products
Bollinger Bands B
Flavio Javier Jarabeck
4.4 (5)
John Bollinger created this indicator in 2010 as a way to read the original indicator (Bollinger Bands) in a more "technical" way, shown as an oscillator. The typical range of the Bollinger Bands %B is 0 - 0.5 - 1.0, where "0" represents the lower band, the "0.5" the middle band, and "1" the upper band. The line on the indicator represents the Closing prices. As simple as that. SETTINGS Bollinger Bands period of analysis Standard Deviation multiplier Shift Price type to be analyzed If you like
FREE
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
BBMA by RWBTradeLab is a clean, highly-optimized chart-plotting indicator for MetaTrader 5 that combines Bollinger Bands, Linear Weighted Moving Averages (LWMA) on High/Low, and an EMA on Close to help traders read market structure visually. What it plots • Bollinger Bands (Upper / Basis / Lower) • LWMA on Low (5 to 10 periods): Solid green lines for periods 5 & 10, with dashed green lines for periods 6-9 to create a clear, easy-to-read visual channel. • LWMA on High (5 to 10 periods): Soli
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
Sweep Liquidity
Nawal Kishor Yadav
Liquidity Sweep Pro v3.2 — Smart Money Liquidity Detection Professional indicator designed to detect institutional liquidity sweeps in real time. Identifies Buy-Side Liquidity (BSL) and Sell-Side Liquidity (SSL) sweeps with automatic Strong and Weak classification. Main Features: • Real-time detection of BSL and SSL sweeps • Strong vs Weak sweep classification based on wick ratio, body close, and volume • Built-in quality filters:    - Wick Ratio Filter (adjustable for Strong & Weak)    - Vo
FREE
The Predicting Donchian Channel MT5 indicator allows predicting the future changes in the levels of the Donchian channel based on the channel position of the price. The standard ZigZag indicator starts drawing its ray in 99% of the time the opposite Donchian channel is touched. The forecast of the channel boundary levels will help in finding the points, where the correction ends or the trend changes, an also to estimate how soon those events can occur. Configurations Period - Donchian channel c
The custom Bollinger Bands Height indicator measures and displays the current state of the Bollinger Bands indicator, showing whether the bands are widening (moving away from each other) or narrowing (starting to converge). Contraction, indicated by the narrowing of the bands, suggests that the current market movement is losing momentum and hints at the potential start of a new strong movement. This can be a signal to look for an opportune moment to enter a position, as a sharp price change may
FREE
This   ForexTrading Sessions   indicator is a powerful visual tool for MetaTrader 5 that highlights the three major forex trading sessions (Asian, London, and New York) on your chart  with the Asian Mid-line. 1. Trading Session Visualization Asian Session : 00:00 - 09:00 GMT (blue/aqua color) London Session : 08:00 - 17:00 GMT (magenta color) New York Session : 13:00 - 22:00 GMT (orange color) 2. Time Zone Adaptation TimeZoneShift   input allows you to adjust sessions to your local time Example:
FREE
This is only for boom 300 index  The Science of Boom 300 Algorithmic Mapping Boom 300 does not move randomly. It operates on a fixed frequency of liquidity accumulation and mitigation. we  mapped the   Neural Cluster Matrix   of the B300, allowing us to hardcode institutional footprints directly into the core engine. The v1.0 Scanner runs a   12-Layer Deep Scan   every second, monitoring: B300 Frequency Variance:   Detecting anomalies in the tick-stream before price moves. Order Imbalance:  
Bollinger Bands Reversal Strategy:   Automatically sells at the upper band and buys at the lower band. Smart Position Averaging:   Opens multiple positions to lower entry costs during pullbacks. Optimized for XAUUSD:   Proven results on Gold with high-profit potential. Works best in uncertain sideways Market  How It Works: This expert advisor (EA) capitalizes on mean-reversion in volatile uncertain markets by executing   precision trades when price touches Bollinger Bands : SELL   triggered at
FREE
GDS Renko Entry Helper - Free Renko Price Interaction Indicator for MetaTrader 5 GDS Renko Entry Helper is a free Renko price interaction indicator for MetaTrader 5. It helps traders highlight important areas where price reacts, slows down, returns to a zone or changes behavior around support and resistance. The tool is designed for manual Renko analysis. It does not generate buy or sell signals and does not tell the trader when to enter the market. Its purpose is to help focus attention on area
FREE
Overview CAP Channel Trading v4.0 is an advanced channel-based trading indicator for MetaTrader 5. The indicator combines a Linear Weighted Moving Average (LWMA) with Average True Range (ATR) deviations to create adaptive dynamic channels that respond to market volatility in real time. Key Features • Non-repainting channel calculation • Dynamic upper and lower bands based on ATR • Real-time band touch detection with green highlight overlays • Buy and Sell reversal arrows • Multi-layer visu
FREE
Development of the previous version of the indicator ZigZag WaveSize MT4 ZigZag WaveSize - modified standard ZigZag indicator with added information about wave length in points, levels, and different alert logic General Improvements: Code adaptation for MetaTrader 5 Optimized work with graphical objects New Features: Horizontal levels at extremes Selection of level types: horizontal/rays/segments Filter for liquidity levels (not broken by price) Buffer for breakouts: adjusting sensitivity to f
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
Easy GOLD MT5
Franck Martin
3.87 (45)
Easy Gold is the latest addition to the BotGPT family. It is surprising and very powerful. It is ideal for beginners due to its simplicity.  There is absolutely nothing to do, it's 100% automated, simply indicate the percentage of risk you want to take per trade and the EA is ready. Whatever your capital, the EA takes care of everything. Optimized on (XAUUSD).  Unleash all the power with the professional version (AGI Gold) and its connection to the neural network, available in my store. My othe
FREE
Renko Chartt
George Njau Ngugi
Smart Adaptive Renko Pro – Dynamic ATR & Fixed Box Renko Indicator Smart Adaptive Renko Pro is a powerful non-time-based Renko indicator designed to eliminate market noise and reveal true price momentum with precision. Unlike standard chart candles, this indicator builds Renko bricks based purely on price movement — helping traders focus on trend strength, reversals, and clean breakout structures. Key Features Adaptive ATR-Based Box Size (Auto-adjusts to market volatility) Fixed Pip Box M
Smoothed Heiken Ashi Plus
Daniel Ortega Clemente
5 (1)
Overview: This technical indicator applies a double smoothing algorithm to the standard Heiken Ashi calculation. It is designed to filter market noise and visualize the market structure clearly without the lag associated with standard moving averages. The tool allows the user to select different Moving Average types, including Hull Moving Average (HMA) and Linear Weighted Moving Average (LWMA) , to calculate the open, high, low, and close prices of the candles. Key Features: Double Smoothing En
FREE
The Simple Background MT5 indicator was created to provide traders with the ease of customizing their MetaTrader interface with a preferred background/wallpaper image. It's very straightforward. Let's get straight to the point: 1. Install the indicator; 2. Choose your preferred image in formats such as jpg, png, etc. Open the image in Paint and save it as a .bmp file; 3. After saving the image as a .bmp file, place it in the images folder (following this path in the MQL5 terminal: \Images);
FREE
Phoenix Momentum 5 Star
Nigel Nii Darku Narnor Darko
This indicator, "Phoenix Volume Amazing", is a sophisticated Volume Delta and Order Flow Dashboard. Unlike standard volume indicators that only show total activity, this tool dissects the internal "tug-of-war" between buyers and sellers in real-time. Core Functionality The indicator calculates Delta (the difference between buying volume and selling volume) to provide a "under the hood" look at market sentiment. It uses a custom-built GUI (Graphical User Interface) panel to display these metrics
FREE
Fibonacci Moving Averages
Brendan Jonathan Stoyanowski-campbell
2 (1)
OVERVIEW The Fibonacci Moving Averages are a toolkit which allows the user to configure different types of Moving Averages based on key Fibonacci numbers. Moving Averages are used to visualise short-term and long-term support and resistance which can be used as a signal where price might continue or retrace. Moving Averages serve as a simple yet powerful tool that can help traders in their decision-making and help foster a sense of where the price might be moving next. The aim of this scrip
FREE
Fibonacci Suavizado
Cesar Juan Flores Navarro
Indicador en MQL5, que obtiene el promedio de 10 EMAS, que son alineadas según Fibonacci, obteniendo un promedio, que sera suavizado.  Se puede ingresar un numero desde 2 a N, que multiplica a los EMA-Fibonacci. Funciona en cualquier criptomoneda, etc. etc... pudiendo calcular el futuro segun la tendencia de las EMAS. Funciona excelentemente en tramos largos, determinando exactamente el mejor inicio/salida. El precio inicial por apertura sera por un periodo de tiempo, luego aumentará.
K Channel
Pavel Gotkevitch
K_Channel is a technical indicator defining the current Forex market status - trend or flat. The indicator works on any timeframe. H1 and higher timeframes are recommended though to minimize false signals. The indicator is displayed as lines above and below EMA. Average True Range (ATR) is used as bands' width. Therefore, the channel is based on volatility. This version allows you to change all the parameters of the main Moving Average. Unlike Bollinger Bands that applies the standard deviation
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
CLICK HERE TO JOIN OUR WHATSAPP GROUP. This trading indicator Automatically identifies and plots contract blocks, which are essential zones marked by significant levels of support and resistance. This powerful tool provides traders with a clear and intuitive visualization of critical market points where prices are likely to bounce or reverse. The contract blocks, represented by distinct colored rectangles, highlight support zones (at the bottom) and resistance zones (at the top), enabling trad
FREE
OrderFlow WMA v2.0 – Flow-Weighted Trend Indicator OrderFlow WMA v2.0 is a next-generation flow-weighted moving average designed to go beyond traditional EMA/WMA logic by integrating volume pressure, candle intent, and momentum acceleration into a single adaptive trend line. Unlike standard moving averages that treat every candle equally, OrderFlow WMA dynamically adjusts its weighting using: Tick-volume normalization Candle body dominance (directional intent) Momentum slope and acceleration Thi
FREE
Mirror Chart MT5
Andrej Hermann
5 (1)
The Mirror Chart MT5 is a overlay indicator specifically designed to project a second financial instrument directly onto the main chart window. This tool is invaluable for traders who rely on correlation analysis, as it visualizes the price movements of two different instruments in real time. Unlike traditional overlays, this indicator utilizes intelligent, dynamic centering and scaling logic. It continuously analyzes the visible price range in the current window for both symbols and calculates
FREE
IFibonacci MT5
Marco Engstermann
Fibonacci MT5 Converted from MT4, Optimized MT5 Version. original MT4 code by Awran5. Non-Repainting Fibonacci Tool for MT5. Fibonacci indicator with a stable non-repainting swing detection engine. Support and questions via MQL5 product comments. For questions, updates, and to connect with other traders, join my official   MQL5 group ForexEAandMore Main Functions Custom Swing Detection Uses proprietary Reverse-Scan plus Peak-Climbing algorithm to find reliable swing highs and lows without repai
FREE
MSX Hybrid Heiken Scalper
Som Prakash Gehlot
5 (1)
MSX Hybrid Heiken Scalper Overview MSX Hybrid Heiken Scalper is a MetaTrader 5 indicator based on a modified Heiken Ashi methodology with closed-bar smoothing. The indicator is designed to display trend direction through color-coded candles while reducing sensitivity to short-term market fluctuations. All calculations are performed using completed candles, allowing historical values to remain fixed after bar close. Features • Modified Heiken Ashi calculation • Closed-bar processing • Color-code
FREE
Phoenix Auto Fibonacci Monitor
PHOENIX GLOBAL INVESTMENTS LTD
Phoenix Auto Fibonacci Monitor (MT5) Professional Fibonacci intelligence and swing analysis tool for MetaTrader 5. Automatically detects dominant market swings and delivers advanced Fibonacci retracement insight through a real-time visual dashboard. Overview Phoenix Auto Fibonacci Monitor automatically identifies major market swings using higher-timeframe pivot and ATR validation, then plots intelligent Fibonacci retracement levels directly on the chart. The system continuously tracks the 0.
FREE
The Adaptive Trend Indicator is a dynamic trend-following tool that adjusts its sensitivity based on market volatility, offering a more responsive alternative to classic moving averages. It supports both SMA and EMA modes and changes color based on trend direction or crossovers, giving a clear visual cue for potential entries or exits. Read about recommended usage for different markets, timeframes and trading styles:  Adaptive Trend Indicator Features ATR-based period adaptation for responsive
FREE
Buyers of this product also purchase
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
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
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. 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
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
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
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 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.56 (9)
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
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
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
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
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
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
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
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
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
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
Atomic Analyst MT5
Issam Kassas
4.34 (44)
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
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
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
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Unlock Market Insights for Indices, Commodities, Cryptos, and Forex Overview IX Power is a versatile tool designed to analyze the strength of indices, commodities, cryptocurrencies, and forex symbols. While FX Power offers the highest precision for forex pairs by leveraging all available currency pair data, IX Power focuses exclusively on the underlying symbol’s market data. This makes IX Power an excellent choice for non-forex markets and a reliable option for forex charts when deta
Gold Scalper Pro PSAR ADX Dashboard MT5 Professional Multi-Timeframe Trading Indicator with Advanced Signal Detection Overview The Parabolic SAR V3 + ADX is a sophisticated technical analysis indicator that combines the trend-following capabilities of the Parabolic Stop and Reverse (PSAR) with the momentum strength measurement of the Average Directional Index (ADX). This enhanced version features pair-specific optimization, a multi-language alert system, and a comprehensive multi-timeframe dashb
Zoryk Gold
Reda El Koutbane
only 5 copies left at the low price of 39 $ . original 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 uncertai
KAMA Confluence Engine Scans all pairs in the market simultaneously! See only the strong moves. Trade with confidence. No noise, no guessing. KAMA is built to show you only what matters: the real direction of the market, confirmed by volume and by several timeframes at once. Everything else, stays filtered out. You open the chart and instantly see where the market is going, how strong the move is, where to enter, where your stop belongs and where your targets are. Ready to trade. Why traders
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
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
Quant Direction MT5
Georgios Kalomoiropoulos
Quant Direction is a 3 dimensional market analysis tool. It provides a purely objective, algorithmic view of the market by calculating exact percentage-based biases across multiple dimensions simultaneously. Developed utilizing advanced AI modeling tools and subjected to thorough testing, this algorithm is engineered to read the market with unique precision. It can analyze any currency pair or financial instrument available on your platform.  Quant Direction is the ideal tool whether you are a S
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
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
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
Axiom Matrix
Issam Kassas
5 (3)
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
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 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
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
Filter:
No reviews
Reply to review