VibeFox SuperTrend

VibeFox Supertrend — dynamic ATR trend bands with adaptive multiplier and entry signals

VibeFox Supertrend is a real-time overlay indicator for MetaTrader 5. It draws a single dynamic line directly on the price chart: the line runs below the bars in an up trend and above them in a down trend, switching sides only when the trend genuinely reverses. ATR-based bands determine how far the line sits from price, so the indicator naturally widens on volatile markets and tightens when the market quiets down. An optional adaptive multiplier (Kaufman Efficiency Ratio) tightens the band further in trending conditions and widens it in choppy ones, reducing false flips. All controls are gathered in one modern interactive canvas panel.

What Supertrend measures

The indicator tracks one thing: the direction of the dominant trend and how far away from price the dynamic band sits. On each bar the band is computed from the Average True Range multiplied by a configurable factor, then anchored to the midpoint of the bar (hl2 by default, or Close). The rule is simple: as long as the closing price stays on the correct side of the band, the trend holds. The moment price closes through the band from the other side the trend flips, the line jumps to the opposite side and changes color.

Reading the chart is instant. A green line below the candles means the market is in an up trend and the line acts as a dynamic trailing stop. A red line above the candles means the market is in a down trend. The moment the line switches side a flip has occurred — and that is the entry point.

Adaptive multiplier

When Adaptive is on, the ATR multiplier is no longer fixed. It scales with the Kaufman Efficiency Ratio: in a clean, directional market the ER is high and the band tightens, keeping the line close to price and capturing more of the trend. In a choppy, sideways market the ER is low and the multiplier grows, pushing the line further from price and filtering out noise. The Sens (Sensitivity) parameter controls how strongly the ER shifts the multiplier — a value of 0 disables the adjustment entirely, while 3 applies the maximum shift.

Multi-timeframe support

The TF control selects the timeframe on which the ATR and Supertrend are calculated. Setting it to anything other than Current makes the indicator compute on a higher timeframe while drawing on the current chart — useful for confirming the dominant trend direction without switching charts.

Entry points

VibeFox Supertrend marks the precise moment a trend changes direction, placing a colored arrow on the price chart so the entry is visible at a glance.

Trend Flip

The only entry type is the Trend Flip: it fires on the bar where the Supertrend line switches sides. When the line flips from red (above price) to green (below price), a BUY marker is placed. When it flips from green to red, a SELL marker is placed. Enable the flip with the Entry toggle. The marker color and size are set separately with Buy, Sell and Size.

Full visual control

Every aspect of the trend line is tunable. The colors for the up-trend and down-trend states are set independently with their own transparency sliders — you can make one side subtle and highlight the other. The Width control adjusts the line thickness, and Style chooses between Solid, Dash, Dot and compound variants. Enabling Fill shades the area between the trend line and the price, which makes the current trend state stand out even more. The small flip Arrows option draws a tiny directional arrow at every reversal point independently of the full entry signal.

Interactive on-chart panel

The whole interface is a smooth canvas-based panel built for fast mouse control. All parameters are arranged in compact rows and the entry block is separated with its own gold ENTRY heading. The panel header holds the control icons.

Power — turns the drawing of the trend line and all 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 to any width or height.

Collapsible — a double click on the header collapses the panel into a compact strip; the mini-header option keeps a small label visible when collapsed.

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 the workspace: a light, dark or automatic Theme, an adjustable panel Width, Header size, Row height and Font size. Hide Footer removes the status bar at the bottom. Mini Header shows a compact label when the panel is collapsed. Close outside automatically collapses the panel on a click anywhere outside it. Nearly every parameter also changes live right on the panel — the input fields on the Inputs tab only set the starting values. Running several independent copies on one chart is possible by giving each a unique Instance number.

Entry notifications

Each Trend Flip can be delivered through several notification channels that are enabled independently right on the panel.

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 flip appears on the symbol and timeframe you are working with.

Visual history (HTML report)

