VibeFox Breakout

VibeFox Breakout — Donchian channel with genuine breakout entry points

VibeFox Breakout is a real-time channel-breakout indicator for MetaTrader 5. It draws a Donchian-style channel — the highest high and lowest low of the last N closed bars — directly on the price chart, marks the exact bar where price breaks out of that channel, and gathers every control into one modern interactive panel. Instead of watching for a range to give way, you see the channel and the breakout entry at the very moment they form.

How the indicator works

The indicator builds a breakout channel from recent price action. For the last N closed bars it takes the highest high (the upper boundary) and the lowest low (the lower boundary); the midpoint between them is drawn as a dotted middle line. The channel is rendered as horizontal rays that extend to the right and update on every new bar, so the box of recent support and resistance is always in front of you.

Period sets N — the number of bars used to build the channel. A small Period makes a tight, fast-reacting channel that breaks often; a large Period makes a wide channel that only yields to major moves. The channel itself is the indicator's visual and is always drawn, even when the entry signals are switched off.

A pure high/low channel reacts to every spike, so VibeFox Breakout adds a Buffer filter. The Buffer is expressed as a percentage of the channel width: the close must clear the boundary by that fraction of the up-to-low distance before a breakout counts. Set it to 0 to react to the bare channel, or raise it to demand a stronger, cleaner push and cut down on false breaks. Because the buffer scales with the channel itself, the same setting behaves consistently across symbols and timeframes.

The Bars setting limits how much history is processed — set it to 0 to scan all available bars, or use a smaller value for faster redraws on heavy charts. The channel and the panel live in the indicator's own subwindow area, while the channel lines and entry markers are drawn as objects on the price chart.

Entry points

The main value of VibeFox Breakout is its automatic entry points: the indicator tracks the breakout conditions itself and places a clear marker right on the price chart. A signal is registered only on a genuine cross — the previous bar must have closed inside the channel and the current bar must close outside it — so a market that is already trading beyond the boundary does not keep firing. Two independent signal types are available, each with its own toggle.

Entry — Breakout Up

The Up signal fires when a bar closes ABOVE the upper channel plus the buffer, while the previous close was still inside the channel. A BUY marker is placed at the breakout — price has pushed through resistance and is breaking upward.

Entry — Breakout Down

The Down signal fires when a bar closes BELOW the lower channel minus the buffer, while the previous close was still inside the channel. A SELL marker is placed at the breakout — price has dropped through support and is breaking downward.

Signals are evaluated only on closed bars, and each closed bar can produce at most one notification, so you get one clean alert per breakout. Buy and sell markers are colored separately with the Buy Color and Sell Color settings, so direction is read instantly. The Marker selector switches the glyph between a plain cross (+), filled triangles, or arrows with a tail, while the Size control scales the marker in pixels (6 to 40) to fit any chart density.

Full visual control

The channel line color is set with the Level color picker and the thickness with Width from 1 to 5 pixels (the dotted midline always stays thin). The channel line and both entry markers each support a transparency setting (0-100%) in the color picker popup, so you can blend them softly into the chart background. Markers on the price chart are sized and colored independently, so entries stand out clearly against any background.

Interactive on-chart panel

The whole interface is a smooth canvas-based panel built for fast mouse control. The channel parameters are gathered into tidy rows, and the entry block is set apart with its own gold ENTRY heading, so signal settings do not get mixed up with channel settings. The panel header holds the control icons.

Power — turns the drawing of entry markers on and off without removing the indicator from the chart (the channel stays visible).

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

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

Close (cross) — closes the indicator.

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

Collapsible — a double click on the header collapses the panel into a compact strip.

Mouse wheel — hover over any numeric 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 via Hide Footer, shrink the header when collapsed with Mini Header, and automatically collapse the panel 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 compare different channel settings side by side.

Entry notifications

You do not need to sit and guard the chart waiting for a breakout. Each entry can be sent through several notification channels that are enabled independently right on 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 letter 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 will be notified the moment a new breakout 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 stored in the terminal's Files folder, in the VibeFox_Breakout directory (MQL5/Files/VibeFox_Breakout/result.html), and opens in any browser — you get a visual log of all the breakouts the indicator found. A one-click trash button clears the report and its screenshots whenever you want to start over.

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

A full help page is built into the panel, available in multiple 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 initial values at startup.

Channel (Breakout)

Channel Period N — the number of bars used to build the channel (highest high / lowest low). Default: 20.

Buffer — the breakout filter as a percentage of the channel width; the close must clear the level by this fraction, 0 = off. Default: 10.

Bars of history to process — how many bars back the channel and breakouts are calculated, 0 = all available. Default: 500.

Channel Line Color — the color of the channel lines on the price chart. Default: Silver.

Line Transparency — channel line transparency in percent, 0-100. Default: 0.

