VibeFox Market Regime

VibeFox Market Regime — composite regime filter for trend, range and transition

VibeFox Market Regime is a real-time market context indicator for MetaTrader 5. It calculates a composite Trend Quality Score from 0 to 100 on every bar and classifies the current market into one of four regimes: TREND, RANGE, VOLATILE or NEUTRAL. The score is plotted as a colored line in a separate subwindow; a cross marker appears on the price chart at every regime change. The indicator does not produce BUY or SELL signals — it answers a prior question: what kind of market is this right now?

What the Trend Quality Score measures

The score is a weighted composite of three independent components, each measuring a different dimension of market structure. Together they produce a single number that reflects whether the market is moving with purpose, drifting without direction, or simply churning with noise.

ADX component — trend strength

The ADX (Average Directional Index) component measures how strong the prevailing directional move is, regardless of its direction. A high ADX reading means price is moving consistently in one direction; a low ADX means the market is going nowhere. The ADX Period parameter controls the lookback. The Weight ADX parameter scales how much this component contributes to the final score relative to the other two.

ATR component — relative volatility

The ATR (Average True Range) component measures the current volatility relative to its own history — specifically as a percentile of recent ATR values. High relative volatility often accompanies breakouts and strong trends; low relative volatility is a hallmark of a compressed, ranging market. The ATR Period parameter controls the lookback. The Weight ATR parameter sets its contribution to the composite score.

ER component — move purity

The ER (Kaufman Efficiency Ratio) component measures how directly price is moving from A to B — the ratio of the net displacement to the total path length. An ER close to 1 means price moved in a nearly straight line; an ER near 0 means it wandered back and forth covering the same ground repeatedly. This is the purest measure of trend quality: a market can have strong ATR and a moderate ADX but still be choppy if the ER is low. The ER Period parameter controls the lookback. The Weight ER parameter sets its contribution.

How the score is calculated and regimes are assigned

Each component is normalised to the 0–100 range and then combined using a weighted average. The three weights — W_ADX, W_ATR and W_ER — default to 1.0 each, giving the components equal influence. Raising one weight shifts the composite toward that dimension of market structure. Setting a weight to zero removes that component entirely.

Two thresholds divide the 0–100 scale into classification zones. When the composite score is at or above Trend Threshold (default 60), the regime is classified as TREND. When the score is at or below Range Threshold (default 40), the regime is classified as RANGE. The band between the two thresholds is a transition zone: bars there are classified as VOLATILE (high ATR but low ER — choppy expansion) or NEUTRAL (moderate readings, no clear structural bias). The threshold lines are drawn as dashed horizontal levels directly on the score line, so the classification boundary is always visible.

The score line is drawn in four distinct colors to make the regime readable at a glance: green for TREND, gray for RANGE, orange for VOLATILE and blue for NEUTRAL.

ALERT — regime change notifications

Regime change marker

Every time the classified regime changes on a closed bar — for example from RANGE to TREND — a cross marker is placed on the price chart at that bar's location. The color of the marker matches the new regime, so a green cross means the market has just entered TREND and a gray cross means it has just entered RANGE. Markers represent transitions, not entries: they tell you the context has changed, not that you should act on it immediately.

The Alert toggle in the ALERT group switches marker drawing on or off. When Alert is on, historical markers for all regime changes in the visible chart history are drawn; when it is off, no markers are shown. The Size field next to the toggle controls the marker size from 1 to 5.

VibeFox Market Regime is a filter and context layer, not a directional entry signal. A regime change from RANGE to TREND does not mean buy; it means the market has entered conditions where trend-following strategies are more likely to work. Use this information together with your directional system, not instead of it.

Visual control

The score line occupies a fixed 0–100 scale in a separate subwindow. Three horizontal dashed levels are always present: the Trend level at the Trend Threshold, the Range level at the Range Threshold, and a neutral Mid level at 50. The line color changes bar by bar as the regime shifts, so the entire history of regime states is readable from the line alone. The live regime name and current score value are displayed as a readout inside the panel.

