VibeFox Pesavento

VibeFox Pesavento — Fibonacci ratio analysis of swing legs with entry points

VibeFox Pesavento is a real-time swing-structure indicator for MetaTrader 5 that applies the Pesavento method of Fibonacci ratios to the market. It builds a ZigZag from the price, measures every leg of the swing structure, labels each leg with its ratio to the previous one, highlights the legs that land on a key Fibonacci/Pesavento ratio, and marks entry signals right on the chart. Instead of measuring retracements by hand, you see the proportion of each move and the reversal level at the very moment it forms — all gathered into one modern interactive panel.

How the indicator works

First the indicator detects the significant turning points of price — the swing highs (peaks) and swing lows (troughs) — using the classic ZigZag algorithm. The construction is controlled by three parameters. Depth sets the minimum number of bars between two pivots, so the structure ignores small wiggles and reacts only to moves that last long enough. Deviation is the minimum size of a reversal required to register a new pivot — it filters out shallow pullbacks. Backstep is the minimum number of bars between two extrema of the same kind, preventing two peaks (or two troughs) from sitting too close together. Together they tune the swing detection from a fast, detailed structure to a slow one that shows only major swings.

The swing legs are drawn directly on the price chart as line objects, while the indicator itself lives in its own subwindow, where the control panel sits. 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.

Pesavento ratio analysis

Once the swing pivots are known, the indicator splits the structure into legs — each leg connects two consecutive pivots. For every leg it computes the Pesavento ratio: the length of the current leg divided by the length of the previous one. This ratio describes the proportion of the move — how far price retraced or extended relative to the prior swing. A label with the ratio (for example 0.618) is drawn at the midpoint of each leg, so the geometry of the structure is visible at a glance.

Legs whose ratio lands on a key Fibonacci/Pesavento value are highlighted with the High (Highlight) color. The key ratios are 0.382, 0.500, 0.618, 0.786, 1.000, 1.272, 1.618 and 2.618. A leg counts as a match when its ratio is within the Tolerance distance of one of these values — the tolerance is an absolute figure, so you can make the match strict or loose. These highlighted legs are the harmonic moves Pesavento traders look for: retracements and extensions that respect the Fibonacci grid.

Entry points

The main value of VibeFox Pesavento is its automatic entry points: a clear marker is placed on the price chart whenever a swing completes at a key reversal ratio. A leg is treated as a likely reversal when its ratio matches the key retracement values 0.618 or 0.786 of the previous leg — at that proportion the prior move is usually exhausted.

When the leg ends on a confirmed swing low at a key reversal ratio, a BUY marker is placed below the bar — the down-move has retraced into the reversal zone and price is turning up. When the leg ends on a confirmed swing high at a key reversal ratio, a SELL marker appears above the bar — the up-move is exhausted and price is turning down. The two directions are toggled independently with the Buy and Sell switches.

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 leg line color is set with Zigzag Line Color and the thickness with Line Width from 1 to 5 pixels. The legs matching a key ratio are painted with the Key-ratio Highlight Color. The line, the highlight, 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 swing and ratio 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 line 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.

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 Pesavento settings side by side.

Entry notifications

You do not need to sit and guard the chart waiting for a signal. Each entry can be sent 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 entry appears on the symbol and timeframe you are working with.

Visual history (HTML report)

Enable the Html channel, and every entry signal is saved to an HTML report together with a screenshot of the chart at the moment it fired. The report is stored in the terminal's Files folder, in the VibeFox_Pesavento directory (MQL5/Files/VibeFox_Pesavento/result.html), and opens in any browser — you get a visual log of all the entries 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.

Pesavento (swings)

Swing Depth — the minimum number of bars between two pivots (2..100). Default: 12.

Swing Deviation — the minimum reversal size for a new pivot, in points. Default: 5.

Swing Backstep — the minimum number of bars between two extrema. Default: 3.

Max legs drawn/labeled — how many of the most recent legs are drawn and labeled. Default: 12.

