VibeFox Stochastic

VibeFox Stochastic — momentum oscillator with automatic entry signals

VibeFox Stochastic is a real-time Stochastic oscillator for MetaTrader 5. It draws two classic lines — %K and %D — in a separate subwindow on a 0–100 scale, marks Overbought and Oversold zones with dashed horizontal levels, and automatically places entry markers directly on the price chart the moment a signal forms. Instead of watching two lines and manually deciding whether a crossover or a zone exit is tradeable, you see a clear arrow at the exact bar where the condition was met.

What Stochastic measures

The Stochastic oscillator compares the current closing price to the range of prices over a look-back period. The core idea is simple: in a rising market, prices tend to close near the top of their recent range; in a falling market, they close near the bottom. The result is normalized to a 0–100 scale, so it is immediately obvious how stretched the market is relative to recent history.

The indicator draws two lines. %K is the main, faster line — it reacts directly to price changes and can be quite choppy on short periods. %D is a smoothed moving average of %K, acting as a signal line. Traders read the relationship between %K and %D: when %K is above %D the short-term momentum is pointing up; when %K drops below %D the momentum is shifting down. The direction of that relationship, and where it happens on the 0–100 scale, is the foundation of every Stochastic trading decision.

Two horizontal dashed lines — Overbought (default 80) and Oversold (default 20) — divide the oscillator window into three zones. Readings above 80 suggest the market has been persistently strong and may be stretched; readings below 20 suggest persistent weakness. These levels are not simple reversal triggers on their own, but they give essential context to the crossover and zone-exit signals.

The three periods

Stochastic has three period inputs that work in sequence, each smoothing the result a little further.

%K Period is the look-back window for the raw Stochastic calculation — the number of bars whose high-low range is used to place the current close on the 0–100 scale. A shorter %K Period makes the line more sensitive and faster; a longer period makes it smoother and slower to react. The default of 5 produces a nimble oscillator suitable for shorter timeframes.

Slowing applies an additional internal smoothing to %K before it is plotted. A Slowing of 1 gives you the raw "fast" Stochastic; a Slowing of 3 (the default) gives you the standard "slow" Stochastic that filters out some of the noise without dramatically delaying the signal. Increasing Slowing further softens the line at the cost of responsiveness.

%D Period is the number of bars used to smooth %K into the %D signal line. The default of 3 gives a responsive but still readable signal line. A longer %D Period makes the signal line lag more but cross %K less frequently, which can reduce false signals on choppy markets.

Entry points

VibeFox Stochastic automatically monitors the conditions you choose and places a colored arrow marker on the price chart at the exact bar where a signal fires. Two independent signal types are available, each with its own toggle in the panel. You can enable either one alone or both together, giving you a flexible approach to how you use the oscillator.

Entry — Signal Cross (%K / %D)

The primary signal fires every time %K and %D cross each other. When %K crosses %D from below upward, the momentum is shifting to the positive side and a BUY marker is placed on the chart. When %K crosses %D from above downward, the momentum is shifting negative and a SELL marker is placed. This signal is enabled by default. It works across the entire oscillator range, so crossovers inside the Overbought or Oversold zones are included — you can use the zone-exit signal alongside it to filter for those specific conditions.

OB/OS Exit — zone breakout

The second signal focuses specifically on the moment when %K exits an extreme zone — often the highest-conviction Stochastic trade setup. When %K crosses back below the Overbought level after having been above it, a SELL marker is placed: the market was overbought and the pressure is now unwinding. When %K crosses back above the Oversold level after having been below it, a BUY marker is placed: the market was oversold and is turning back up. This signal is disabled by default. You can run it alone or combine it with Signal Cross to mark only those crossovers that happen at the same time as a zone exit.

Visual control

Every element of the oscillator display is adjustable from the panel. The %K Line Color and %D Line Color each have a dedicated color picker and a separate transparency slider, so you can make the %D signal line visually secondary — a pale echo behind the main %K — or give both lines equal visual weight depending on your reading style. Line Width controls the pixel thickness of both lines simultaneously, keeping the display consistent.