Interactive on-chart panel

The entire interface is a smooth canvas-based panel built for fast mouse control. All parameters are gathered into tidy rows in three columns. The panel header holds the control icons.

Power — turns the score line, markers 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 a separate 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 personalisation

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 number, to monitor different period combinations side by side.

Regime change notifications

You do not need to watch the chart waiting for a regime transition. Each change 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 the market transitions from one regime to another on the symbol and timeframe you are working with.

Visual history — Html report

Enable the Html channel, and every regime change notification 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_MarketRegime directory, and opens in any browser — giving you a visual log of every regime transition the indicator detected. A one-click trash button clears the report and its screenshots whenever 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 full help page is built into the panel, available in 10 languages, so every control is explained right where you use it.

Parameters (Inputs tab)

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

Score

ADX Period — lookback period for the ADX component, range 1..200. Default: 14.

ATR Period — lookback period for the ATR relative-volatility component, range 1..200. Default: 14.

ER Period — lookback period for the Kaufman Efficiency Ratio component, range 1..200. Default: 10.

Weights / Thresholds

W_ADX (trend-strength weight) — relative weight of the ADX component in the composite score, range 0.0..10.0. Default: 1.0.

W_ATR (volatility weight) — relative weight of the ATR relative-volatility component, range 0.0..10.0. Default: 1.0.

W_ER (move-purity weight) — relative weight of the Kaufman ER component, range 0.0..10.0. Default: 1.0.

Trend Threshold (score>=) — composite score at or above which the regime is classified as TREND, range 0..100. Default: 60.

Range Threshold (score<=) — composite score at or below which the regime is classified as RANGE, range 0..100. Default: 40.

Entry Points

Regime Change signal — enables regime change cross markers on the price chart. Default: off.

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

Notifications

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

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

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

Html Report — saves every regime change with a screenshot to an HTML report (Files folder, VibeFox_MarketRegime directory), 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. Default: 1.

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

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

Font size — panel font size. Default: 8.

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

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

Close on click outside — collapse the panel on a click outside it. Default: off.

Instance (unique per copy: 1,2,3...) — instance number; allows multiple independent copies on the same chart. Default: 1.

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

