VibeFox Session Spring

VibeFox Session Spring — reversion to the session open with spring entry points

VibeFox Session Spring is a real-time intraday indicator for MetaTrader 5. It marks the price at which each trading session opened, watches how far price stretches away from that open, and signals the moment price springs back toward it — placing a clear entry marker right on the price chart. Every control is gathered into one modern interactive panel, so you see the session structure and the entry point at the very moment they form.

The idea

Many instruments have a natural anchor for the day: the price at which the session opened. After the open, price drifts away from that level — sometimes far — but it tends to be pulled back toward it. That reversion back to the session open is the "spring". VibeFox Session Spring turns this behaviour into a precise, automated signal: it waits for price to stretch a chosen distance off the open, then enters in the direction of the snap-back.

How the indicator works

For every trading day the indicator finds the first bar at or after the configured session time. The open price of that bar becomes the session-open level and is drawn as a horizontal ray across the chart. You can keep several past session-open lines on screen at once to study how price behaved around each one.

From the session open the indicator measures how far price extends. When the distance between price and the open reaches the Trigger Distance, the market is considered "stretched". The distance can be set in points, or left on auto (0), where it follows the current volatility as one ATR(14) of the symbol and timeframe — so the trigger adapts automatically to fast and slow markets.

Entry points

The core value of VibeFox Session Spring is its automatic entry points: the indicator tracks the stretch-and-revert condition itself and places a clear marker right on the price chart. Two independent signal types are available, each with its own toggle.

Entry — Long Spring

Price first extends below the session open by the trigger distance — the market is stretched down. Then a bar closes back up (above the previous close) while still below the open. This is the start of the snap-back toward the open, and a BUY marker is placed below the bar. The target of the move is the session-open line.

Entry — Short Spring

Price first extends above the session open by the trigger distance — the market is stretched up. Then a bar closes back down (below the previous close) while still above the open. This is the start of the snap-back toward the open, and a SELL marker is placed above the bar. The target of the move is the session-open line.

Each direction fires once per session and re-arms when a new session opens, so you get one clean Long and one clean Short opportunity per session rather than a stream of repeats. 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 session-open line color is set with Session-Open Line Color and the thickness with Session-Open Line Width from 1 to 5 pixels. The 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 session 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 session times or trigger distances 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 spring 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_Session_Spring directory (MQL5/Files/VibeFox_Session_Spring/result.html), and opens in any browser — you get a visual log of all the spring 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.

Session Spring

Session Open Hour — the hour of the session open in server time, 0..23. Default: 0.

Session Open Minute — the minute of the session open in server time, 0..59. Default: 0.

Trigger Distance, points — how far price must stretch off the open to arm a spring, in points. 0 = Auto = 1.0 x ATR(14). Default: 0.

Keep Sessions — how many past session-open lines to keep on the chart, 1..30. Default: 3.

Session-Open Line Color — the color of the session-open rays. Default: DodgerBlue.

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

Session-Open Line Width — the thickness of the line in pixels, 1..5. Default: 1.

Entry Points

Long Spring — enables BUY markers when price stretches below the open then reverts up. Default: on.

Short Spring — enables SELL markers when price stretches above the open then reverts down. 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_Session_Spring/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: subwindow or main chart. Default: Subwindow.