Channel Line Width — the thickness of the channel lines in pixels, 1..5. Default: 1.

Entry Points

Up — enables BUY markers when price breaks above the upper channel. Default: on.

Down — enables SELL markers when price breaks below the lower channel. Default: on.

Marker Font Size — the size of the entry markers in pixels, 6..40. Default: 12.

Entry Marker — the marker glyph: Cross (+), Triangle, or Arrow. Default: Arrow.

Buy Color — the color of the BUY marker. Default: LimeGreen.

Buy Transparency — buy marker transparency in percent, 0-100. Default: 0.

Sell Color — the color of the SELL marker. Default: Red.

Sell Transparency — sell marker transparency in percent, 0-100. Default: 0.

Notifications

Push Notification — enables push alerts to the MetaTrader mobile app. Default: off.

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

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

Html Report — saves each signal with a chart screenshot to Files/VibeFox_Breakout/result.html. Default: off.

Telegram — forwards signals with chart screenshots to a Telegram chat via the HTML report. Default: off.

Telegram - bot token — the token of the Telegram bot used for delivery. Default: empty.

Telegram - chat id — the target Telegram chat identifier. Default: empty.

Panel / Settings

Panel width, px — the width of the on-chart panel in pixels, 300..800. Default: 800.

Header size — the height of the panel header, 1..6. Default: 1.

Theme — the color theme of the panel: Light, Dark, or Auto. Default: Auto.

Row height (px) — the height of each parameter row in pixels. Default: 34.

Font size — the font size used inside the panel. Default: 8.

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

Mini Header on collapse — shows a compact header strip when the panel is collapsed. Default: off.

Close on click outside — automatically collapses the panel when clicking outside it. Default: off.

Instance — a unique number for each copy of the indicator on the same chart, allows running multiple instances side by side. Default: 1.

Panel Start Window — sets the initial position of the panel: main chart or subwindow. Default: Subwindow.