Recommended products
Product Description: Swing Points & Liquidity (MT5) What it does: This indicator automatically identifies significant "Swing Highs" and "Swing Lows" (Fractals) on your chart. It assumes that these points represent   Liquidity   (where Stop Losses and Buy/Sell stops are resting) or   Supply and Demand Zones . When a Swing High is formed, it projects a   Red Box/Line   to the right (Supply/Resistance). When a Swing Low is formed, it projects a   Green Box/Line   to the right (Demand/Support). As
VibeFox Gartley — harmonic XABCD pattern with Fibonacci-validated entry points VibeFox Gartley is a real-time harmonic-pattern indicator for MetaTrader 5. It scans the swing structure of price, finds the classic Gartley XABCD pattern, validates it with Fibonacci ratios, and marks the entry point right on the price chart at the completion of the pattern. Every control is gathered into one modern interactive panel, so instead of measuring legs by hand you see the harmonic pattern and the trade ide
VibeFox Squeeze Detector — squeeze compression, momentum and entry points VibeFox Squeeze Detector is a real-time Squeeze Detector indicator for MetaTrader 5. It identifies periods when the market compresses into a tight range and then measures the momentum building beneath the surface, so you can act the moment the market breaks free. The classic squeeze logic and the momentum histogram live in a separate subwindow, while the entry markers land right on the price chart and all controls are gath
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
The Expert Advisor and the video are attached in the Discussion tab . The robot applies only one order and strictly follows the signals to evaluate the indicator efficiency. Pan PrizMA CD Phase is an option based on the Pan PrizMA indicator. Details (in Russian). Averaging by a quadric-quartic polynomial increases the smoothness of lines, adds momentum and rhythm. Extrapolation by the sinusoid function near a constant allows adjusting the delay or lead of signals. The value of the phase - wave s
SMC Alpha Engine SMC Alpha Engine is a Smart Money Concepts indicator for MetaTrader 5 designed to identify Order Blocks, Fair Value Gaps, Liquidity Sweeps, and market structure changes directly on the chart. The indicator focuses on displaying the most recent valid Order Block together with automatically calculated TP and SL levels for simplified chart analysis. Main Features Automatic Order Block detection Buy and Sell zone visualization Automatic TP and SL calculation Fair Value Gap (FVG) det
Contact me for instruction, any questions! - Lifetime update free - Non-repaint - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Introduction Breakout Trend Scanner indicator works based on the Elliott Wave in technical analysis describes price movements in the financial market that are related to changes in trader sentiment and psychology and finds end of movement and breakout trend. The Elliott Wave pattern that is f
โครงสร้างตลาด ZigZag (ความลึก 30) – คําอธิบาย + การตั้งค่า อินดิเคเตอร์นี้ใช้หาโครงสร้างตลาดแบบ: HH (Higher High) = ยอดสูงขึ้น → แนวโน้มขึ้น HL (Higher Low) = ยกฐาน → แนวโน้มยังขึ้น LH (Lower High) = ยอดต่ําลง → แนวโน้มลง LL (Lower Low) = ทําโลว์ใหม่ → แนวโน้มลงชัด ใช้ร่วมกับ ZigZag เพื่อ "คัดเฉพาะสวิงใหญ่" ไม่มั่ว หลักการทำงาน ZigZag จะหา "จุดกลับตัว" ตามค่า Depth เอาจุดเหล่านั้นมาเปรียบเทียบ: สูงกว่าเดิม → HH ต่ํากว่าเดิม → LH โลว์สูงขึ้น → HL โลว์ต่ําลง → LL แสดง label + เส้นแนวนอน
FREE
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
Times and Sales Pro
Thalles Nascimento De Carvalho
Times and Sales Pro: Enhance Your Trading with Trade Flow Imbalance Opportunities in Small Price Movements Times and Sales Pro is an essential tool for analysts operating with order flow from Times and Trades . Perfect for scalpers, it was designed for those who seek to capitalize on small price fluctuations with high precision. With advanced calculations, the indicator identifies imbalances in trades, providing valuable signals for quick entries and exits. IMPORTANT: Availability of
MT5 Liquidity Sweeps Indicator MT5 Liquidity Sweeps Indicator detects buy-side and sell-side liquidity sweeps using swing-based market structure analysis. The indicator supports Wick-Based Sweeps, Break-and-Retest Sweeps, and Combined detection modes while tracking sweep lifecycle states including detected, touched, mitigated, and expired zones. Additional features include configurable mitigation logic, liquidity level visualization, event alerts, swing structure analysis, and historical sweep
Meta Trend PRO MT5
Roman Podpora
5 (1)
META TREND PRO       — is a trend-following tool that takes the guesswork out of trading and shows where the market has already made its decision. The indicator identifies key points where trends, trends, and structures change, and highlights areas where the price returns for major players to take positions. You don't just see the movement—you understand the logic behind it. All signals are recorded after the candle closes, are not redrawn, and are saved on the chart, allowing you to confidently
MASlopeFlipArrows
Paphangkon Luangsanit
Basic Usage Guide (English) — AlienClone / MA_SlopeFlip_Arrows This indicator does two things: Draws a Moving Average (MA) line on the chart. Changes the line color based on MA slope and prints arrows when the slope direction flips. What you will see on the chart Green line = MA is rising (upward slope) Red line = MA is falling (downward slope) Buy arrow (green) appears when the line switches from red → green (downtrend → uptrend) Sell arrow (red) appears when the line switches from green → red
Matreshka
Dimitr Trifonov
5 (2)
Matreshka self-testing and self-optimizing indicator: 1. Is an interpretation of the Elliott Wave Analysis Theory. 2. Based on the principle of the indicator type ZigZag, and the waves are based on the principle of interpretation of the theory of DeMark. 3. Filters waves in length and height. 4. Draws up to six levels of ZigZag at the same time, tracking waves of different orders. 5. Marks Pulsed and Recoil Waves. 6. Draws arrows to open positions 7. Draws three channels. 8. Notes support and re
BeST_Keltner Channels Strategies MT5   is an  MT5  Indicator based on the original Keltner Channels Indicator and it can display in the Chart all the known Variations of Keltner Channels and also the corresponding 10 totally Strategies. Every such generally consists of a Central Moving Average Line and two Boundary Bands at a distance above and below it and can be traded mainly in a Trending Mode but also in a Ranging ReEntry Mode.  BeST_Keltner Channels Strategies Indicator Draws definite Buy
VibeFox Breakout — Donchian channel with genuine breakout entry points VibeFox Breakout is a real-time channel-breakout indicator for MetaTrader 5. It draws a Donchian-style channel — the highest high and lowest low of the last N closed bars — directly on the price chart, marks the exact bar where price breaks out of that channel, and gathers every control into one modern interactive panel. Instead of watching for a range to give way, you see the channel and the breakout entry at the very moment
MACD Sniper Pro
Noppawat Tumjai
MACD Sniper Pro is an advanced automated trading system designed for traders seeking high-precision entries and robust risk management. By combining the classic momentum of MACD Crossover with a strict ADX Volatility Filter and Dynamic ATR Management , this EA completely eliminates emotional trading and filters out dangerous flat/sideways markets. Unlike standard MACD indicators that suffer during consolidation, MACD Sniper Pro verifies trend strength before entering and protects your capital us
FREE
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
WAPV Weis Wave Chart Forex
Eduardo Da Costa Custodio Santos
The Weis Wave Chart Forex for MT5 is a Price and Volume indicator. The Price and Volume reading was widely disseminated through Richard Demille Wyckoff based on the three laws created by him: Supply and Demand, Cause and Effect and Effort vs. Result. In 1900 R.Wyckoff already used the wave chart in his analyses. Many years later, around 1990, David Weis Automated R. Wyckoff's wave chart and today we bring you the evolution of David Weis' wave chart. It shows the amount of Volume and the amount o
Gold Trader Pro is an advanced analytical tool specifically engineered for professional trading on XAUUSD (Gold). It provides an immediate comprehensive overview of market structure across 7 different timeframes, allowing traders to identify flow direction and signal strength through a modern, draggable, and interactive interface. Key Features Multi-Timeframe Analysis: Real-time monitoring of M1, M5, M15, M30, H1, H4, and D1. Two Operational Modes: MODE_SCALPING: Optimized for fast-paced analys
FREE
Enigmera MT5
Ivan Stefanov
3.67 (3)
ENIGMERA: The core of the market (This is a manual indicator and contains features that may not supported by the MetaTrader current testing environment) Introduction This indicator and trading system is a remarkable approach to the   financial markets . ENIGMERA uses the fractal cycles to accurately calculate support and resistance levels.   It shows the authentic accumulation phase and gives direction and targets.    A system that works whether we are in a trend or a correction.   How It Work
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
Money Flow Profile MT4  HERE Here our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis  Master Edition is a professional-grade analytical tool designed to visualize market structure through the lens of volume and money flow. Unlike standard volume indicators, this tool displays a Daily Volume Profile
MTF VWAP Indicator - Quick Overview   This indicator shows you where institutional money is flowing across multiple timeframes using Volume Weighted Average Price (VWAP) to identify high-probability trading zones. New version has VWAP bands plotting capability if user enabled and display panel (whose background changes colour on confluence) can be toggled on/off.      What It Actually Does:     1. Tracks Smart Money Levels: - Shows Daily, Weekly, and Monthly VWAP lines where big players (banks,
Phantom Edge SMC
Nattapon Chuekamhod
Phantom Edge SMC — The Ultimate Smart Money Indicator for MT5 Tired of manually drawing structures while trading SMC or ICT concepts? Let Phantom Edge SMC do the heavy lifting for you. Key Features Internal & Swing Structure: Automatically detects BOS and CHoCH across two structural levels. Order Blocks (OB): Identifies Internal and Swing OBs with automated mitigation tracking. Equal Highs / Lows: Highlights EQH / EQL to pinpoint Liquidity pools. Fair Value Gaps (FVG): Displays FVGs with
This indicator shows Commodity Channel Index (CCI) data from 9 currency pairs by your choice for all 9 Time Frames. If a digital value of the CCI is less or equal to DnLevel = -100 (or whatever number you decided to put) then a Green square will appear. This is potentially an oversold condition and maybe a good time to go Long. If a digital value of the CCI is greater or equal to UpLevel = 100 (or whatever number you decided to put) then a Red square will appear. This is potentially an overbough
Institutional Flow Dashboard is a comprehensive technical analysis tool that combines two powerful methodologies: Volume Profiling and Relative Currency Strength . This all-in-one interface is designed to help traders identify high-liquidity price levels and market momentum in real-time. Key Features: Volume Profile Analysis: Visualizes the distribution of volume across price levels, identifying the Point of Control (POC) and Value Area (VA) . Multi-Currency Strength Meter: Analyses 8 major curr
VibeFox Strat — "The Strat" candle typing (1 / 2u / 2d / 3) with actionable Buy/Sell signals VibeFox Strat is a real-time price-action indicator for MetaTrader 5 built on Rob Smith's "The Strat" method. It classifies every candle by its relationship to the previous candle, draws a compact type tag (1, 2u, 2d or 3) right on the bar, and marks the exact moment an actionable entry forms on the price chart. All controls are gathered into one modern interactive panel, so instead of reading bar struct
Smart Multi-Layer Breakout & Pullback Detector for MetaTrader 5 "Smart Simple Fast!" Are you tired of missing high-probability breakout entries? Are you spending hours scanning multiple charts, trying to align breakouts with trend direction and currency momentum — only to miss the move? Break Pullback solves all of that in one indicator. What Is Break Pullback? Break Pullback is a professional-grade MetaTrader 5 indicator built specifically for traders who trade market structure, breakouts, an
High Low Open Close
Alexandre Borela
4.98 (44)
If you like this project, leave a 5 star review. This indicator draws the open, high, low and closing prices for the specified period and it can be adjusted for a specific timezone. These are important levels looked by many institutional and professional traders and can be useful for you to know the places where they might be more active. The available periods are: Previous Day. Previous Week. Previous Month. Previous Quarter. Previous year. Or: Current Day. Current Week. Current Month. Current
FREE
Buyers of this product also purchase
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE:   Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades.   [User Manual]   ,  [PDF]  ,   [Installation manual]   and  [Online course] Smart T
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Superhero
Ihor Otkydach
5 (1)
The SUPERHERO indicator is a multi-currency trading system designed on an "all-inclusive" basis. The indicator independently analyzes the market and provides signals on when to open and close trades. It uses Stop Loss and Take Profit orders. The R:R ratio is 1:1. From time to time, I personally trade based on this system's signals, and here are the results I get—   LIVE SIGNAL This system can send push notifications to your smartphone, so you can place trades "on the go" without needing to be ti
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
Neuro Poseidon MT5
Daria Rezueva
4.85 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
GoldenX Entry MT5
Kareem Abbas
5 (15)
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. You have probably tested dozens of indicators before. But we are not here to be “just another signals indicator.” Behind GoldenX Entry is intensive research & development focused on building sophisticated algorithms designed to adapt to the real behavior of every instrument — not generic signals recycled everywhere else. From advanced Auto Optim
Secure the Lowest Price Today. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the market structure for you, maps the hig
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER  is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Atomic Analyst MT5
Issam Kassas
4.41 (49)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. [How to use] , [User Manual] ,  [PDF]  And [DEMO] Atomic Analyst is a non-repainting, non-redrawing, and n
Divergence Bomber
Ihor Otkydach
4.89 (93)
From time to time, I trade using this system myself. Check out my manual BOMBER trading on a live account— LIVE SIGNAL Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk"
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS  FOR FREE! Probably you already heard about the Gann trading methods before. Usually the Gann theory is a
Zoryk Gold
Reda El Koutbane
5 (6)
discount ends SOON next price 69 $ ZORYK — Advanced XAUUSD Signal System for MetaTrader 5 You know the feeling. You spend time analyzing gold. You wait for the entry. You finally open the trade, and price immediately moves against you. You close too early, move the Stop Loss or hesitate for a few seconds. Then the market reaches the exact destination you originally expected without you. The direction was not always the problem. The real problem was uncertainty. You did not know exactly where th
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (3)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Latest News : Version 1.64 has been released, All trades now have a Stop Loss placed behind the relevant Support/Resistance zones. The Smart Close function has also been improved to increase the EA’s performance in this version. Since August 9, the live signal has been running on Version 1.64. Price Plan: Current Price: $169 (Early Adopter Offer) Next
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
TREND CATCHER INDICATOR Trend Catcher Indicator analyzes market price movements, using a combination of the author’s proprietary and customized adaptive trend-analysis indicators.  It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.  It also uses a combination of smoothing and trend-filtering customized indicators such as moving averages, RSI, and volatility filters.   Real ope
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
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
Atbot
Zaha Feiz
4.69 (55)
ATy Gold and BTC  Join my MQL5 channel to update the latest news from me.  My community of over 80,000 members on MQL5 ATbot : How It Works and How to Use It How It Works The "AtBot" indicator for the MT5 platform generates buy and sell signals using a combination of technical analysis tools. It integrates Simple Moving Average (SMA), Exponential Moving Average (EMA), and the Average True Range (ATR) index to identify trading opportunities. Additionally, it can utilize Heikin Ashi candles to en
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
SkyHammer Signal Pro Professional No-Repaint Trend Signal Indicator with Locked Entry, SL and TP Levels SkyHammer Signal Pro is a structured trend and momentum signal indicator designed for traders who want clear, fixed, and verifiable trading signals. It works best on lower timeframes such as M1 and M5 . The indicator does not try to predict tops or bottoms. Instead, it waits for confirmed market structure, trend direction, momentum strength, volatility quality, and target space before generati
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
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
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
Gartley Hunter Multi
Siarhei Vashchylka
5 (12)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. All fou
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
The Oracle Pro
Ottaviano De Cicco
5 (1)
The Oracle Pro: Synthetic Multi-Timeframe Bias Engine for MT5 ️ Summer Launch Offer — Get The Oracle Pro for USD 199 (early buyers). Price rises with traction; final price USD 399. The Oracle Pro is a premium multi-timeframe bias engine for MetaTrader 5, built for demanding and professional traders. It answers one question with discipline: what is the directional bias on each timeframe right now, how strong is it, and how much do the timeframes agree? Everything is computed on closed bars only
ORB Seeker MT5
Marcela Goncalves De Oliveira
Limited Discounted Price!  Only $99! After purchase contact me to get the bonus ORB Seeker EA and personal optimized set files. Catch clean session breakouts with confidence! ORB Seeker MT5 is a professional Opening Range Breakout (ORB) indicator built for traders who want accuracy, simplicity, flexibility, and clear chart structure. It automatically plots the pre-market or custom session range on any instrument, then gives clear breakout signals with entry, stop loss, take profit, and optiona
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
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