The Overbought and Oversold dashed level lines are always visible and adapt instantly when you change the level values in the panel. This means you are never working with a level that has drifted from the visual line — what you see is what the signal uses.

Interactive on-chart panel

All controls are gathered in a smooth canvas-based panel optimized for mouse interaction. Parameters are arranged in tidy rows across three columns, and the entry signal block is clearly separated so oscillator settings and signal settings never get mixed up. The panel header holds the management icons.

Power — turns the drawing of lines and signals on and off without removing the indicator from the chart.

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

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

Close (cross) — closes the indicator.

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

Collapsible — a double click on the header collapses the panel into a compact strip, freeing up screen space.

Mouse wheel — hover over any numeric field and scroll the wheel to change its value without opening the keyboard.

Settings and personalization

The Settings button opens a dedicated section where the panel appearance is adapted to your workspace. Theme can be set to Auto (follows the chart background color), Dark, or Light — the panel adjusts its colors automatically so it always looks intentional, not accidental. Panel width, header size, row height, and font size are all individually adjustable so the panel fits comfortably whether you trade on a large monitor or a compact laptop screen.

Hide Footer removes the bottom bar of the panel to save vertical space. Mini Header on collapse keeps a thin header strip visible when the panel is collapsed, so you can expand it again with a single click. Close on click outside automatically collapses the panel whenever you click elsewhere on the chart, keeping your view clean.

The Instance number lets you place several independent copies of the indicator on the same chart — for example, one with classic 5/3/3 periods alongside another with slower 14/3/3 periods — without the panels interfering with each other. Panel Start Window controls where the panel opens by default: in the subwindow alongside the oscillator, or on the main chart.

Entry notifications

You do not need to watch the chart continuously. Every entry signal can be dispatched through multiple notification channels that are toggled independently directly in the panel.

Alert — a pop-up message window inside the MetaTrader terminal, appearing the instant a signal fires.

Push — a mobile push notification sent to the MetaTrader app on your phone or tablet.

Email — an email sent through the mail settings configured in the MetaTrader terminal.

Telegram — the alert text together with a chart screenshot, sent straight to your Telegram chat.

Visual history (Html report)

Enable the Html channel, and every entry signal is automatically saved to an HTML report at Files\VibeFox_Stochastic\result.html inside the MetaTrader terminal's data folder. Each record includes a screenshot of the chart at the exact moment the signal fired, giving you a visual log you can open in any browser. The report accumulates entries across sessions, building a complete picture of what the indicator has found on your symbol and timeframe. A trash button in the panel clears the report and all its screenshots in one click when you want to start fresh.

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 complete help page is embedded in the panel, available in 10 languages. Every control, parameter, and signal type is explained in context — right where you use it — without needing to consult an external manual.

Parameters (Inputs tab)

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

Stochastic

%K Period — look-back window for the raw Stochastic %K line, in bars. Default: 5.

%D Period — smoothing period applied to %K to produce the %D signal line. Default: 3.

Slowing — additional internal smoothing applied to %K before plotting; 1 = fast Stochastic, 3 = slow Stochastic. Default: 3.

Overbought Level — upper zone threshold drawn as a dashed horizontal line; signals fire when %K crosses back below this level. Default: 80.

Oversold Level — lower zone threshold drawn as a dashed horizontal line; signals fire when %K crosses back above this level. Default: 20.

%K Line Color — color of the main %K line. Default: DodgerBlue.

%K Line Transparency (0-100) — transparency of the %K line; 0 = fully opaque. Default: 0.

%D Line Color — color of the %D signal line. Default: Red.

%D Line Transparency (0-100) — transparency of the %D line; 0 = fully opaque. Default: 0.

Line Width (1-5) — pixel thickness of both %K and %D lines. Default: 2.

Entry Points

Entry = Signal Cross (%K crosses %D) — enables the crossover signal; %K crossing %D upward = BUY, %K crossing %D downward = SELL. Default: on.