Recommended products
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
The ZigZag Buy Level is a specialized tool for traders who utilize market structure and classic ZigZag patterns to define key support and entry points. It automatically identifies "Main Highs"—significant highs confirmed by the subsequent price action—and then calculates a high-probability "Buy Level" based on a specified percentage pullback from that Main High to the last corrective low. This indicator helps you anticipate deep retracement entries, clearly marking them on the chart with labels
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
VibeFox Strat — "The Strat" candle typing (1 / 2u / 2d / 3) with actionable Buy/Sell signals VibeFox Strat is a real-time price-action indicator for MetaTrader 5 built on Rob Smith's "The Strat" method. It classifies every candle by its relationship to the previous candle, draws a compact type tag (1, 2u, 2d or 3) right on the bar, and marks the exact moment an actionable entry forms on the price chart. All controls are gathered into one modern interactive panel, so instead of reading bar struct
Three Candles Pattern
Edson Cavalca Junior
5 (1)
The patterns of 3 (three) Candles: Three White Soldiers; Three Black Crows; These are reversal patterns widely used by traders, as they have a high probability of showing the inversion of the current market movement. For example, if in a bullish trend there are three black crows, there is a high probability of reversing the current bullish movement. The Three White Soldiers have the following characteristics: There are 3 consecutive candles with a good body, that is, the difference between th
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 Inside Bar — mother-bar coil breakout with automatic entry points VibeFox Inside Bar is a real-time price-action indicator for MetaTrader 5. It detects the classic inside-bar pattern, draws a clean rectangle around every mother bar that contains a coil of inside bars, and marks the exact moment price breaks out of that range right on the chart. All controls are gathered into one modern interactive panel, so instead of scanning candle by candle you see each compression setup and its break
Keltner Channels (ou   Canais de Keltner ) é mais um indicador de   volatilidade   utilizado pela   análise técnica. Também chamado de   envelope , esse canal foi criado por Chester Keltner para monitorar os seus investimentos no mercado futuro de café na década de 1960. Porém, com o passar do tempo, passou também a ser utilizado para outros ativos e, atualmente, é uma das ferramentas mais utilizadas pelos traders. Nesta versão customizada foram adicionados novas opções de método de média movel
VibeFox Gartley — harmonic XABCD pattern with Fibonacci-validated entry points VibeFox Gartley is a real-time harmonic-pattern indicator for MetaTrader 5. It scans the swing structure of price, finds the classic Gartley XABCD pattern, validates it with Fibonacci ratios, and marks the entry point right on the price chart at the completion of the pattern. Every control is gathered into one modern interactive panel, so instead of measuring legs by hand you see the harmonic pattern and the trade ide
Veltrion Smart Fibonacci   is a clean automatic Fibonacci structure overlay for MetaTrader 5. It automatically detects recent swing highs and swing lows, then draws key Fibonacci retracement levels directly on the chart. The indicator is designed to help traders visualize market structure, retracement zones, and the golden zone without manually drawing Fibonacci tools. Key Features Automatic swing high and swing low detection Clean Fibonacci retracement overlay Horizontal Fibonacci levels for a
Deviation trend
VLADISLAV AKINDINOV
Indicator of trend deviation with a static level. The deviation coefficient is set for the trend histogram. Signals are the intersection of the level trend histogram in the direction of the trend or during a trend reversal - the option is selected in the indicator settings by the "Revers" parameter. There are all the necessary settings for the design of the indication and sending messages to mail or a mobile terminal. All input parameters have an intuitive name. Analog for MT4: https://www.mql5.
Liquidity Order Blocks MT5
Johan Adrian Nieto Resendiz
Liquidity Order Blocks MT5 Liquidity Order Blocks MT5 is a professional visual indicator for MetaTrader 5 designed to help traders identify and monitor potential bullish and bearish liquidity areas directly on the chart. The indicator detects pivot-based order block zones and displays each zone with a structured visual breakdown of estimated bullish volume, bearish volume, relative strength and delta. Its purpose is to make liquidity areas easier to read, compare and monitor during market analys
OrderFlux – Order Flow and Footprint Indicator for MetaTrader 5 OrderFlux is a professional order flow and footprint indicator for MetaTrader 5. It opens up each individual candle and reveals what is happening inside: traded volume at every price level, separated into aggressive buyers and sellers. From this tick data, a complete Footprint Chart is built in real time, including Delta, Imbalance, Volume Profile, and Market Profile . A standard chart only shows Open, High, Low, and Close. That is
KT 4 Timeframe Trend MT5
KEENBASE SOFTWARE SOLUTIONS
The KT 4 Time Frame Trend is an invaluable forex indicator for traders seeking to identify the trend direction across 4-time frames accurately. This innovative indicator allows users to simultaneously observe and analyze price trends across four different timeframes. Whether you're a beginner or an experienced trader, this tool offers an enhanced understanding of trend dynamics, leading to improved trading strategies on your trading platform. The capability to concurrently monitor multiple timef
SwingArm provides visual confirmation of a trend change.  Colored Fibonacci based bands is an easy way to understand the trend and trail stops. This indicator is MT5 version of Tradingview indicator ( SwingArm ATR Trend Indicator by vsnfnd). Features: 3 Default fibonacci levels bands. Colored clouds with 3 color spectrum for any trend. ATR Period and ATR Factor inputs. Please call me if you need more input parameters or modified version of this indicator.
My PVSR
Ashok Kumar Singha
My PVSR   is based on All Type of Pivot Points. Use this Indicator to get proper Support / Resistance Zone and Trade accordingly.. Recommendation: Use this Indicator along with my another Indicator --->>> Dr. Trend   <<<--- Click Here ; To get the best output result feel free to contact me ; Best of Luck It can be used for: All Pairs: Forex, Cryptocurrencies, Metals, Stocks, Indices etc. All Timeframe All Brokers All type of Trading Style like Scalping, Swing, Intraday, Short-Term, Long-
VibeFox BSU/BPU Levels — bar-created support/resistance with bounce and breakout entries VibeFox BSU/BPU Levels is a real-time support/resistance indicator for MetaTrader 5. It detects the bars that create price levels (BSU), counts how many later bars confirm each level (BPU), draws the strongest levels as horizontal rays right on the price chart, and marks bounce and breakout entry points the moment they appear. Every control is gathered into one modern interactive panel, so you read market st
Arcane Fibonacci Indicator Pro
Gabriel Alejandro Sanchez Lledo
Arcane Fibonacci Indicator v2.0  **The most intelligent Fibonacci tool on the MQL5 marketplace.**    Automatic swing detection · OTE zone · Smart Money Order Blocks · FVG alignment · Confluence scoring 0–100% · Non-repainting arrows · Professional dark dashboard WHY Arcane Fibonacci Indicator v2.0 IS DIFFERENT? Every other Fibonacci indicator draws lines and leaves you to figure out which levels matter. ** Arcane Fibonacci Indicator v2.0 tells you EXACTLY which levels to trade — and scores
Product Description: Swing Points & Liquidity (MT5) What it does: This indicator automatically identifies significant "Swing Highs" and "Swing Lows" (Fractals) on your chart. It assumes that these points represent   Liquidity   (where Stop Losses and Buy/Sell stops are resting) or   Supply and Demand Zones . When a Swing High is formed, it projects a   Red Box/Line   to the right (Supply/Resistance). When a Swing Low is formed, it projects a   Green Box/Line   to the right (Demand/Support). As
Hammer Star
Arkadii Zagorulko
Hammer and Star Bar Formation Indicator for MT5 This powerful MT5 indicator helps traders quickly spot key reversal patterns, including Hammer and Star Bar formations , directly on your charts. With this tool, you can: Identify potential trend reversals as they form. Make well-informed trading decisions. Potentially increase profits by entering trades at optimal points. Customizable Settings Include: Period to find highs/lows : Determines if the bar’s high (for Star) or low (for Hammer) exceeds
FREE
Angus Orderflow Heatmap
Mr Monthon Chaipreechapat
Volume Footprint & Heatmap Indicator This indicator combines Volume Footprint and Heatmap visualization, inspired by the Order Flow and Heatmap concepts found in Bookmap. Unlike futures markets, the Forex market does not provide real exchange-traded volume data. Instead, it only offers Tick Volume . This indicator is designed to simulate Bookmap-style market visualization as closely as possible using the available Tick Volume data. Because the indicator relies on Tick Volume, the quality and acc
BALOGUN SMC ELITE — Professional Smart Money Concepts Indicator KEY FEATURES: Strict BUY/SELL Alternation — Only 1 BUY followed by 1 SELL (no signal spam) Non-Repainting Signals — Signals confirmed on closed bars only Zone-Limited NO TRADE Markers — Clear visual zones showing when NOT to trade Multi-Factor Confluence Scoring — 0-100% quality score per setup Professional Dashboard — Real-time trend, confluence, and signal status Multi-Channel Alerts — Popup, Push, Email, and S
Pattern Builder Pro — Custom Swing Pattern Scanner and Market Scanner for MetaTrader 5 Pattern Builder Pro is a MetaTrader 5 indicator and market scanner that lets traders draw any custom swing pattern by hand and scan every symbol in Market Watch, across multiple timeframes, for statistically similar price formations. Unlike standard chart pattern indicators limited to head and shoulders, triangles, or flags, this MT5 pattern recognition tool lets you define your own price action pattern — any
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
Over Trend MT5
Mansour Babasafary
Trend based indicator Identify trends with this indicator A simple-to-use trend indicator No complicated settings Attributes: Can be used in all symbols Can be used in all time frames Relatively high signals No complicated settings Specific to the trend Lifetime support Settings: Alarm Show Alert: By activating these settings, after receiving the signal, you will receive an alarm in Metatrader Alarm Show Notification: By activating these settings, after receiving the signal, you will receive a
Turpial Pullback
Arlos Elias Rivas Romero
Indicator Type Strategy (Pullback) for all Symbols and Periodicity, Preferably from 30M periodicity. Can be used for manual trading. Its workspace corresponds to channel of 3 bars of Bill Willians. Also relies on the indicator Rsi and Atr. BUY when: There is a Green Arrow STOPLOSS to buy, below the bottom line of the channel (red line)" SELL when: There is a Red Arrow. STOPLOSS to sell, above the upper line of the channel (blue line)
Contact me for instruction, any questions! - Lifetime update free - Non-repaint - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Introduction Breakout Trend Scanner indicator works based on the Elliott Wave in technical analysis describes price movements in the financial market that are related to changes in trader sentiment and psychology and finds end of movement and breakout trend. The Elliott Wave pattern that is f
Your feedback is very valuable to us. By sharing your experience, you help us improve and provide you with better service. Thank you! PIPnova Candle Signals: Catch the Clearest Reversal Signals in the Market! PIPnova Candle Signals is a professional MetaTrader 5 indicator designed to instantly detect critical moments in price action—namely, potential trend reversals and points of indecision. It reliably catches the most powerful and trustworthy candle patterns, Pinbars and Dojis, with custo
FREE
Breakout Entry Signals MT5
Christopher Graham Parish
!! FLASH SALE !!   Over 80% off !!     For ONE week only. Now only $47 - normally $297! >>>      Ends on 30 June 2023 - Don't miss it! Buy and Sell Alerts when price breaks out following strict price action. Sends Alerts – #On MT5 To Your Phone To Your Email Does not repaint . Works on any Forex pair, any timeframe. 10 Activations allowed so you are free from limitations >> MT4 Version Here For spreads from a tiny 0.1pip RAW/ECN Accounts,  click here . Check out my Waka Esque EA signal here
Smart Peak Bottom
Xiaoyu Huang
5 (2)
This is a clear indicator for judging tops and bottoms, and it works well for Oscillating market. Promotional price 49$ → 59$ features good at judging tops and bottoms No redrawing, no drifting Fast calculation, no lag Rich reminder mode Multiple parameters and colors can be adjusted parameter "======== Main ========" HighLowPeriod1 = 9 HighLowPeriod2 = 60 HighLowPeriod3 = 34 HighLowEMAPeriod = 4 MASignalPeriod = 5 "======== Notify ========" UseAlertNotify = true; UseMetaQuotesIDNotify = tru
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 2 copies left at the low price of 39 $ . original price 49 $ 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 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