Enable the Html channel and every Trend Flip 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 under the VibeFox_Supertrend directory and opens in any browser — you get a visual log of all the flips the indicator found. A one-click trash button on the panel clears the report and its screenshots whenever you want to start over.

To find the report: open MetaTrader 5, go to File → Open Data Folder, then navigate to MQL5/Files/VibeFox_Supertrend/result.html. Open the file in any browser. To clear it, click the trash icon next to the Html checkbox on the panel.

Built-in multilingual help

A full help page is built into the panel, available in 10 languages, so every control is explained right where you use it. Click a language button inside the Settings section to display the help text on the chart.

Parameters (Inputs tab)

Most settings can also be changed live right on the panel via the Settings button — the input parameters only set the initial values at startup.

Trend

ATR Period — number of bars for the ATR calculation, range 1..200. Default: 10.

Multiplier — ATR multiplier controlling the band distance from price, range 0.5..20. Default: 3.0.

Source (mid price) — price used as the band midpoint: hl2 (High+Low)/2 or Close. Default: hl2.

MTF Timeframe (Current = chart) — timeframe on which ATR and Supertrend are computed; Current uses the chart timeframe. Default: Current.

Adaptive

Adaptive multiplier (Kaufman ER) — when on, the multiplier scales with the Efficiency Ratio: tighter in trending markets, wider in choppy ones. Default: off.

Adaptive Sensitivity (0..3) — how strongly the ER adjusts the multiplier; 0 = no adjustment, 3 = maximum. Default: 1.0.

Visual

Up Color — color of the trend line in the up-trend state. Default: LimeGreen.

Up Transparency % — transparency of the up-trend line, 0 = opaque, 100 = invisible. Default: 0.

Down Color — color of the trend line in the down-trend state. Default: Tomato.

Down Transparency % — transparency of the down-trend line, 0 = opaque. Default: 0.

Line Width (1-10) — thickness of the trend line in pixels. Default: 2.

Fill line to price — shade the area between the trend line and the price bar. Default: off.

Flip arrows — draw a small directional arrow at each trend reversal point. Default: on.

Entry Points

Entry on Trend Flip (up=BUY, down=SELL) — enable the Trend Flip entry signal; places a BUY marker when the trend flips up and a SELL marker when it flips down. Default: off.

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

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

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

Notifications

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

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

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

Html — saves every signal with a chart screenshot to an HTML report (Files folder, VibeFox_Supertrend directory). Default: off.

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

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

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

Panel / Settings

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

Header size (1..6) — header height in size units. Default: 1.

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

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

Font size — panel font size. Default: 8.

Hide Footer — hide the panel's bottom status bar. Default: off.

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

Close on click outside — collapse the panel when clicking anywhere outside it. Default: off.

Instance (unique per copy: 1,2,3...) — indicator copy number; assign a different number to each independent copy on the same chart. Default: 1.