OB/OS Exit (cross back from levels) — enables the zone-exit signal; %K crossing back below Overbought = SELL, %K crossing back above Oversold = BUY. Default: off.

Marker Size (1-5) — size of the entry arrow marker placed on the price chart. Default: 2.

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

Buy Marker Transparency (0-100) — transparency of the buy marker; 0 = fully opaque. Default: 0.

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

Sell Marker Transparency (0-100) — transparency of the sell marker; 0 = fully opaque. Default: 0.

Notifications

Push Notification — send a push notification to the mobile MetaTrader app on each signal. Default: off.

Alert Popup — show an Alert pop-up inside the terminal on each signal. Default: off.

Email — send an email through the terminal's mail settings on each signal. Default: off.

Html Report -> Files\VibeFox_Stochastic\result.html — save each signal with a chart screenshot to an HTML report; opens in any browser. Default: off.

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

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

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

Panel / Settings

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

Header size (1..6) — header size level. Default: 1.

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

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

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

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

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

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

Instance (unique per copy: 1,2,3...) — copy number; set a unique value to run multiple independent copies on one chart simultaneously. Default: 1.

Panel Start Window — where the panel opens at startup: Subwindow or Chart. Default: Subwindow.

Recommended products
Overview Cardwell Range Analyze reads the market through an RSI range regime, inspired by Andrew Cardwell's RSI rules, combined with a trend filter. It adds higher timeframe confirmation and an ADX filter to avoid weak, sideways markets. When momentum and trend agree, the indicator prints a Buy or Sell signal and draws a complete trade plan on the chart: Entry, Stop Loss and three Take Profit targets, with shaded risk and reward zones. A compact dashboard summarizes the market state at a glance.
FREE
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
Visual Dolphin Indicator
AL MOOSAWI ABDULLAH JAFFER BAQER
Visual Dolphin Indicator Unlock the rhythm of the market with the Visual Dolphin Indicator, your ultimate tool for identifying and capitalizing on market trends with clarity and confidence. Designed for both novice and experienced traders, this indicator eliminates the noise and guesswork, providing crystal-clear buy and sell signals directly on your chart. The Logic Behind the Waves The core of the Visual Dolphin Indicator is a sophisticated yet intuitive dual-wave system based on moving avera
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
TANIN ICHIMOKU CLOUD (EA20): The Ultimate Trend Rider & Prop Firm Shield Trading the Ichimoku Kinko Hyo system manually can be complex and emotionally draining. Are you tired of getting shaken out of massive trends by market noise? Meet EA20 Tanin Ichimoku Cloud , a fully automated trend-following system. It takes the guesswork out of Ichimoku by executing sniper entries and riding the mega trends with zero emotions.   ENTER YOUR KEY HERE:   [  EA20_99999D_TANINCODER_598259741005 ] --
FREE
Ichimoku Aiko MTF
Michael Jonah Randriamampionontsoa
Ichimoku Aiko MTF is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It is a multi-timeframe indicator so you don't need to change the chart timeframe when you want to see the ichimoku clouds on a higher timeframe.  eg. The chart timeframe is M15 and you want to see on the M15 timeframe chart the H1 ichimoku indicators (the ichimoku in Metatrader can't do that) that's why you need to use Ichimoku Aiko MTF.
Trend Follower LukaHo
Lukasz Mariusz Holla
TrendFollower (The Swiss Army Knife for Trends) Forget standard indicators. Discover TrendFollower – 5 strategies in one! Tired of indicators that show a buy signal when the market is long past its peak? Your moving averages are so laggy that they show last Tuesday's trend? Let's get this straightened out. I present to you TrendFollower – a powerful, modular framework (Institution-Grade) that analyzes market structure from five different perspectives. Whether you're a patient sw
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
Divergence Matrix Pro for MetaTrader 5 Divergence Matrix Pro is a confirmed multi-oscillator divergence indicator for MetaTrader 5. It detects regular and hidden divergence between price and selected oscillators, then presents the confirmed structure through divergence lines, pivot labels, action markers, an optional current-timeframe Matrix Panel and optional alerts. The indicator is an analysis and confirmation tool. It does not open or close trades, and the signal score is not a win rate or a
Features All Ichimoku Signals (Selectable) : Display all reliable signals generated by the Ichimoku indicator. You can choose which signals to view based on your preferences. Filter by Signal Strength : Sort signals by their strength—whether they are weak, neutral, or strong. Live Notifications : Receive real-time notifications for Ichimoku signals. Transparent Cloud : Visualize the Ichimoku cloud in a transparent manner. Available Signals Tenkensen-Kijunsen Cross Price-Kijunsen Cross Price-C
ZigZag Trend Lines — See the Trend with Professional Clarity ZigZag Trend Lines was developed for traders who want to read the market objectively, eliminating noise and focusing only on what really matters: the trend structure. Based on the renowned ZigZag indicator, it goes beyond the basics and delivers a clean, intuitive, and highly adjustable visual reading — ideal for scalpers, day traders, and swing traders alike. Key Features Automatic Trend Lines The indicator identifies and plot
Overview Candle Timer Countdown Pro displays a smooth, accurate countdown to the close of the current candle, accompanied by a circular progress arc that gives you an instant visual sense of time remaining. Unlike other timers that freeze between ticks or drift out of sync, this indicator uses server time interpolation to deliver a stutter-free countdown on every timeframe from M1 to MN. Whether you trade scalping setups on the 1-minute chart or swing positions on H4, knowing exactly when the cu
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
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
HiperCube VIX
Adrian Lara Carrasco
Welcome to HiperCube VIX Discount code for 25% off at Darwinex Zero: DWZ2328770MGM This indicator provide you a real info of market of volume of sp500 / us500 Definition  HiperCube VIX  known as the CBOE Volatility Index, is   a widely recognized measure of market fear or stress . It signals the level of uncertainty and volatility in the stock market, using the S&P 500 index as a proxy for the broad market. The VIX Index is calculated based on the prices of options contracts on the S&P 500 inde
FREE
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 —
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.
Advanced Stochastic Scalper MT5 is a professional indicator based on the popular Stochastic Oscillator. Advanced Stochastic Scalper is an oscillator with dynamic overbought and oversold levels, while in the standard Stochastic Oscillator, these levels are static and do not change. This allows Advanced Stochastic Scalper to adapt to the ever-changing market. When a buy or a sell signal appears, an arrow is drawn on the chart and an alert is triggered allowing you to open a position in a timely ma
CCI Fixed Dual
Edoardo Centorame
What is CCI FIXED DUAL CCI FIXED DUAL is a professional Trend Direction Filter, designed to accurately identify: the dominant direction of the market the structural quality of the movement the consistency between the main trend and acceleration phases It is not a direct entry indicator. It is not a classic oscillator. It is a context tool, designed to help the trader decide when to trade and when NOT to trade, drastically reducing noise and interpretation errors. Basic philosophy of CCI FIXED DU
Ichimoku Kinko Hyo is a purpose-built trend trading charting system that has been successfully used in nearly every tradable market. It is unique in many ways, but its primary strength is its use of multiple data points to give the trader a deeper, more comprehensive view into price action. This deeper view, and the fact that Ichimoku is a very visual system, enables the trader to quickly discern and filter "at a glance" the low-probability trading setups from those of higher probability. This i
Gobbo MT5
Alessandro Grossi
Gobbo è un indicatore professionale che evidenzia il trend del mercato con un aspetto grafico chiaro e comprensibile, è basato sulla Moving Average e può essere impostato su qualsiasi periodo di intervallo, di default impostato sul periodo 14, scegliendo un periodo più alto evidenzierà meno cambi di tendenza per un approccio sul medio o lungo periodo, con un periodo più basso più cambi di tendenza per un approccio sul breve termine L'aggiornamento e l'adattamento al time frame scelto avviene in
Wyckoff Strategy with signal is a MetaTrader 5 indicator that applies the Wyckoff Method to detect accumulation and distribution, marks the key Wyckoff events on the chart, and prints entries with stop loss and three take-profit targets. Features Automatic phase analysis: tracks the four Wyckoff phases (accumulation, markup, distribution, markdown) driven by institutional money. Trading-range mapping: draws the current range high (resistance) and low (support) and shades the active accumulation
SPIKE Radar Alet
Odete Argelio Simbine
SPIKE DETECTOR RADAR ALERT – Surgical Precision in Explosive Market Movements Master market spikes with early alerts and high probability accuracy. Spike Detector Radar Alert is an advanced indicator for MetaTrader 5, developed to identify sudden price movements (spikes) in advance with enhanced precision. By combining volatility analysis, momentum strength, and price acceleration, the algorithm delivers clear signals at key market moments. Why traders choose Spike Detector Radar Alert: Mul
Multi-Timeframe Money Flow Index (MTF MFI) with Smart Divergence and Dashboard Unlock the flow of institutional money across every timeframe. Are you tired of guessing the trend only to be trapped by a sudden reversal? The Multi-Timeframe Money Flow Index (MTF MFI) is a professional-grade trading tool designed to provide a bird's-eye view of market liquidity and momentum. By aggregating volume-weighted data from W1 down to M1, this indicator eliminates noise and highlights high-probability tra
MACD Pro Master
Itumeleng Mohlouwa Kgotso Tladi
MACD Pro Master The MACD Pro Master is your ultimate trading companion, designed to revolutionize your financial journey and unlock the doors to wealth. Here's why it's the next best thing since sliced bread: Advantages Precision Trading : The MACD Pro Master leverages the powerful Moving Average Convergence Divergence (MACD) indicator to provide accurate buy and sell trades,  ensuring you capitalize on every market opportunity. Customizable Settings : Tailor the trading strategy to your unique
Supreme Multi TF Pro is an advanced indicator for MetaTrader 5 that automatically analyzes multiple timeframes — from M1 to Monthly — using a combination of MA, MACD, and ADX. It clearly displays signals for Buy , Sell , or Hold on each timeframe, and highlights the Best Timeframe to trade . Perfect for traders seeking fast and reliable decisions, with intuitive and color-coded panels. Customize parameters to fit your strategy and trade with greater confidence.
SMC Trend Momentum – Adaptive Trend and Momentum Oscillator SMC Trend Momentum is a momentum oscillator plotted in a separate window. The indicator combines a Donchian position bias with a ZigZag leg normalization and transforms this into a smoothed, color‑coded histogram for assessing trend direction and momentum changes. Optionally, a higher timeframe filter can be applied. The indicator is designed to be flexible for different trading styles (short‑term, swing, indices, FX) using ready‑to‑u
This is FVG PRO with our Indication Panel. The FVG LITE is available for free without the side panel. Watch the FVG Indicator v2 work live on the chart. This tool automatically detects Fair Value Gaps,  price imbalances where the market moved too fast and left unfinished business, and flags them as potential support and resistance zones. The panel on the left shows the trend direction across four timeframes simultaneously, so you can see at a glance whether the big picture agrees with what pr
KS_RSI_Divergence This is a  RSI Divergence Indicator for MetaTrader 5. It identifies Regular and Hidden divergences between price and RSI, which are signals for potential trend reversals and trend continuations. if you like this indicator and using it plz give positive feedback for more creativity in trading concept Core Purpose It automatically detects when price and RSI are not moving in sync , highlighting: Reversal signals (Regular Divergences) Trend continuation signals (Hidden Divergen
KCI Candle
Syamsurizal Dimjati
KCI Candle: Advanced Kinematics Price Action The KCI (Kinematics Computing Index) Candle is a next-generation analytical tool designed to transform raw market data into crystal-clear visual intelligence. By painting the chart's candles based on deep mathematical kinematics, this indicator provides traders with an immediate, unambiguous reading of the current market direction and momentum. Built for professional traders who demand clean charts and pure data, the KCI Candle eliminates second-guess
FREE
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 5 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