VibeFox Turtle Soup

VibeFox Turtle Soup — Linda Raschke false-breakout reversal with entry points

VibeFox Turtle Soup is a real-time false-breakout indicator for MetaTrader 5. It implements Linda Raschke's classic "Turtle Soup" pattern: the moment price sweeps a prior swing extreme and then snaps back beyond it, the indicator marks the reversal entry right on the price chart and draws the swept level. Instead of staring at the chart waiting for breakout traps, you see the failed breakout and the entry point at the very bar they complete. Every control is gathered into one modern interactive panel.

How the indicator works

A breakout trap happens when the market pokes through an obvious high or low — triggering breakout traders and stops — and then immediately reverses, closing back inside the prior range. Turtle Soup turns that trap into a signal. For every bar the indicator measures the highest high and lowest low of the previous N bars (the Lookback window), then checks whether the current bar swept that extreme but failed to hold beyond it.

Bullish (BUY): the bar's low pierces below the prior N-bar low, yet the bar closes back above that low — a false breakdown. Bearish (SELL): the bar's high pierces above the prior N-bar high, yet the bar closes back below it — a false breakout. To keep only meaningful sweeps, the broken extreme must be at least Age bars old, so a fresh, still-forming level does not trigger the pattern. When a signal fires, a short horizontal line marks the exact swept level at the signal bar.

Bars vs Lookback — two different settings

These two numbers are easy to confuse, so it is worth stating clearly. Lookback (N) is the size of the window used to build each prior extreme — it defines which high or low gets swept. Bars is the depth of history the indicator scans for signals — it defines how far back the search runs (0 = all available history). They are completely independent: raising Lookback makes each extreme wider and the sweeps rarer; raising Bars simply shows older signals further back in time.

Entry points

The indicator tracks the false-breakout conditions itself and places a clear marker on the price chart. Two independent signal types are available, each with its own toggle.

Entry — Long (false breakdown)

A bullish Turtle Soup fires when price sweeps below the prior low but closes back above it. The down-breakout has failed, sellers are trapped, and a BUY marker is placed at the signal bar. The swept low is the level the market rejected.

Entry — Short (false breakout)

A bearish Turtle Soup fires when price sweeps above the prior high but closes back below it. The up-breakout has failed, buyers are trapped, and a SELL marker is placed at the signal bar. The swept high is the level the market rejected.

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 swept-level line color is set with Swept-Level Line Color and the thickness with Swept-Level Line Width from 1 to 5 pixels. The level line and both entry markers each support a transparency setting (0-100%) in the color picker popup, so you can blend them softly into the chart background. Markers on the price chart are sized and colored independently, so entries stand out clearly against any background.

Interactive on-chart panel