Panel Start Window — where the panel opens at startup: Subwindow (indicator's own subwindow) or Chart (main price chart). Default: Subwindow.

Recommended products
DAILY OH/OL SDEV QUANT MODEL - STATISTICAL TRADING WITH PRECISION RISK MANAGEMENT TRADE WITH MATHEMATICAL CERTAINTY - KNOW YOUR EXACT STOP-LOSS AND TAKE-PROFIT BEFORE YOU ENTER This indicator analyzes 5,000+ days of price history to give you: Exact entry levels (sigma bands locked at daily open) Exact stop-loss distance (from M
Professional Renko Chart MT5 Professional Renko Chart MT5 is a clean MetaTrader 5 Renko chart indicator designed to display Renko bricks in a separate indicator window, with optional Renko box visualization directly on the main price chart. The indicator is built for traders who want a familiar Renko chart style inside MetaTrader 5, similar to the Renko chart visualization available on popular modern charting platforms such as TradingView. It converts normal time-based candles into Renko bricks
Advanced CRT Indicator MT5 — Candle Range Theory Tool Advanced CRT Indicator MT5 is a professional analysis tool that automates Candle Range Theory. It identifies consolidation ranges, breakout levels, Fair Value Gaps (FVG), and profit targets, with a real-time dashboard and alerts. Overview - Multi-timeframe candle range detection   - Automatic breakout levels with buffer settings   - Fair Value Gap identification and tracking   - Up to three customizable target levels (Risk:Reward ratios)  
The ATR Indicator Based on Heiken Ashi is a unique volatility analysis tool that combines the Average True Range (ATR) with Heiken Ashi candlestick calculations to provide a smoother and more reliable measure of market volatility. Unlike the traditional ATR, which uses standard candlesticks, this indicator applies the Heiken Ashi formula to filter out market noise and deliver a clearer volatility signal. Key Features: • ATR Calculation Based on Heiken Ashi Candlesticks – Offers a more stable v
FREE
Momentum Ninja Advanced MT5
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
Momentum Ninja Advanced MT5 This indicator is an enhanced version of the classic Momentum indicator.  Main features: - Based on NinjaTrader-style momentum logic. - Uses EMA-based smoothing for cleaner and more stable readings. - Displays dynamic color changes to highlight bullish and bearish strength. - Sends alerts when the momentum crosses above or below zero. - Fully customizable and completely non-repainting. - Lightweight and optimized for all symbols and timeframes. How it differs from t
Reversal Pattern AI — an absolute breakthrough in the world of indicator development, combining artificial intelligence algorithms, multi-level market analysis, and classical methods of technical analysis. It not only detects reversal patterns but also evaluates market inefficiencies, generating highly accurate trading signals. Thanks to a hybrid model that uses price action analysis, Volumes, Volatility, VWAP, and Volume AVG %, the indicator easily adapts to any market conditions.              
This indicator uses a mathematical calculation algorithm . This algorithm calculates the remainder between the updated model and the actual values and produces the possible progress of the graph on the graph. It is not a super prophet in trading, but it is very good for the trader when entering the market and to analyze it before entering. Applicable for all currencies. Данный индикатор использует алгоритм математических вычислений . Данный алгоритм вычисляет остаток между обновленной моделью и
This MT5 indicator provides real-time updates of classic Renko charts. Renko charts focus on price movement, filtering out noise and highlighting trends. What are Renko candles? Renko charts display price movement using "bricks" of equal size, ignoring time. A new brick is drawn only when the price moves by a specified amount. They help visualize trends by removing time-based noise. Parameters - BrickSizePoints  (20): Renko brick size in points - HistoryDepthSec  (3600): Historical data to ini
FREE
Trend Direction ADX indicator Trend Direction ADX is part of a serie of indicators used to characterize market conditions. Almost any strategy only work under certain market conditions. Therefore it is important to be able to characterize market conditions at any time: trend direction, trend strength, volatility, etc.. Trend Direction ADX is an indicator to be used to characterize trend direction: trending up trending down ranging Trend Direction ADX is based on ADX standard indicator. Tre
This SMT (Smart Money Technique) divergence indicator identifies discrepancies in price movement between two different trading symbols, helping traders detect potential market reversals. This tool compares the price action of two correlated assets, such as two currency pairs or indices, to spot divergences where one asset's price moves in the opposite direction of the other. For example, while one symbol may be making higher highs, the other might be making lower highs, signaling a divergence. T
FREE
Smooth Patterns
Roman Vashchilin
Trading patterns on Forex is considered to be the highest level of trading, since it usually requires years of mastering various patterns (shapes and candle combinations) and the ways they affect the price. Patterns are different combinations of Japanese candles on a chart, shapes of classical technical analysis, as well as any regularities of the market behavior repeating many times under the same conditions. After the patterns appear on a chart, the price starts behaving in a certain way allow
VWAP Wave
Rizwan Akram
VWAP WAVE [Riz] - MT5 Indicator               Advanced VWAP Divergence Detection System VWAP Wave is a professional-grade Volume Weighted Average Price indicator with built-in divergence detection system. It identifies high-probability reversal and continuation signals by analyzing price-VWAP relationships across multiple timeframes.
FREE
The Rainbow Dragon Indicator by Quant Atlas Creator:  https://www.quant-atlas.com/ The Rainbow Dragon is a composite signal engine that aggregates the seven Rainbow indicators — Blue, Green, Indigo, Red, Violet, Yellow, and Orange — into a single confluence-based reading. Rather than relying on any one model, it treats each Rainbow component as an independent voter and fires only when enough of them agree, giving you a diversified, multi-method read on the market instead of a single point of vie
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
GDS Renko Pip ST Chart - Pip-Based Renko Chart Indicator for MetaTrader 5 GDS Renko Pip ST Chart is a pip-based Renko chart indicator for MetaTrader 5. It helps traders build and study cleaner Renko price movement using a practical fixed pip or point-based brick structure. This tool is designed as a Renko chart foundation for manual analysis. It does not predict the market, does not generate buy or sell signals and does not decide whether a trade should be opened. What Pip ST Chart Does Renko ch
FREE
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
Exp5 Duplicator
Vladislav Andruschenko
4.78 (9)
Duplicator for MetaTrader 5 — professional position duplicator inside one terminal A reliable Expert Advisor for traders who want to automatically duplicate already opened positions in MetaTrader 5, increase volume, apply custom lot settings, and manage duplicates with precise rules. It is a practical tool for manual trading, algorithmic systems, and flexible management of existing positions inside one terminal. Duplicator for MT5 does not open positions by its own trading strategy. Its role is
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
Your Trend Friend
Luigi Nunes Labigalini
5 (1)
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements w
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
Renko Plus
Eadvisors Software Inc.
With Renko Plus you can use the features in the Indicator functionality, just add it to the Metatrader5 chart.             The Renko chart is a type of chart, developed by the Japanese, that is constructed using price movement rather than standardized prices and time intervals like most charts. It is believed to be named after the Japanese word for bricks, "renga", as the graphic looks like a series of bricks.             A new brick is created when the price moves a specified pri
"Inside Bar PA" is a technical indicator for the MetaTrader 5 platform, designed to automatically detect the Inside Bar pattern on the chart. An Inside Bar is a candle whose high and low are completely within the range of the previous candle (mother bar). This pattern often signals market consolidation and can precede a strong price movement. Features: • Automatic detection of all Inside Bars on the chart • Visual marking with arrows: green up arrow for bullish Inside Bars (close >= open), gr
FREE
AstraQuant Smart Liquidity AI AstraQuant Smart Liquidity AI is a professional MetaTrader 5 indicator designed for traders who want a cleaner and more structured way to understand market behavior. Instead of depending on simple arrows or basic crossover systems, the indicator focuses on liquidity sweeps, momentum behavior, volatility conditions, and multi-timeframe alignment to help traders read the market with better clarity. Many traders struggle because charts become overloaded with indicators
Renko Chart
Marcin Konieczny
3.56 (9)
This indicator allows to display Renko charts in the indicator window. Renko charts show only price movements that are bigger than the specified box size. It helps to eliminate noise and allows to focus on main trends. Time is not a factor here. Only price movements are taken into account. That's why Renko chart is not synchronized with the main chart it is attached to. Indicator works in two modes: CLOSE - only close prices are taken into account while building the chart HIGH_LOW - only high/l
FREE
Renko Brick Pro
Timothy Chuma Ifiora
Renko Brick Pro - Advanced Renko Indicator for MT5 Professional Renko bricks with intelligent ATR sizing and ready-to-use EA integration buffers. Renko charts eliminate market noise by creating bricks only when price moves a specific amount. Unlike traditional price charts, each brick represents the same price movement, giving you cleaner trend identification and better entry points. This indicator brings true Renko analysis to MT5 with intelligent ATR-based brick calculations that automatically
The Expert Advisor is used to create Renko chart, realtime updates, easy for technical analysis. Backtest your strategy with all indicators with Renko chart in MetaTrader 5. Parameters Box Size : input the number of box size. Show Wicks : if true , draw a candle with high/low. History Start: input the date to creat first candle. Maximum Bars: limit number of bars on renko chart How to use Attach the Expert Advisor to a chart (timeframe M1), for which you want to create a renko. Input box size a
GDS Renko Ghost Free Renko Market Memory Visualization Indicator for MetaTrader 5 GDS Renko Ghost is a free MetaTrader 5 indicator for traders who use Renko charts and want to study how similar Renko structures behaved in the past. The indicator visualizes historical Renko memory: similar past structures, continuation paths, consensus behavior and uncertainty zones. It does not give buy or sell signals. It does not predict price movement. It is a visual research and context tool for manual Renko
FREE
GDS Renko MultiSymbol - Multi-Symbol Renko Overview Indicator for MetaTrader 5 GDS Renko MultiSymbol is a Renko multi-symbol overview indicator for MetaTrader 5. It helps traders monitor Renko market context across several instruments from one compact visual workspace. The purpose of this tool is to make multi-symbol Renko observation easier. It does not predict market direction, does not generate buy or sell signals and does not decide which symbol should be traded. Why Multi-Symbol Renko Conte
FREE
Precision Instant
Jerson Daryl Herrera Arroyo
FREE TRY P.I.P.S FREE FOR 10 DAYS PRUEBA P.I.P.S GRATIS POR 10 DIAS EN: Download now and get a free 10-day trial license . Full features, demo account, no credit card needed. ES: Descarga ahora y obtén una licencia de prueba gratis por 10 días . Todas las funciones, cuenta demo, sin tarjeta de crédito. 10 DAYS 10 DIAS DEMO ONLY SOLO DEMO FULL ACCESS ACCESO COMPLETO NO CARD SIN TARJETA SEND A MESSAGE TO REQUEST YOUR FREE TRIAL ENVIA UN MENSAJE PARA SOLICITAR TU PRUEBA GRATIS P.I
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
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE: Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
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
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
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
Launch Discount Ending Soon — Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market s
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
GoldenX Entry MT5
Kareem Abbas
5 (15)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
Zoryk Gold
Reda El Koutbane
5 (6)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
ARICoins
Temirlan Kdyrkhan
ARICoin 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 Cust
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is a
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
Atomic Analyst MT5
Issam Kassas
4.4 (48)
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
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Version 1.4 is game changer, default setting adjusted for GBPUSD M1 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 y
Divergence Bomber
Ihor Otkydach
4.9 (92)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
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
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
Gartley Hunter Multi
Siarhei Vashchylka
5 (12)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. All fou
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these da
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
ORB Seeker MT5
Marcela Goncalves De Oliveira
Limited Discounted Price!  Only $99! After purchase contact me to get the bonus ORB Seeker EA and personal optimized set files. Catch clean session breakouts with confidence! ORB Seeker MT5 is a professional Opening Range Breakout (ORB) indicator built for traders who want accuracy, simplicity, flexibility, and clear chart structure. It automatically plots the pre-market or custom session range on any instrument, then gives clear breakout signals with entry, stop loss, take profit, and optiona
RelicusRoad Pro MT5
Relicus LLC
4.96 (24)
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (1)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
KURAMA GOLD SIGNAL PRO (MT5) — 7-Layer Filter, Auto TP/SL, Quality Score & Signal History Save | Complete XAUUSD Trading System No repaint in real time. The moment a signal appears, the arrow, entry, TP and SL are locked on the spot and never move afterward. What you trade is this real-time signal. And in v7.20, every signal that is actually sent is auto-saved and restored exactly after restart. BUYER BONUS Buy the lifetime license and receive AI Zone Radar (
Axiom Matrix
Issam Kassas
5 (5)
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
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
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