Bars of history to process — how far back the swings are calculated, 0 = all available. Default: 500.

Key-ratio tolerance — the absolute tolerance for matching a leg ratio to a key value. Default: 0.030.

Zigzag Line Color — the color of the leg lines on the price chart. Default: DodgerBlue.

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

Key-ratio Highlight Color — the color of legs that match a key ratio. Default: Gold.

Highlight Transparency — highlight transparency in percent, 0-100. Default: 0.

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

Entry Points

Buy signals (low @ key ratio) — enables BUY markers on a confirmed low pivot at a key reversal ratio. Default: on.

Sell signals (high @ key ratio) — enables SELL markers on a confirmed high pivot at a key reversal ratio. 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_Pesavento/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
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Easy Support and Resistance
Danny Giovanni Romero Lozano
EASY SUPPORT AND RESISTANCE Visualize support and resistance levels across multiple timeframes with dynamic color-coded lines Overview This powerful MT5 indicator automatically identifies and highlights key price levels by drawing rectangles on the last closed candle and its first opposite-colored candle across six different timeframes (M15, M30, H1, H2, H4, D1). The lines dynamically change color based on price action confirmation, transforming into support or resistance levels when validated
FREE
LT Support Resistance - Identify Support and Resistance Levels 100% Automatically Are you tired of wasting time drawing support and resistance lines manually? Or frustrated because you always miss that one crucial level? LT Support Resistance was developed to eliminate this chore by automatically identifying and plotting the most relevant zones for your asset across multiple timeframes simultaneously. == INTELLIGENT AUTOMATION OF CRITICAL LEVELS == Instead of drawing lines manually (which is sub
Smart Money Structure & Precision Trading Indicator (MT5) Smart Money Structure & Precision Trading Indicator  is a powerful Smart Money Concepts (SMC) indicator for MetaTrader 5, designed to help traders identify high-probability entries with institutional logic . This indicator automatically detects market structure in real time , highlights key liquidity levels , and provides clear, non-repainting signals so you can trade with confidence and precision. Whether you are a scalper, day trader, o
VibeFox ZigZag — swing pivots with breakout and reversal entry points VibeFox ZigZag is a real-time swing-structure indicator for MetaTrader 5. It draws the classic ZigZag line that connects significant highs and lows, marks the moment an entry signal appears right on the price chart, and gathers every control into one modern interactive panel. Instead of eyeballing the chart for tops and bottoms, you see the market structure and the entry point at the very moment they form. How the indicator wo
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
Apex Thrust Pro  Institutional-Grade Trend Breakout & Quantitative Pyramid Scaling System Apex Thrust Pro   is a high-performance automated trading system (EA) engineered for traders who demand precision in trend following. By combining classic volatility breakout logic with a modern quantitative scaling algorithm, the system is designed to maximize profits during strong market moves through "Pyramid" position building, while strictly controlling drawdowns using our proprietary   Profit Gears
My Pivot
Ashok Kumar Singha
My Pivot is an Indicator based on Pivot Lines and Support-Resistance zones. This Indicator will Plot 11 SR zones including Pivot Line which will definitely help you to understand the exact SR zones of the Market. Steps to Setup the Indicator: Install the Custom Indicator; Set all the Lines Color, Width and Styles; Set visualization to All Timeframe; and DONE It can be used for: All Pairs: Forex, Cryptocurrencies, Metals, Stocks, Indices.  All Timeframe All Brokers All type of Trading S
EA PHANTOM EDGE – Smart Fibonacci Trading System Executive Overview EA PHANTOM EDGE is a professional-grade automated trading system engineered to exploit high-probability market reversals using Fibonacci retracement analysis combined with price action confirmation. Designed for reliability, transparency, and full MQL5 Market compliance, the system integrates advanced risk management, intelligent trade validation, and multi-channel alerts to deliver consistent and controlled trading performanc
FREE
Purpose : The SuperTrend indicator tracks price trends, plotting a line that follows the trend direction (up or down) and optionally fills the area between the trend line and the closing price Plots : SuperTrend Line : A colored line (green for uptrend, red for downtrend) plotted below the price in uptrends and above in downtrends. Filling : Optional filled area (bisque/pale green) between the SuperTrend line and the closing price, shown only if Show_Filling is true. Logic : Calculates ATR usin
AUTO FIBONACCI MULTI-TIMEFRAME TOOLKIT Technical analysis tool that automatically draws Fibonacci levels for 4H, Daily, Weekly, and Monthly sessions. AUTOMATIC FIBONACCI RETRACEMENTS (7 CLASSIC LEVELS): - 0.0% (Previous session Low - support level) - 23.6% (Fibonacci Golden Ratio - early entry level) - 38.2% (Strong retracement level) - 50.0% (Key pivot level highlighted in YELLOW - market equilibrium) - 61.8% (Main Golden Ratio - critical decision level) - 78.6% (Deep retracement level) - 100.0
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
Aliens dougkang de moviles
Cesar Juan Flores Navarro
Tomamos 5 medios móviles las unimos en una la cual suavizamos y volvemos a suavizar, resultando un mega suavizador de medios móviles suavizadas. Indicador de mql5 funciona en cualquier broker y para todos los tiempos, siendo el mas optimo el de 5, 15 a mas. Funciona mejor en grupo consigo misma osea poner uno de 14 y otro de 50 y 400,, así se observa mejor su desempeño.
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
Utility for show on charts the visual informations about: - a vertical line at start of each bar of selected timeframe - a vertical line at start of each day - a vertical line at start of each week - vertical lines at start / end of trading sessions selected - bid / ask prices, spread, money value for each point (of 1 standard lot) and last tick time recived" You can enable / disable each information and set the color for each line
FREE
Adaptive Math Zones Indicator is a professional MT5 indicator designed to identify high-probability price reaction areas using mathematical price projections and Fibonacci-based channel structures. The indicator automatically builds a reference price channel, highlights neutral zones, and projects future price levels (50%, 100%, and 200%), helping traders visually understand market structure and potential reaction points. This tool is especially effective during ranging and corrective market con
FlatBreakout MT5
Aleksei Vorontsov
3 (1)
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
Info:   marcobarbosabots Pivot lines are an easy way to see market trend. The indicator provides the pivot line and three first support and Resistance lines. Calculations used was: Resistance 3 = High + 2*(Pivot - Low) Resistance 2 = Pivot + (R1 - S1) Resistance 1 = 2 * Pivot - Low Pivot point = ( High + Close + Low )/3 Suport 1 = 2 * Pivot - High Suport 2 = Pivot - (R1 - S1) Suport 3 = Low - 2*(High - Pivot) You can use the calculated values ​​on an EA too, just make sure the indicator is a
KT Horizontal Lines MT5
KEENBASE SOFTWARE SOLUTIONS
In MetaTrader, plotting multiple   horizontal lines   and then tracking their respective price levels can be a hassle. This indicator automatically plots multiple horizontal lines at equal intervals for setting price alerts, plotting support and resistance levels, and other manual purposes. This indicator is suitable for Forex traders who are new and looking for chances to make quick profits from buying and selling. Horizontal lines can help traders find possible areas to start trading when the
== VolBreakout M15 — Volatility Squeeze Breakout ==   Strategy:   - Detects Bollinger Band / Keltner Channel squeeze (TTM   Squeeze)   - Places Buy Stop / Sell Stop at squeeze range breakout   - MACD histogram direction filter   - ATR-based dynamic Stop Loss & Take Profit   - Chandelier-style trailing stop   Features:   - No martingale, no grid, no averaging   - Fixed 1% risk per trade   - Time filter, spread filter, daily trade limit   - Fully configurable parameters   Recommended Settings:
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
Fractal Structure Auto Fibonacci This tool is designed for price action traders and structural analysts who want to optimize their charting. It automatically identifies valid market swings using fractal logic, draws clear ZigZag lines, and automatically draws Fibonacci retracement levels for the most recent trading range. Key Features Dynamic Fractal Detection: Identifies valid swing peaks and troughs based on a user-defined review period (n). It filters out market noise and visually marks
FREE
This indicator automatically detects internal & swing market structure, Fibonacci Retracement and Fibo Levels. Features Full internal & swing market structure labeling in real-time Fibonacci Retracement Fibonacci Levels After purchasing the indicator, the full source code is provided, and via indicator buffers it can be easily integrated into your Expert Advisors (EAs) for automated trading strategies.
Pivot Point Fibo RSJ is an indicator that traces the support and resistance lines of the day using Fibonacci rates. This spectacular indicator creates up to 7 levels of support and resistance through Pivot Point using Fibonacci rates. It is fantastic how the prices respect each level of this support and resistance, where it is possible to perceive possible entry/exit points of an operation. Features Up to 7 levels of support and 7 levels of resistance Set the colors of the levels individually
FREE
Development of the previous version of the indicator ZigZag WaveSize MT4 ZigZag WaveSize - modified standard ZigZag indicator with added information about wave length in points, levels, and different alert logic General Improvements: Code adaptation for MetaTrader 5 Optimized work with graphical objects New Features: Horizontal levels at extremes Selection of level types: horizontal/rays/segments Filter for liquidity levels (not broken by price) Buffer for breakouts: adjusting sensitivity to f
FREE
SpikeHunter
Franklin Cornelio Perez Colina
Este es un indicador que trabaja en indices BOOM 1000 y su equivalente en Weltrade Gain 1200. Basicamente trabaja en temporalidad de 15 minutos y su objetivo es cazar spikes. Se recomienda la temporalidad de 15 minutos por que genera un poco mas de precision. Se recomienda indices que general altos spikes, como el BOOM 1000. Lo interesante de cazar spikes es que se puede gestionar el riesgo. La configuracion ideal para BOOM 1000 y Gain 1200  es la que esta por defecto.
Hunttern ZigZag MT5
Hassan Gh Fakhraei
5 (1)
Hunt markets with Hunttern ZigZag . Easy to use with one parameter    You can use it for the following:       -Classic patterns       -Heads and shoulders       -Harmonic patterns       -Elliott Wave       -Support and resistance       -Supply and Demand Single parameter:      -Period (1-120) Features:        -Candle time        -Single parameter        -Light mode template This is version 1 of Hunttern ZigZag. We are very happy to receive feedback from you.
FREE
Our offer also includes a free panel — Indicator Panel — which allows you to show or hide indicators created by BOToBRACIA. High and Low Points is a practical technical analysis indicator that plots levels corresponding to the highs and lows from previous periods (day / week / month) — levels that, in the Smart Money Concepts (SMC) and ICT approach, are treated as liquidity zones, while in classical technical analysis they serve as potential support and resistance levels. Indicator settings: •
FREE
SWING DETECTOR WITH RSI AND FIBONACCI Structural Swing Points + Fibonacci Retracement + RSI Overlay -------------------------------------------------- FREE INDICATOR Identify swings. See Fibonacci levels. Check RSI. All in one free indicator. -------------------------------------------------- WHAT THIS INDICATOR DOES This indicator automatically detects structural swing highs and lows using configurable depth and deviation filtering. It connects swings with trend lines, overlays standard
FREE
MasterCharts
Alexander Berger
You can think of these indicators as moving pivot points. MasterChartsTrading Price Action Indicators show good price levels to enter or exit a trade. The Blue indicator line serves as a Bullish Trend setter. If your instrument closes above the Blue line, we think about going Long (buying). When your trading instrument closes below the Red line, we think about Shorting (selling). It is very easy to read price action if you have a reference point. These support/resistance lines are there to help
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE:   Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades.   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] Smart T
Trend Sniper X
Sarvarbek Abduvoxobov
5 (10)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.61 (31)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
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
Divergence Bomber
Ihor Otkydach
4.89 (93)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market structure for you, maps the hig
GoldenX Entry MT5
Kareem Abbas
5 (15)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
The 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
Superhero
Ihor Otkydach
5 (3)
The SUPERHERO indicator is a multi-currency trading system designed on an "all-inclusive" basis. The indicator independently analyzes the market and provides signals on when to open and close trades. It uses Stop Loss and Take Profit orders. The R:R ratio is 1:1. From time to time, I personally trade based on this system's signals, and here are the results I get—   LIVE SIGNAL This system can send push notifications to your smartphone, so you can place trades "on the go" without needing to be ti
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
Atomic Analyst MT5
Issam Kassas
4.44 (52)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. [How to use] , [User Manual] ,  [PDF]  And [DEMO] Atomic Analyst is a non-repainting, non-redrawing, and n
M1 Sniper MT5
Oleg Rodin
5 (5)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
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
SR Liquidity   is a trading indicator designed to reveal the hidden zones where market liquidity concentrates and price reacts most strongly. These special liquidity areas act as powerful support and resistance levels, giving you a clear map of where the market is most likely to reverse. Instead of drawing ordinary Support/Resistance lines, SR Liquidity analyzes real price behavior to detect the zones where buying and selling pressure accumulate. These are actually the pools of liquidity that dr
Zoryk Gold
Reda El Koutbane
5 (6)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
TREND CATCHER INDICATOR Trend Catcher Indicator analyzes market price movements, using a combination of the author’s proprietary and customized adaptive trend-analysis indicators.  It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.  It also uses a combination of smoothing and trend-filtering customized indicators such as moving averages, RSI, and volatility filters.   Real ope
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 (3)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Latest News : Version 1.64 has been released, All trades now have a Stop Loss placed behind the relevant Support/Resistance zones. The Smart Close function has also been improved to increase the EA’s performance in this version. Since August 9, the live signal has been running on Version 1.64. Price Plan: Current Price: $169 (Early Adopter Offer) Next
Smc Pro ToolKit
Talal N Z Aljarusha
5 (6)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
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
FX Trend MT5 NG
Daniel Stein
5 (6)
FX Trend NG: The Next Generation Multi-Market Trend Intelligence Overview FX Trend NG is a professional multi-timeframe trend and market monitoring tool designed to give you a complete structural overview of the market in seconds. Instead of switching between dozens of charts, you instantly see which symbols are trending, where momentum is fading, and where strong alignment exists across timeframes. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max, your 1-on-1 AI tradi
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (6)
A new King in town - Indicator + Order management indications(tp1+tp2+tp3) + Optional Telegram Signal sender   INCLUDED (FREE) ( FULL TRADING  and SIGNAL SYSTEM ) Our best EA for Gold: Gold Slayer  This indicator includes an advanced Strategy, a trading system with customisable order management and a mean reversion system that combines envelope extensions, backed by multiple intelligent confirmation filters like RSI to catch high probability reversal entries with BUY and SELL signals . The indi
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
Axiom Matrix
Issam Kassas
5 (5)
LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. SPECIAL OFFER:  After purchasing Axiom Matrix, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. [User Manual] , [Online Course] , [PDF]  And [DEMO] Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watc
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
Atbot
Zaha Feiz
4.69 (55)
ATy Gold and BTC  Join my MQL5 channel to update the latest news from me.  My community of over 80,000 members on MQL5 ATbot : How It Works and How to Use It How It Works The "AtBot" indicator for the MT5 platform generates buy and sell signals using a combination of technical analysis tools. It integrates Simple Moving Average (SMA), Exponential Moving Average (EMA), and the Average True Range (ATR) index to identify trading opportunities. Additionally, it can utilize Heikin Ashi candles to en
TrendLine PRO MT5
Evgenii Aksenov
4.68 (34)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here: 
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