Recommended products
Zone Structure Scanner Panel for MT5 Find better setups faster — without scanning charts for hours. The Zone Structure Scanner Panel for MT5 helps you automatically scan multiple symbols, detect key weekly and daily support/resistance zones, read market structure, highlight confluence, and flag H4 rejection-confirmed setups from one powerful panel. Instead of jumping from chart to chart, you get ranked opportunities in one place so you can focus on the setups that matter most. Why it stands
KT Renko Patterns MT5
KEENBASE SOFTWARE SOLUTIONS
KT Renko Patterns scans the Renko chart brick by brick to find some famous chart patterns that are frequently used by traders across the various financial markets. Compared to the time-based charts, patterns based trading is easier and more evident on Renko charts due to their uncluttered appearance. KT Renko Patterns features multiple Renko patterns, and many of these patterns are extensively explained in the book titled Profitable Trading with Renko Charts by Prashant Shah. A 100% automated
The rubdfx divergence indicator is a technical analysis tool that compares a security's price movement. It is used to identify potential changes in the price trend of a security. The indicator can be applied to any type of chart, including bar charts and candlestick charts. The algorithm is based on MACD, which has been modified to detect multiple positive and negative divergences. Settings  ___settings___ * fastEMA * slowEMA * signalSMA *Alerts:   True/False     #Indicator Usage Buying :
Fib Auto Trendline
Nhlanhla Brilliant Mashavha
INTRODUCTION The  Fib Autotrendline   is a basic tool that analysts use to find out when a security's trend is reversing. By determining the   support and resistance areas , it helps to identify significant changes in price while filtering out short-term fluctuations, thus eliminating the noise of everyday market conditions. It is an excellent tool for any trader who follows indicators that use   swing highs  and   swing lows . How to Use the fib Auto Trendline Indicator The Fib Auto Trendline
Smart ATR Grid Pro
Syamsurizal Dimjati
SMART ATR GRID PRO++ – Adaptive Grid Intelligence Suite is a next-generation, institutional-grade grid trading indicator engineered for traders who demand precision, adaptability, and comprehensive market structure analysis. By seamlessly integrating   Adaptive Volatility Grid System ,   KAMA Candle Trend Filtering ,   Multi-Factor Trend Detection (ADX + EMA20/50) ,   Dynamic Heatmap Zone Engine , and   Real-Time Market Regime Classification , this indicator delivers a complete decision-making
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
Candle Clock All Timeframes
Isaac Alexander Pinero Garcias
Candle Clock All Timeframes — Real-Time Countdown MT5 Indicator   |   M1 to Monthly   |   Updates every second   What It Does Displays a real-time countdown timer next to the current candle showing exactly how many minutes and seconds remain before the candle closes. The timer updates every second automatically and works on all timeframes from M1 to Monthly without any manual intervention.   Position: the timer always appears next to the active candle on the right side of the chart. Updates: ev
Blue Orbit
Farel
4.38 (8)
Blue Orbit Expected trades/week: 5-11. Trades held up to 4 hours. Price today is 200 . When 15 copies are sold, the new price will be 250 . Don’t miss the early slot. Currently sold: 6 . Step into a new era of automated trading with Blue Orbit —an EA engineered to interpret the natural “flow dynamics” of the market. Designed for precision, this system focuses on reading real-time momentum shifts, detecting zones of exhaustion, and executing entries where trend exhaustion meets reversal strength
VibeFox Market Scanner — a 30-indicator consensus dashboard rating every symbol from Strong Buy to Strong Sell VibeFox Market Scanner is a real-time multi-symbol dashboard for MetaTrader 5. For each symbol you follow it runs a battery of 30 classic indicators on the current chart timeframe, lets every indicator cast a vote, and condenses the whole crowd into a single, color-coded rating — from Strong Buy through Neutral to Strong Sell. Instead of opening a dozen charts and reading each oscillato
Fibonacci Trend Pro
Syamsurizal Dimjati
FIBONACCI TREND Pro Smart Market Structure + Multi-Timeframe SuperTrend Dashboard The   FiboSuper   indicator is an advanced trading system designed for MetaTrader 5 that blends three core methodologies of technical analysis:   Trend Following (EMA & SuperTrend) ,   Market Structure (ZigZag & Auto-Fibonacci) , and   Multi-Timeframe Confluence (Live Dashboard) . 1. On-Chart Components SuperTrend Line (Blue / Orange Dots): Blue Dots (Up Trend):   Indicates a   Bullish   market environment. Focus s
BosMaster
Evgenii Savinov
Title: BOS MASTER MT5 Description: BOS MASTER is a professional analytical tool based on the Smart Money Concepts (SMC) . The indicator automatically detects and marks Break of Structure (BOS) , helping traders identify changes in market direction and trend shifts with high precision. Key Features: Automatic BOS Detection: Scans the chart for key highs and lows and highlights the exact moment of a structure break. Interactive Filter Button: Switch directly on the chart between "Body Break" (cons
RVE Echo Indicator MT5 — Rejection Velocity Echo RVE Echo Indicator is a custom MetaTrader 5 technical indicator designed to detect abnormal price rejection, sharp velocity changes, and possible reversal zones in the market. RVE stands for Rejection Velocity Echo . The indicator studies how strongly price moves compared to its recent rejection behavior, then highlights moments where the current price movement appears unusually aggressive. This can help traders identify possible exhaustion, rejec
ICT concepts advanced is a MetaTrader 5 indicator that brings the core Inner Circle Trader concepts together on one chart. It identifies the footprints institutions leave behind and presents them as time windows, zones and signals. Features Killzones: highlights the Asian, London, New York and London Close session windows where institutional order flow concentrates. Premium / Discount zones: splits the working range so you can see whether price is expensive or cheap before entering. Optimal Tra
Visual Momentum Wave Sync Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Momentum Wave Sync: Master Market Momentum with Unmatched Clarity Unlock the market's rhythm and trade with confidence for just $30! Are you tired of noisy indicators that clutter your charts and provide conflicting signals? Do you struggle to accurately gauge market momentum and identify high-probability entry and exit points? The Visual Momentum Wave Sync indicator is the definitive tool designed to solve these problems, offering a crystal-clear view of market dynamics for traders who
TPO Profile MT5
Kyra Nickaline Watson-gordon
Definition : TPO is a Time Price Opportunity. Instead of using bars or candles with an Open, High, Low, and Close price, each "bar" in a Market Profile is represented by horizontal bars against the price It is called Market Profile terminology. In other words time-price-opportunity (TPO) profiles are histograms of how much time was spent at each price within the span of the profile. By using a TPO chart, you are able to analyze the amount of trading activity, based on time, for each price level
Quarter EMA
Jithin Sajan Sajan
Kindly rate and comment about the product for upgradation & Support The 5 EMA is plotted in green color ( Lime ). The 14 EMA is plotted in red color ( Red ). The 20 EMA is plotted in blue color ( Blue ). The 200 EMA is plotted in yellow color ( Yellow ). The Quarter EMA that provided calculates and plots four Exponential Moving Averages (EMAs) on the chart using different periods: 5, 14, 20, and 200. Each EMA is represented by a different color on the chart. Here's a description of each EMA:
Quintet EMA
Jithin Sajan Sajan
Kindly rate and comment about the product for upgradation & Support The   5 EMA   is plotted in   green   color ( Lime ). The  14 EMA  is plotted in  red  color ( Red ). The   20 EMA   is plotted in   blue   color ( Blue ). The  200 EMA  is plotted in  black  color ( Black ). The   200 EMA   is plotted in   yellow   color ( Yellow ). The Quarter EMA that provided calculates and plots four Exponential Moving Averages (EMAs) on the chart using different periods: 5, 14, 20, and 200. Each EMA is
Introduction to Chart Pattern MT Chart Pattern MT is a chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Chart Pattern MT uses highly sophisticated chart pattern detection algorithm. However, we have designed it in the easy to use with intuitive user interface. Chart Pattern MT will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection an
Crypto_Forex Indicator "HTF Moving Averages Cross" for MT5. - Upgrade your trading methods with the powerful HTF Moving Averages Cross indicator for MT5.  HTF means - higher timeframe. - This indicator is excellent for Trend Traders with Price Action entries. - It allows you to attach Fast and Slow Moving Averages from Higher time frame to your current chart --> this is professional method. - HTF MAs Cross has built-in Mobile and PC alerts. - This indicator gives opportunity to get decent prof
Boom kerdoskopos
David Chokumanyara
Boom Kerdoskopos Indicator – Sell With Confidence The Boom Kerdoskopos Indicator is a scalper’s dream for Boom markets on M1 timeframe . Built to protect you from spikes, it gives precise yellow down arrows for sell entries and red cross exit signals so you always know when to enter and leave the trade. With smart alerts (audible, push, email), you can trade stress-free and secure 8–10 safe candles every time. It’s perfect for scalpers who want fast, consistent profits. Why Traders Choose
Fibaction
Abdelkhalek Orabi
Indicator Name: Fibaction – price action candle Detector Description: Fibo Signal Boxes is a powerful Smart Money Concept (SMC)-inspired indicator that auto-detects price action candles. bullish hammers and shooting stars, then draws precise Fibonacci entry zones and multiple take-profit levels directly on the chart. as for the SL personally i use 40 pips rules  Key Features: Detects bullish hammer and shooting star reversal candles. Automatically draws Fibonacci entry and TP boxes. as
Prototype Swinger use swing method (with long Takeprofit) for  Nasdaq/ US100/ USTEC/ NAS100/ NDX/ NQ index.  This EA is designed with candle breakout, Force index divergence, MFI, Moving Average and other secret indicator/ method for entry position. This EA is a single entry method use stop loss and take profit with ATR. This EA use swing method (with long takeprofit), maybe make boring for waiting SL & TP. If you need more aggressive EA, you can try Master Nasdaq (daytrading with different met
The SyntheticaFX Pain & Gain Spike Indicator is a specialized tool designed to identify potential spike opportunities in the market, exclusively for traders focusing on Weltrade Pain and Gain pairs. This indicator is optimized to operate on the 1-minute (M1), 2-minute (M2), 3-minute (M3), and 5-minute (M5) timeframes and supports only the following pairs: PainX 1200, PainX 999, PainX 800, PainX 600, PainX 400, GainX 1200, GainX 999, GainX 800, GainX 600, and GainX 400. It will not display signal
Introducing the Ultimate Custom Time Range Indicator: Unlock Precision in Your Trading Strategies! Versatile Applications: Ideal for kill zones, trading sessions, and time macro analysis, silver bullet timings. You can have as many time ranges as you need to help identify the highest to lowest range within the specified start to end broker time. Note: most brokers operate in GMT +3 - so please convert and use your own broker time. 
RBreaker
Zhong Long Wu
RBreaker Gold Indicators is a short-term intraday trading strategy for gold futures that combines trend following and intraday reversal approaches. It not only captures profits during trending markets but also enables timely profit-taking and counter-trend trading during market reversals. This strategy has been ranked among the top ten most profitable trading strategies by the American magazine   Futures Truth   for 15 consecutive years. It boasts a long lifecycle and remains widely used and st
Alpha Harvester
Sathit Prompanapithak
Alpha Harvester Professional XAUUSD Signal Indicator with Dynamic SL, TP & Trailing Stop Are you tired of indicators that show arrows but leave you guessing where to place your Stop Loss and Take Profit? Alpha Harvester solves this completely. Every signal comes with automatically calculated SL, TP, and a swing-based trailing stop — all drawn directly on your chart with clear price labels. No guesswork. No manual calculations. Just follow the signals. 5 SMART SIGNAL TYPES Alpha Harvester
Limitless MT5
Dmitriy Kashevich
Limitless MT5 is a universal indicator suitable for every beginner and experienced trader. works on all currency pairs, cryptocurrencies, raw stocks Limitless MT5 - already configured and does not require additional configuration And now the main thing Why Limitless MT5? 1 complete lack of redrawing 2 two years of testing by the best specialists in trading 3 the accuracy of correct signals exceeds 80% 4 performed well in trading during news releases Trading rules 1 buy signal - the ap
PZ Mean Reversion MT5
PZ TRADING SLU
1 (1)
Outperform traditional strategies: effective mean reversion for savvy traders Unique indicator that implements a professional and quantitative approach to mean reversion trading. It capitalizes on the fact that the price diverts and returns to the mean in a predictable and measurable fashion, which allows for clear entry and exit rules that vastly outperform non-quantitative trading strategies. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Clear trading signals Ama
Support Resistance Catcher Indicator Features and Explanation Overview: The Support Resistance Catcher is a custom MT5 indicator designed to identify and visualize supply (resistance) and demand (support) zones based on candlestick price action. It detects zones where price has reversed after rallies or drops, using wick rejections and clustering. The indicator draws horizontal rectangles for active and historical zones, with customizable colors, labels, and alerts. Key Features: 1. Zone Det
Launch Pad GOLD Indicator v1.7 Launch Pad GOLD Indicator is a multi-timeframe technical analysis tool for MetaTrader 5. The indicator uses EMA-based market structure analysis together with momentum monitoring, trend alignment tools, and configurable filtering functions. The system is designed to assist with chart analysis across multiple timeframes. Features EMA Trend Analysis The indicator uses EMA calculations to display trend structure and directional movement. Functions include: Buy and sel
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
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
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
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
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
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
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
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
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
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
Zoryk Gold
Reda El Koutbane
only 2 copies left at the low price of 39 $ . original price 49 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss, or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertai
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
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
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
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
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
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
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
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
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