The whole interface is a smooth canvas-based panel built for fast mouse control. The Turtle Soup 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 level 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 (Bars, Lookback, Age, Width, Size) 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 Lookback/Age 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_Turtle_Soup directory (MQL5/Files/VibeFox_Turtle_Soup/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.

Turtle Soup

Lookback N — the number of prior bars used to define the extreme to be swept (2..500). Default: 20.

Min Age — the swept extreme must be at least this many bars old (1..100). Default: 3.

Bars of history to process — how many bars back the signals are searched, 0 = all available. Separate from Lookback. Default: 500.

Swept-Level Line Color — the color of the short swept-level lines on the price chart. Default: Silver.

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

Swept-Level Line Width — the thickness of the level line in pixels, 1..5. Default: 1.

Entry Points

Long (bullish false breakdown) — enables BUY markers when price sweeps below the prior low and closes back above it. Default: on.

Short (bearish false breakout) — enables SELL markers when price sweeps above the prior high and closes back below it. 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_Turtle_Soup/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
RRtoolBox
David Ruiz Moreno
RRtoolbox - Professional Tools: Risk:Reward Trading Tool (SL/TP Horizontals + Pending orders + Diagonals), Alerts set on trend lines (for alerts on diagonal levels), SelfManagement (BE, partials...), close/cancelling by time, Statistics, Info and trading on chart. One-Click Trading with Visual Risk:Reward Management RRtoolbox is a comprehensive trading panel that combines one-click order execution,  statistics and  powerful visual Risk:Reward tools, alerts set with trendlines, on chart butt
Overview Harmonic Patterns MT5 is a technical analysis indicator designed for the MetaTrader 5 platform. It identifies and displays harmonic price patterns, such as Butterfly, Cypher, Crab, Bat, Shark, and Gartley, in both bullish and bearish directions. The indicator calculates key price levels, including entry, stop loss, and three take-profit levels, to assist traders in analyzing market movements. Visual elements and customizable alerts enhance usability on the chart. Features Detects six ha
Harmonic Pattern Hunter
Shingidzano Lesetedi
5 (1)
Harmonic Pattern Hunter Harmonic Pattern Hunter is a technical indicator for MetaTrader 5 that automatically identifies and draws high-probability harmonic patterns directly on the chart. It is designed to assist traders who use harmonic analysis as part of their trading methodology. How It Works The indicator scans historical and live price data for completed XABCD harmonic structures using Fibonacci ratio validation. When a valid pattern is detected, it draws the full pattern geometry, marks t
Market Trend Indicator Analog Copyright 2025, Jose María Molina Sánchez molinatrader67@gmail.com | Version 1.00 Introduction The Market Trend Indicator Analog is an advanced indicator designed to measure the strength and direction of market trends in real time. Unlike traditional oscillators, this indicator uses an adaptive filtering system that dynamically responds to market conditions, providing a precise analog representation between -100 and +100. Its design allows traders to ide
Delta Profile Volume
Teresinha Moraes Correia
Technical Description of the Indicator – Delta Profile for MetaTrader 5 The Delta Profile is an indicator developed for MetaTrader 5 focused on detailed analysis of volume flow within a defined range of candles. It organizes and displays information about the imbalance of positive volumes (associated with upward movements) and negative volumes (associated with downward movements) at different price levels. The result is a clear view of the chart points where the highest concentration of trades o
**   All Symbols   x   All Timeframes   scan just by pressing scanner button ** Discount: The price is $50$, But now it is just $39, Limited time offer is active. *** Contact me  to send you instruction and add you in "Trend Reversal group" for sharing or seeing experiences with other users. Introduction: Trendlines are the most famous technical analysis in trading . Trendlines continually form on the charts of markets across all the different timeframes providing huge opportunities for traders
"Impulses and Corrections 5" is created to help traders navigate the market situation. The indicator shows multi-time frame upward and downward "Impulses" of price movements. These impulses are the basis for determining the "Base" , which is composed of zones of corrections of price movements, as well as "Potential" zones for possible scenarios of price movement. Up and down impulses are determined based on a modified formula of Bill Williams' "Fractals" indicator. The last impulse is always "U
Harmonic Pattern Structure Harmonic Pattern Structure is a professional MetaTrader 5 indicator that automatically detects classic harmonic patterns using strict Fibonacci ratio validation and XABCD price structure. Designed for traders who value precision, clean visuals, and structured analysis, the indicator highlights potential reversal zones based on price geometry, supporting consistent and objective decision-making. SUPPORTED HARMONIC PATTERNS Gartley (222) Butterfly Bat Crab Shark Cy
SmartWave
Firas Al-qasimi
A decision-support indicator for MetaTrader 5 that visualizes market structure using two complementary elements: adaptive Support/Resistance zones and a best-fit Trend Channel computed by regression. Zones scale with volatility (ATR and smoothed ATR) and update only after a pivot is validated, which helps filter noise. The channel shows prevailing slope and parallel boundaries based on average deviation; optional dotted alternatives provide additional confluence. The tool works on any symbol a
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
Professional Opening Range Breakout (ORB) indicator designed for precision session trading with automatic time handling, breakout alerts, and advanced target levels. This indicator automatically identifies the Opening Range for any configurable session, plots the High, Low, and Midpoint levels, and extends them across the trading day. Built-in breakout detection and alerts, range measurements, and extension targets provide traders with clear structure and actionable levels. Ideal for traders usi
Mine Farm
Maryna Kauzova
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get the most
Usdjpy Trend Follower
Marcos Ramon Aparicio Pelaez
Trade USDJPY automatically with a robust, backtested MetaTrader 5 robot. Momentum Master H1 uses a high-probability long-only strategy based on dynamic Bulls Power and ATR-based entries. Key features include: Time-tested: Backtested from 2019–2025 on H1 charts. Precision entries: Long trades triggered on short-term pullbacks and confirmed trend signals. Smart risk management: ATR-based Stop Loss and Profit Targets for adaptive sizing. Flexible trading hours: Works all week, configurable session
Multi Timeframe Smc Bias Finder Trading in alignment with higher timeframe structure is one of the most consistently profitable habits a trader can build. The difficulty has always been execution: switching between timeframes, manually reading structure, and keeping track of whether the Daily, 4-Hour and 1-Hour are all pointing in the same direction before committing to a position. Multi Timeframe Smc Bias Finder resolves that entirely. Three tools in one indicator: A live multi-timeframe bias d
Overview The Market Perspective Structure Indicator is a comprehensive MetaTrader indicator designed to provide traders with a detailed analysis of market structure across multiple timeframes. It identifies and visualizes key price action elements, including swing highs and lows, Break of Structure (BOS), Change of Character (CHOCH), internal structures, equal highs/lows, premium/discount levels, previous levels from higher timeframes, and trading session zones. With extensive customization opt
The indicator automatically identifies and labels essential elements of market structure shift, including: Break of Structure (BoS): Detected when there is a significant price movement breaking previous structural points. It mark possible uptrend and downtrend lines(UP & DN, It means constantly update high and low ), and once the price breaks through these lines, mark the red (BEAR) and green (BULL) arrows. BoS typically occurs when the price decisively moves through swing lows or swing highs t
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
Precision trading: leverage wolfe waves for accurate signals Wolfe Waves are naturally occurring trading patterns present in all financial markets and represent a fight towards an equilibrium price. These patterns can develop over short and long-term time frames and are one of the most reliable predictive reversal patterns in existence, normally preceding strong and long price movements. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Clear trading signals Amazingly
Welcome to the Ultimate Harmonic Patterns recognition indicator that is focused to detect advanced patterns. The Gartley pattern, Bat pattern, and Cypher pattern  are popular technical analysis tools used by traders to identify potential reversal points in the market. Our Ultimate Harmonic Patterns recognition Indicator is a powerful tool that uses advanced algorithms to scan the markets and identify these patterns in real-time. With our Ultimate Harmonic Patterns recognition Indicator, you ca
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Trend Master V2
Oratile Pitsoane
What Is Trend Master Pro? Trend Master Pro   is a professional-grade trend trading indicator built for MetaTrader 5. It was designed with one goal in mind — to keep you on the right side of the market at all times by combining three powerful technical tools into a single, clean, easy-to-read display directly on your price chart. Instead of cluttering your screen with multiple separate indicators, Trend Master Pro fuses an   EMA Ribbon trend filter , a   ZigZag swing point engine , and a   breako
QM Scanner Pro
Shaban Mir Fazlolah Oreynab
QUASIMODO PATTERN SCANNER - Professional Edition                 Automatic Detection of High-Probability Setups        WHAT IS THE QUASIMODO (QM) PATTERN? The Quasimodo Pattern is one of the most reliable and powerful  reversal patterns in technical analysis. Used by professional  traders
This indicator is a   technical tool based on harmonic approximations   of solar and lunar cycles. It   does not use exact astronomical positions. This indicator uses   mathematical waves to approximate daily solar and monthly lunar cycles   for trading purposes. It captures general market rhythms influenced by day/night and moon phases, but it   does not track exact astronomical positions . Do your analysis and study on back test before purchase.  The   Advanced Astrological Indicator   is a m
MSnR Lines
Pierre Paul Amoussou
MSnR Lines is a custom indicator designed to display Support and Resistance levels on a chart. These levels are based on Malaysian Support and Resistance theory, which defines levels not as areas but as specific price levels derived from line chart peaks and valleys. Features: Three types of levels: A-Level, V-Level, and Gap Level. Freshness indication for levels: Fresh levels are more significant than unfresh levels. Customizable color and style for fresh and unfresh levels. Option to display o
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
NEXUS Smart Zones
khanet Kitpawongchanok
NEXUS Smart Zones v1.85 – Institutional SMC Confluence & Golden Line Analysis "Logic Has No Tears" – This is the core philosophy behind NEXUS Smart Zones. Designed for professional traders who demand precision, this indicator is built on the principles of Smart Money Concepts (SMC) to track institutional footprints and eliminate market noise. NEXUS Smart Zones is an intelligent auto-analysis system that helps you identify where big players leave their mark, featuring high-end algorithmic conf
FREE
Our   Basic Support and Resistance   indicator is the solution you need to boost your technical analysis. This indicator allows you to project support and resistance levels on the chart /   MT4 Version Features Integration of Fibonacci Levels:  With the option to display Fibonacci levels alongside support and resistance levels, our indicator gives you an even deeper insight into market behavior and possible reversal areas. Performance Optimization:  With the option to update extended lines onl
VibeFox WaveTrend — momentum waves, overbought/oversold zones and entry points VibeFox WaveTrend is a real-time WaveTrend oscillator for MetaTrader 5, built on the well-known LazyBear and VuManChu Cipher logic. It plots the smooth wt1 and wt2 waves in a separate subwindow, highlights the moments price runs into overbought and oversold extremes, optionally paints the Cipher money-flow behind them, and marks the entry signals right on the price chart. All of it is gathered into one modern interact
Official BlueDigitsFx Ecosystem Access Get infrastructure updates, workflow resources, product releases, and ecosystem access through the official BlueDigitsFx ecosystem. Telegram Ecosystem Website MT4 Version BlueDigitsFx Spike And Strike Reversal MT5 — Mixed Oscillator for Market Reversal & Momentum Analysis BlueDigitsFx Spike And Strike Reversal is a composite oscillator that combines multiple indicator signals to help traders identify possible market reversals, momentum shifts, and exhau
Buyers of this product also purchase
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE: Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the
Neuro Poseidon MT5
Daria Rezueva
4.8 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
M1 Quantum MT5
Hamed Dehgani
4.56 (9)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Price Plan: Current Price: $169 (Early Adopter Offer) Next Planned Price: $189 Planned Retail Price: $299 Developer Note:  After your purchase, please contact me to receive the latest  recommended settings (set file) , trading tips, and an invitation to our  VIP Support Group , where you can connect with other M1 Quantum users. FAQ - SETFILES - INSTALL
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS   FOR FREE! Probably you already   heard   about the Gann trading methods before. Usually the Gann theory
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER   is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
GoldenX Entry MT5
Kareem Abbas
5 (14)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
Divergence Bomber
Ihor Otkydach
4.9 (92)
Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Currency Strength Wizard   is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real s
Atomic Analyst MT5
Issam Kassas
4.34 (44)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. Atomic Analyst is a non-repainting, non-redrawing, and non-lagging price action trading indicator designed
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
A new King in town - Indicator + Order management indications(tp1+tp2+tp3) + Optional Telegram Signal sender   INCLUDED (FREE) ( FULL TRADING  and SIGNAL SYSTEM ) Our best EA for Gold: Gold Slayer  This indicator includes an advanced Strategy, a trading system with customisable order management and a mean reversion system that combines envelope extensions, backed by multiple intelligent confirmation filters like RSI to catch high probability reversal entries with BUY and SELL signals . The indi
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Unlock Market Insights for Indices, Commodities, Cryptos, and Forex Overview IX Power is a versatile tool designed to analyze the strength of indices, commodities, cryptocurrencies, and forex symbols. While FX Power offers the highest precision for forex pairs by leveraging all available currency pair data, IX Power focuses exclusively on the underlying symbol’s market data. This makes IX Power an excellent choice for non-forex markets and a reliable option for forex charts when deta
Gold Scalper Pro PSAR ADX Dashboard MT5 Professional Multi-Timeframe Trading Indicator with Advanced Signal Detection Overview The Parabolic SAR V3 + ADX is a sophisticated technical analysis indicator that combines the trend-following capabilities of the Parabolic Stop and Reverse (PSAR) with the momentum strength measurement of the Average Directional Index (ADX). This enhanced version features pair-specific optimization, a multi-language alert system, and a comprehensive multi-timeframe dashb
Zoryk Gold
Reda El Koutbane
only 3 copies left at the low price of 39 $ . original price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss, or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertai
KAMA Confluence Engine Scans all pairs in the market simultaneously! See only the strong moves. Trade with confidence. No noise, no guessing. KAMA is built to show you only what matters: the real direction of the market, confirmed by volume and by several timeframes at once. Everything else, stays filtered out. You open the chart and instantly see where the market is going, how strong the move is, where to enter, where your stop belongs and where your targets are. Ready to trade. Why traders
Smc Pro ToolKit
Talal N Z Aljarusha
5 (3)
SMC Pro ToolKit  is a professional chart-based Smart Money Concepts indicator for MetaTrader 5. It helps traders read market structure, identify key liquidity areas, organize trade context, and plan setups directly from the chart. This is not a simple buy/sell arrow indicator. It is a complete visual trading toolkit that combines Smart Money Concepts, multi-timeframe analysis, session context, setup planning, risk assistance, and professional dashboard tools in one clean workspace. Watch setup
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
Quant Direction MT5
Georgios Kalomoiropoulos
Quant Direction is a 3 dimensional market analysis tool. It provides a purely objective, algorithmic view of the market by calculating exact percentage-based biases across multiple dimensions simultaneously. Developed utilizing advanced AI modeling tools and subjected to thorough testing, this algorithm is engineered to read the market with unique precision. It can analyze any currency pair or financial instrument available on your platform.  Quant Direction is the ideal tool whether you are a S
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
Axiom Matrix
Issam Kassas
5 (3)
AXIOM MATRIX MT5 LAUNCH PRICE: $99 Axiom Matrix is available at the launch price of $99. The price will increase to $199 after the first 30 purchases. After your purchase, send me a direct message to receive your instructions and claim your exclusive gift bonus. Axiom Matrix is a professional multi-symbol, multi-timeframe market scanner and decision dashboard for MetaTrader 5. It scans your Market Watch, analyzes multiple timeframes, reads multiple evidence engines, compares the strongest opport
More from author
VibeFox Ai Trader
Andres Lume
5 (1)
Ai Trader - analyzes charts and creates orders using AI. Connect any AI - free local or via API. Create any chart query. AI will search and do only what you write in the query. AI will describe and draw chart analysis and can create orders. NB! The demo version does not work in the tester! AI requests are made via Webrequest  AI Chart Analysis AI analyzes a chart screenshot and draws directly on it: Trend lines Horizontal support/resistance levels Supply and demand zones Trading Auto-creation o
VibeFox Sessions — Trading Session Zones for MetaTrader 5 VibeFox Sessions draws the three major Forex trading sessions — US (New York) , Europe (London) and Asia (Tokyo) — directly on your chart as clean, colored zones. Instead of guessing when liquidity arrives, you see exactly when each market is active, where sessions overlap and how price behaves inside every trading window. Everything is controlled from a modern, mouse-driven panel that lives right on the chart. Three Major Sessions on the
VibeFox Darvas — Darvas Box Breakout Indicator VibeFox Darvas is a real-time Darvas Box indicator for MetaTrader 5. It automatically builds Darvas boxes from price action, draws them directly on your chart and marks the exact moment price breaks out of a box. Instead of hand-drawing consolidation ranges and watching for the break, you see the structure and the entry points form live through a modern, interactive panel. What the Darvas Box Shows The classic Darvas method frames the market into st
VibeFox Candles — Candlestick Pattern Scanner VibeFox Candles is a real-time candlestick pattern scanner for MetaTrader 5. It automatically recognizes the most important Japanese candlestick formations and marks them directly on your chart through a modern, interactive panel. You read price action at a glance instead of inspecting every bar by hand. Recognized Patterns The scanner detects 14 classic candlestick patterns , covering single-candle, two-candle and three-candle formations. Single can
VibeFox Levels — Support, Resistance and Key Price Levels VibeFox Levels is an all-in-one price-level toolkit for MetaTrader 5. It automatically detects and draws the structure that matters most to price-action traders — horizontal Support and Resistance, Supply and Demand zones, Fibonacci retracements, Trend Lines and Round Numbers — and presents everything through a single modern, interactive panel. Instead of marking levels by hand on every symbol and timeframe, you let the indicator find the
VibeFox Price Alert — Interactive Price Level Alerts VibeFox Price Alert is a real-time price alert tool for MetaTrader 5. You place alert levels directly on the chart and the indicator watches the market for you, firing a notification the moment price reaches a level. Instead of staring at the screen and waiting for a number, you set the level once and get on with your trading while the indicator keeps watch. Everything is driven from a modern, mouse-friendly panel that lives right on your char
VibeFox SmartMoney — Smart Money Concepts Toolkit VibeFox SmartMoney is a real-time Smart Money Concepts indicator for MetaTrader 5. It reads market structure the way institutional price-action traders do and draws everything that matters directly on your chart through a modern, interactive panel. Instead of hunting for swings, gaps and zones by hand, you see structure breaks, order blocks, imbalances, liquidity and ready-to-watch entry zones the moment they form. Everything is built around one
VibeFox Indicators — Multi-Indicator Signal Scanner VibeFox Indicators turns the classic MetaTrader 5 toolbox into a single, mouse-driven control center. Instead of attaching, configuring and watching a dozen separate studies, you manage 14 well-known indicators from one compact, canvas-based panel and let the scanner mark trade signals directly on your chart in real time. It is built for traders who want clean price action plus the confirmation of trusted indicators, without cluttering the work
VibeFox Volume Profile — Volume Profile for MetaTrader 5 VibeFox Volume Profile is a complete Volume Profile toolkit for MetaTrader 5. It builds the horizontal distribution of traded volume across price, so you can instantly see where the market spent the most activity, where it traded thin, and which price levels are likely to act as magnets or barriers. Every profile is drawn directly on the chart and controlled from a modern, mouse-driven panel — no menus to dig through, no scripts to attach.
VibeFox AD — volume-based accumulation and distribution with entry points VibeFox AD is a real-time Accumulation/Distribution indicator for MetaTrader 5. It builds the classic A/D Line in a separate subwindow, marks the moment an entry signal appears right on the price chart, and gathers all the controls into one modern interactive panel. Instead of manually watching the A/D curve and guessing whether money is flowing in or out, you see the direction of volume pressure and the entry point at the
VibeFox Alligator — trend detection, market phases and entry points VibeFox Alligator is a real-time Bill Williams Alligator indicator for MetaTrader 5. It plots the three smoothed moving averages — Jaw, Teeth and Lips — directly on the price chart, marks the moment an entry signal appears with a clear arrow, and gathers all the controls into one modern interactive panel. Instead of watching three lines manually and guessing when the market is waking up, you see the state of the market and the e
VibeFox ATR — volatility, spikes and entry points VibeFox ATR is a real-time Average True Range indicator for MetaTrader 5. It draws the ATR line and its smoothed baseline in a separate subwindow, marks the moment volatility suddenly breaks higher right on the price chart, and gathers all controls into one modern, interactive panel. Instead of eyeballing how widely the market is swinging, you see current volatility, its average level and the moment of a spike exactly as it forms. What ATR measur
VibeFox ADX — trend strength, direction and entry points VibeFox ADX is a real-time Average Directional Index indicator for MetaTrader 5. It plots the classic trio of ADX, +DI and -DI lines in a separate subwindow, marks the moment an entry signal appears right on the price chart, and gathers all the controls into one modern interactive panel. Instead of manually comparing lines and guessing whether the trend is strong enough, you see the strength of the move, its direction and the entry point a
VibeFox AMA — Adaptive Moving Average with entry signals and interactive panel VibeFox AMA is a real-time Kaufman Adaptive Moving Average indicator for MetaTrader 5. It plots the classic KAMA line directly on the price chart, marks entry signals the moment they form, and gathers all the controls into one modern interactive panel. Instead of switching between settings dialogs and squinting at a slowly adapting line, you see exactly how fast the average is tracking the price — and where a signal h
VibeFox Bollinger — volatility, bands and entry points VibeFox Bollinger is a real-time Bollinger Bands indicator for MetaTrader 5. It plots the classic trio of lines — a middle line with one band on each side — right on the price chart, marks the moment an entry signal appears, and gathers every control into one modern interactive panel. Instead of manually watching whether price has stretched to a band and when it is due to revert, you see volatility, the boundaries of the move and the entry p
VibeFox Fractals — Bill Williams fractals and fractal-break entries VibeFox Fractals is a real-time Bill Williams fractals indicator for MetaTrader 5. It marks every local peak and trough on the price chart, turns the latest confirmed fractal into a ready-made level for a breakout signal, and gathers all controls into one modern interactive panel. Instead of hunting for reversals by hand and keeping the last meaningful high and low in your head, you instantly see the market structure and the mom
VibeFox Ichimoku — Ichimoku Kinko Hyo with Entry Signals and Interactive Panel VibeFox Ichimoku is a complete implementation of the classic Ichimoku Kinko Hyo system for MetaTrader 5. The indicator builds all five components in real time, colors the Kumo cloud in two distinct shades depending on market sentiment, automatically marks entry signals directly on the price chart, and gathers all controls into a single modern canvas-based interactive panel. No need to switch between tabs and dialogs —
VibeFox Parabolic SAR - trailing stops, trend direction and stop-and-reverse entries VibeFox Parabolic SAR brings the classic Parabolic Stop-And-Reverse to life with a crisp dotted trail, automatic flip entries, a full set of colors and transparency sliders, and a draggable on-chart panel that lets you tune every setting without ever reopening the Inputs window. It is built to answer one question at a glance - which side of the market is in control right now, and where it is about to change hand
VibeFox Auto S/R — automatic support and resistance zones on your chart VibeFox Auto S/R is a real-time support and resistance overlay for MetaTrader 5. It scans the selected number of bars, detects swing pivot points, groups them into price zones by ATR-based proximity, ranks each zone by how many times price has touched it, and draws the surviving zones directly on the chart. All detection parameters and visual options are collected in a single modern interactive panel. No manual drawing, no s
VibeFox Chandelier — ATR trailing stop with flip signals VibeFox Chandelier is a real-time Chandelier Exit overlay for MetaTrader 5. It draws a single adaptive stop line directly on the price chart, switches between Long and Short sides as price evolves, and fires a clearly marked BUY or SELL signal at the exact moment of every flip. All controls are gathered into one smooth interactive panel so you spend your attention on the market, not on the settings dialog. What the Chandelier Exit is The C
VibeFox MA — Moving Average with entry signals and interactive panel VibeFox MA is a full-featured Moving Average indicator for MetaTrader 5. It draws a smooth MA line directly on the price chart, marks every entry signal with a coloured arrow at the exact bar where the condition forms, and puts complete control into a single modern canvas-based panel. Four calculation methods, seven price sources, two independent entry types and a live-tunable visual engine make it equally at home on a one-minu
VibeFox Coral Trend — slope-colored trend line with color-flip signals VibeFox Coral Trend is a real-time overlay indicator for MetaTrader 5. It draws a single smooth trend line directly on the price chart and changes its color the moment the slope reverses — green for rising, red for falling. The color flip is the signal: flip to rising slope means BUY, flip to falling slope means SELL. Everything is controlled through a modern interactive panel without touching the Inputs tab. What the Coral F
VibeFox Heiken Ashi — smoothed candles with entry signals VibeFox Heiken Ashi is a real-time Heiken Ashi indicator for MetaTrader 5. It redraws the price chart using the Heiken Ashi formula to produce smoothed candles that filter out noise and make the direction and strength of a trend immediately visible. Entry point markers are placed right on the chart the moment a signal forms, and all controls are gathered into a single interactive panel. How Heiken Ashi works Ordinary candlesticks show the
VibeFox HalfTrend VibeFox HalfTrend is a trend-following overlay indicator for MetaTrader 5. It draws a stepped trend line directly on the price chart, switches color when the trend flips, and places a clear arrow marker at each reversal point. An optional ATR channel shows the current volatility envelope. All controls are gathered into an interactive canvas panel that stays on the chart while you work. How It Works The HalfTrend algorithm computes the highest high and the lowest low over the Am
VibeFox Hull Suite — Hull Moving Average trend overlay with entry signals VibeFox Hull Suite is a real-time trend overlay for MetaTrader 5 built on the Hull Moving Average family. It paints the price chart with a colored line or band that turns one color in an uptrend and another in a downtrend, and marks the exact bar where the slope flips — the Trend Shift — as a BUY or SELL entry signal. Everything is controlled from a single modern interactive panel that works live on the chart without re-op
VibeFox Nadaraya-Watson Envelope — kernel regression channel and bounce signals VibeFox Nadaraya-Watson Envelope is a non-parametric smoothing indicator for MetaTrader 5. It builds a smooth kernel regression curve and symmetrical envelope bands directly on the price chart, giving you a clear visual channel for trend direction, channel boundaries, and bounce-based entry signals. Everything is controlled through one smooth interactive canvas panel without opening the terminal's input dialog. What
VibeFox 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