RSI Adaptive Zones

── WHAT IT DOES ────────────────────────────────────────────────────────────────

RSI Adaptive Zones replaces the traditional fixed 70/30 RSI thresholds with zones that are mathematically derived from the statistical distribution of the RSI itself — meaning the bands adapt to the length parameter rather than being arbitrary constants.

The RSI is rendered as full OHLC candles (or bars or a line), giving you intrabar high/low information that a standard RSI line completely hides. Each candle is individually colored based on whether its high or low touches the overbought/oversold zone AND by the direction of the underlying price candle — so you can instantly see whether a zone touch is bullish or bearish context.

── CORE FORMULA ────────────────────────────────────────────────────────────────

The RSI is computed using RMA (Wilder smoothing) seeding from the first bar value.

Zone boundaries are derived from the logistic normal distribution:

  • Support/Resistance inner:  z = √((5 − √17) / 2)  ≈ 0.658σ  (~50% mass)
  • Support/Resistance outer:  z = 1.000σ              (breakout point)
  • OB/OS inner (coloring):    z = √3 σ                (reversal inflection)
  • OB/OS outer (zone fill):   z = √((5 + √17) / 2)  ≈ 2.135σ (~1.6% tails)

These z-scores are mapped to RSI distance from 50 via:
  distance = 50 × tanh(z / √(Length − 1))

The optional smoothing MA operates entirely in logit-transformed RSI space
(log-odds), preventing the MA from ever exceeding the 0–100 range. Bollinger
Bands in logit space are then back-transformed via the sigmoid function.

── WHAT MAKES THIS DIFFERENT ───────────────────────────────────────────────────

✔ Mathematically-derived zones — not arbitrary 70/30 lines
✔ RSI displayed as OHLC candles showing intrabar high/low
✔ Candle color reflects BOTH zone touch AND underlying price direction
  (bullish vs bearish candle on the main chart)
✔ 4 independent zone-touch colors: OB+bull, OB+bear, OS+bull, OS+bear
✔ Logit-space MA/BB smoothing — bands never break 0 or 100
✔ 6 configurable alert conditions (Popup / Sound / Email / Push / All)
✔ Auto-adapts neutral candle color to chart background theme
✔ Optional horizontal Level 50 line
✔ No repainting — all signals fire on closed bars

── VISUAL ELEMENTS ─────────────────────────────────────────────────────────────

In the indicator sub-window you will see:

  [GREEN BAND]    Overbought zone (top of sub-window)
  [GRAY BANDS]    Support (upper) and Resistance (lower) zones — two bands
  [RED BAND]      Oversold zone (bottom of sub-window)
  [DOTTED LINE]   Level 50 (optional)
  [CANDLES/BARS]  RSI rendered as OHLC, colored by zone and price direction
  [GOLD LINE]     Logit-space MA (when enabled)
  [ORANGE LINES]  Bollinger Bands in logit space (when SMA+BB selected)

── PARAMETERS TABLE ────────────────────────────────────────────────────────────

GROUP: RSI Settings
  InpLength        | 14          | RMA period for RSI calculation
  InpRSIType       | Candle      | Display mode: Line / Bar / Candle
  InpColorRSI      | Gray        | Neutral candle / line color

GROUP: Visibility and Colors
  InpSupRes        | true        | Show Support/Resistance zones
  InpColorSR       | Gray        | S/R zone fill color
  InpOO            | true        | Show Overbought/Oversold zones
  InpColorR        | Red         | OB zone fill color
  InpColorG        | Green       | OS zone fill color
  InpOOColoring    | true        | Enable OB/OS candle coloring
  InpColorOSBull   | Green       | OS zone touch + price bullish candle
  InpColorOSBear   | Dark Green  | OS zone touch + price bearish candle
  InpColorOBBull   | Light Red   | OB zone touch + price bullish candle
  InpColorOBBear   | Red         | OB zone touch + price bearish candle
  InpShowMiddle    | true        | Show horizontal level at 50
  InpColorMiddle   | Gray        | Level 50 color

GROUP: Advanced
  InpColorSens     | 1.00        | OB/OS detection sensitivity


GROUP: Alerts
  InpAlertOSTouch  | false       | Alert when candle RSI_L touches OS zone
  InpAlertOBTouch  | false       | Alert when candle RSI_H touches OB zone
  InpAlertOSExit   | false       | Alert when RSI exits oversold (crosses above inner OS)
  InpAlertOBExit   | false       | Alert when RSI exits overbought (crosses below inner OB)
  InpAlertCross50Up| false       | Alert when RSI crosses above 50
  InpAlertCross50Dn| false       | Alert when RSI crosses below 50
  InpAlertType     | Popup       | Delivery: Popup / Sound / Email / Push / All

GROUP: RSI Smoothing
  InpRSISrc        | Close       | RSI source: Close / HL2 / HLC3 / HLCC4
  InpMAType        | None        | MA: None/SMA/SMA+BB/EMA/RMA/WMA/VWMA
  InpMALength      | 21          | MA period
  InpColorLMA      | Gold        | MA line color
  InpBBMult        | 2.0         | Bollinger Band standard deviation multiplier
  InpColorLBB      | Orange      | BB lines color

── COMPATIBILITY ────────────────────────────────────────────────────────────────

  Platform:    MetaTrader 5 (build 2361+)
  Type:        Indicator (separate window)
  Symbols:     All (Forex, Gold, Indices, Crypto, Stocks)
  Timeframes:  All (M1 through MN)
  Tested on:   XAUUSD M5/M15, EURUSD H1, US30 M15

── HOW TO USE ───────────────────────────────────────────────────────────────────

1. Attach to any chart. The indicator opens in a separate sub-window.
2. The default settings (Length=14, Candle mode).
3. Watch for candles that touch the RED band (OS) or GREEN band (OB):
   — Green candle in OS zone = bullish pressure at oversold extreme
   — Dark green candle in OS zone = bearish candle still at oversold = caution
   — Red-tinted candle in OB zone = bearish signal at overbought extreme
4. Use the GRAY bands (S/R zones) as intermediate confluence levels.
5. Enable alerts for the conditions you trade:
   — OS Touch + OS Exit combined = confirmation entry trigger
   — Cross 50 = momentum direction filter
6. For trend-following, enable the MA (EMA or RMA recommended) and use the
   RSI staying above/below the MA as a directional filter.
7. Adjust InpColorSens below 1.0 (try 0.93) if you notice borderline zone
   touches not being highlighted on your specific instrument/timeframe.
Recommended products
"Impulses and Corrections 5" is created to help traders navigate the market situation. The indicator shows multi-time frame upward and downward "Impulses" of price movements. These impulses are the basis for determining the "Base" , which is composed of zones of corrections of price movements, as well as "Potential" zones for possible scenarios of price movement. Up and down impulses are determined based on a modified formula of Bill Williams' "Fractals" indicator. The last impulse is always "U
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
Trend Master V2
Oratile Pitsoane
What Is Trend Master Pro? Trend Master Pro   is a professional-grade trend trading indicator built for MetaTrader 5. It was designed with one goal in mind — to keep you on the right side of the market at all times by combining three powerful technical tools into a single, clean, easy-to-read display directly on your price chart. Instead of cluttering your screen with multiple separate indicators, Trend Master Pro fuses an   EMA Ribbon trend filter , a   ZigZag swing point engine , and a   breako
Premium level is a unique indicator with more than 80% accuracy of correct predictions! This indicator has been tested for more than two months by the best Trading Specialists! The author's indicator you will not find anywhere else! From the screenshots you can see for yourself the accuracy of this tool! 1 is great for trading binary options with an expiration time of 1 candle. 2 works on all currency pairs, stocks, commodities, cryptocurrencies Instructions: As soon as the red arrow app
KT Renko Patterns MT5
KEENBASE SOFTWARE SOLUTIONS
KT Renko Patterns scans the Renko chart brick by brick to find some famous chart patterns that are frequently used by traders across the various financial markets. Compared to the time-based charts, patterns based trading is easier and more evident on Renko charts due to their uncluttered appearance. KT Renko Patterns features multiple Renko patterns, and many of these patterns are extensively explained in the book titled Profitable Trading with Renko Charts by Prashant Shah. A 100% automated
ATrend
Zaha Feiz
4.83 (18)
ATREND: How It Works and How to Use It How It Works The " ATREND " indicator for the MT5 platform is designed to provide traders with robust buy and sell signals by utilizing a combination of technical analysis methodologies. This indicator primarily leverages the Average True Range (ATR) for volatility measurement, alongside trend detection algorithms to identify potential market movements. Leave a massage after purchase and receive a special bonus gift. Key Features: ⦁ Dynamic Trend Detect
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
HAS RSI Signal — Professional Trend Indicator with SL/TP Calculation HAS RSI Signal is a powerful trading tool that combines time-tested classics with modern noise-filtering algorithms. The indicator analyzes the market through the prism of Heiken Ashi Smoothed candles and the RSI oscillator, providing clear entry signals at trend reversals or when exiting overbought/oversold zones. Key Advantages: Double Filtration: Using Heiken Ashi Smoothed eliminates market "noise," while RSI confirms the mo
Pullback Hunter
Anton Polkovnikov
PULLBACK HUNTER What is every trader's cherished dream? To see without delay the places where the reversal will happen. This, of course, is from the category of magic, though... nothing is impossible. But for now I've prepared for you an indicator that marks in real time the end of corrections to the current movement or in short - catches pullbacks.What is the main point? Many people practice rebounds when the price moves in the direction of the open position. And they do them on the formation o
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
This trading indicator is non-repainting, non-redrawing, and non-lagging, making it an ideal choice for both manual and automated trading. It is a Price Action–based system that leverages price strength and momentum to give traders a real edge in the market. With advanced filtering techniques to eliminate noise and false signals, it enhances trading accuracy and potential. By combining multiple layers of sophisticated algorithms, the indicator scans the chart in real-time and translates comple
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
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.
Multi Timeframe Smc Bias Finder Trading in alignment with higher timeframe structure is one of the most consistently profitable habits a trader can build. The difficulty has always been execution: switching between timeframes, manually reading structure, and keeping track of whether the Daily, 4-Hour and 1-Hour are all pointing in the same direction before committing to a position. Multi Timeframe Smc Bias Finder resolves that entirely. Three tools in one indicator: A live multi-timeframe bias d
Double HMA MTF for MT5
Pavel Zamoshnikov
4 (4)
This is an advanced multi-timeframe version of the popular Hull Moving Average (HMA) Features Two lines of the Hull indicator of different timeframes on the same chart. The HMA line of the higher timeframe defines the trend, and the HMA line of the current timeframe defines the short-term price movements. A graphical panel with HMA indicator data from all timeframes at the same time . If the HMA switched its direction on any timeframe, the panel displays a question or exclamation mark with a tex
The indicator automatically identifies and labels essential elements of market structure shift, including: Break of Structure (BoS): Detected when there is a significant price movement breaking previous structural points. It mark possible uptrend and downtrend lines(UP & DN, It means constantly update high and low ), and once the price breaks through these lines, mark the red (BEAR) and green (BULL) arrows. BoS typically occurs when the price decisively moves through swing lows or swing highs t
CV Support & Resistance is a professional support and resistance indicator for MetaTrader 5, designed to accurately identify key market and price zones. The indicator helps traders detect potential entry, exit, and reaction areas within the market at an early stage. Features: Automatic support and resistance zone detection Dynamic market structure analysis Professional visualization of key price areas Suitable for scalping, day trading, and swing trading Optimized for multiple symbols and timefr
Harmonic Strategy Suite Pro MT5
Mohamed Amr Mohamed Osama Abdelwahab
HAMONIC STRATEGY SUITE PRO MT5 Harmonic Strategy Suite Pro   is a technical indicator and strategy-evaluation dashboard designed for MT5. Unlike basic pattern finders that only plot lines, this indicator features a built-in on-chart backtester that simulates professional trade execution, calculates precise target probability metrics, and dynamically adapts its layout for maximum readability. KEY FEATURES Interactive Draggable Dashboard:   Tracks real-time statistical metrics (Passed Entrie
Your Trend Friend
Luigi Nunes Labigalini
5 (1)
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements w
Vintage Fx pro
Israr Hussain Shah
If you want it for Deriv then its HERE  and here is MT4 Professional Range Detection for Smart Traders Vintage FX Pro is an advanced price action indicator designed to automatically detect high-quality consolidation ranges before breakout occurs. Instead of manually searching charts for accumulation zones, this indicator continuously scans historical and live market data to identify valid trading ranges using intelligent filtering techniques. Once a breakout is confirmed, the indicator instantly
Qauters Theory GBPJPY
Brighton Mufaro Mudzingwa
QT PRO Quarters Theory GBPJPY · London Open Breakout Plots 250-pip major quarters, 125-pip half-quarters, and 25-pip minor levels on GBPJPY. Monitors the London session open (08:00 GMT) and fires a single buy or sell arrow when price breaks and closes beyond the first key level — one signal per day, no repainting How it works now: Arrows only appear between 08:00–12:00 GMT (London session) — nothing outside that window 1 arrow per day maximum — once the first valid break is found, that day is
SMC Smart Flow Pro
Thitipong Nookhunthod
Short Description: SMC Smart Flow Pro is an advanced Smart Money Concept indicator that automatically detects Break of Structure (BOS), Change of Character (CHoCH), and projects precise TP/SL target levels on all timeframes — built for serious traders who trade with institutional flow. Full Description: SMC Smart Flow Pro is a premium Smart Money Concept (SMC) indicator for MetaTrader 5, engineered for traders who want to trade alongside institutional order flow. By automatically mapping m
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
BTC Trend Scalper MT5 Trend Capture Edition — Precision Momentum Trading for BTCUSD Hello, traders! I am BTC Trend Scalper MT5 — an intelligent Bitcoin trading Expert Advisor engineered to capture momentum moves with disciplined risk management. I am not a martingale. I am not a grid system. I am not a gambling robot. I am a trend-following scalper built specifically for traders who understand that protecting capital is more important than chasing every candle. My specialty? Bitcoin (BTCUSD)
PZ Mean Reversion MT5
PZ TRADING SLU
1 (1)
Outperform traditional strategies: effective mean reversion for savvy traders Unique indicator that implements a professional and quantitative approach to mean reversion trading. It capitalizes on the fact that the price diverts and returns to the mean in a predictable and measurable fashion, which allows for clear entry and exit rules that vastly outperform non-quantitative trading strategies. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Clear trading signals Ama
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
Trend Master Chart MT5
Frederic Jacques Collomb
Trend Master Chart is the trend indicator you need. It overlays the chart and uses color coding to define different market trends/moves. It uses an algorithm that combines two moving averages and different oscillators. The periods of these three elements are modifiable. It works on any time-frame and any Pair. At a glance you will be able to identify an upward or downward trend and the different entry points into this trend. For example during a marked upward trend (light green color) the diffe
CleanTrend by NeuralTick is a trend indicator that NEVER repaints the past. Tired of indicators that look beautiful on history but repaint signals in live trading? Three reasons why traders who are fed up with noise and deception choose CleanTrend: 100% NO REPAINTING. The line colour is fixed forever. Not a single bar will change retroactively — test it in the Strategy Tester. DUAL NOISE FILTER. A signal appears only when the price has moved beyond a set threshold (MinMove) and has held
PZ Support Resistance MT5
PZ TRADING SLU
3.71 (7)
Unlock key market insights with automated support and resistance lines Tired of plotting support and resistance lines? This is a multi-timeframe indicator that detects and plots supports and resistance lines in the chart with the same precision as a human eye would. As price levels are tested over time and its importance increases, the lines become thicker and darker, making price leves easy to glance and evaluate. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] Boo
Smooth Patterns
Roman Vashchilin
Trading patterns on Forex is considered to be the highest level of trading, since it usually requires years of mastering various patterns (shapes and candle combinations) and the ways they affect the price. Patterns are different combinations of Japanese candles on a chart, shapes of classical technical analysis, as well as any regularities of the market behavior repeating many times under the same conditions. After the patterns appear on a chart, the price starts behaving in a certain way allow
Buyers of this product also purchase
SuperScalp Pro
Van Minh Nguyen
4.69 (29)
SuperScalp Pro –  Professional Multi-Layer Confluence Scalping System SuperScalp Pro is a professional multi-layer confluence scalping system designed to help traders identify higher-probability opportunities with clearer entry confirmation, ATR-based Stop Loss and Take Profit levels, and flexible signal filtering across XAUUSD, BTCUSD, and major Forex pairs. Full documentation available in the product blog:   [User Guide] Auto trading available via SuperScalp Pro Auto Trader EA:   [Auto Trader
This product was updated for the 2026 market and optimized for the latest MT5 builds . PRICE UPDATE NOTICE: Smart Trend Trading System is currently available for $99. The price will increase to $199 after the next 30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
Neuro Poseidon MT5
Daria Rezueva
4.8 (54)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for al
Price will increase by $20 every 10 buyers to maintain premium value. After purchase, contact via   MQL5 inbox   to receive your buyer kit and bonus. Let's be honest first. No indicator will make you profitable on its own. If someone tells you otherwise, they're selling you a dream. Every indicator that shows perfect buy/sell arrows can be made to look flawless — just zoom into the right window of history and screenshot the winners. We won't do that. SMC Intraday Formula is a tool. It reads the
Trend Sniper X
Sarvarbek Abduvoxobov
5 (6)
Trend Sniper X is a multi-timeframe trend-following indicator for MetaTrader 5 that helps traders identify trend direction and potential reversal points with clarity and precision. Price Information: The current price is promotional and is subject to change as upcoming updates and new features are released. Code2Profit Channel Master the Market with Multi-Timeframe Analysis! Technical Specifications Platform MetaTrader 5 Indicator Type Multi-Timeframe Trend Indicator Operating Timeframe Any char
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a professional trading indicator built on Smart Money Concepts (SMC) , combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis , Points of Interest (POIs) , and real-time signals, th
M1 Quantum MT5
Hamed Dehgani
4.56 (9)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Price Plan: Current Price: $169 (Early Adopter Offer) Next Planned Price: $189 Planned Retail Price: $299 Developer Note:  After your purchase, please contact me to receive the latest  recommended settings (set file) , trading tips, and an invitation to our  VIP Support Group , where you can connect with other M1 Quantum users. FAQ - SETFILES - INSTALL
The legend is back! Entry Points Pro 10. A relaunch of the legendary indicator that held a Top-3 spot on the MQL5 Market for 3 years. Hundreds of rave reviews (589 across two versions), thousands of traders use it every day, 31,000+ demo downloads  across   MT4   +   MT5 . I have read every one of your reviews from the past five years — and instead of promises, I built the answers into version 10. From an author who has been in the market since 1999 and values honesty, his reputation and his cli
Gann Made Easy   is a professional and easy to use Forex trading system which is based on the best principles of trading using the theory of W.D. Gann. The indicator provides accurate BUY and SELL signals including Stop Loss and Take Profit levels. You can trade even on the go using PUSH notifications. PLEASE CONTACT ME AFTER PURCHASE TO GET TRADING  INSTRUCTIONS   AND GREAT EXTRA INDICATORS   FOR FREE! Probably you already   heard   about the Gann trading methods before. Usually the Gann theory
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER   is an easy to use trading indicator system. It is an arrow indicator which is designed for M1 time frame. The indicator can be used as a standalone system for scalping on M1 time frame and it can be used as a part of your existing trading system. Though this trading system was designed specifically for trading on M1, it still can be used with other time frames too. Originally I designed this method for trading XAUUSD and BTCUSD. But I find this method helpful in trading other markets
Divergence Bomber
Ihor Otkydach
4.9 (92)
Each buyer of this indicator also receives the following for free: The custom utility "Bomber Utility", which automatically manages every trade, sets Stop Loss and Take Profit levels, and closes trades according to the rules of this strategy Set files for configuring the indicator for various assets Set files for configuring Bomber Utility in the following modes: "Minimum Risk", "Balanced Risk", and "Wait-and-See Strategy" A step-by-step video manual to help you quickly install, configure, and s
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Self-Optimizing Strength Indicator Power Candles V3 turns currency and instrument strength into an actionable trade plan on every chart it is attached to. Instead of just coloring candles, it runs a live auto-optimization in the background and hands you the best Stop Loss, Take Profit and signal threshold for the symbol in front of you. One click adopts it for live trading - entry, Stop Loss and Take Profit rays appear on the chart at the exact prices, and alerts fire with dir
The  UZFX {SSS} Scalping Smart Signals v4.0 MT5  is a Non Repaint high-performance trading indicator designed for Scalpers, Day Traders, and Swing Traders  who demand accurate, real-time signals in fast-moving markets. Developed by  (UZFX-LABS) , this indicator combines price action analysis, trend confirmation, and smart filtering to generate high-probability  buy and sell signals, Warning Signals, and Trend Continuation Opportunities across all currency pairs and timeframes.  Stop second-guess
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Atomic Analyst MT5
Issam Kassas
4.34 (44)
This product was updated for the 2026 market and optimized for the latest MT5 builds. PRICE UPDATE NOTICE: Atomic Analyst is currently available for $99. The price will increase to $199 after the next 30 purchases . SPECIAL OFFER:  After purchasing Atomic Analyst, send me a private message to claim the Smart Universal EA for FREE and turn your Atomic Analyst signals into automated trades. Atomic Analyst is a non-repainting, non-redrawing, and non-lagging price action trading indicator designed
Axiom Matrix
Issam Kassas
5 (4)
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
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (5)
A new King in town - Indicator + Order management indications(tp1+tp2+tp3) + Optional Telegram Signal sender   INCLUDED (FREE) ( FULL TRADING  and SIGNAL SYSTEM ) Our best EA for Gold: Gold Slayer  This indicator includes an advanced Strategy, a trading system with customisable order management and a mean reversion system that combines envelope extensions, backed by multiple intelligent confirmation filters like RSI to catch high probability reversal entries with BUY and SELL signals . The indi
Currency Strength Wizard   is a very powerful indicator that provides you with all-in-one solution for successful trading. The indicator calculates the power of this or that forex pair using the data of all currencies on multiple time frames. This data is represented in a form of easy to use currency index and currency power lines which you can use to see the power of this or that currency. All you need is attach the indicator to the chart you want to trade and the indicator will show you real s
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Introducing Quantum TrendPulse , the ultimate trading tool that combines the power of SuperTrend , RSI , and Stochastic into one comprehensive indicator to maximize your trading potential. Designed for traders who seek precision and efficiency, this indicator helps you identify market trends, momentum shifts, and optimal entry and exit points with confidence. Key Features: SuperTrend Integration: Easily follow the prevailing market trend and ride the wave of profitability. RSI Precision: Detect
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Unlock Market Insights for Indices, Commodities, Cryptos, and Forex Overview IX Power is a versatile tool designed to analyze the strength of indices, commodities, cryptocurrencies, and forex symbols. While FX Power offers the highest precision for forex pairs by leveraging all available currency pair data, IX Power focuses exclusively on the underlying symbol’s market data. This makes IX Power an excellent choice for non-forex markets and a reliable option for forex charts when deta
KAMA Confluence Engine Scans all pairs in the market simultaneously! See only the strong moves. Trade with confidence. No noise, no guessing. KAMA is built to show you only what matters: the real direction of the market, confirmed by volume and by several timeframes at once. Everything else, stays filtered out. You open the chart and instantly see where the market is going, how strong the move is, where to enter, where your stop belongs and where your targets are. Ready to trade. Why traders
Smc Pro ToolKit
Talal N Z Aljarusha
5 (3)
SMC Pro ToolKit  is a professional chart-based Smart Money Concepts indicator for MetaTrader 5. It helps traders read market structure, identify key liquidity areas, organize trade context, and plan setups directly from the chart. This is not a simple buy/sell arrow indicator. It is a complete visual trading toolkit that combines Smart Money Concepts, multi-timeframe analysis, session context, setup planning, risk assistance, and professional dashboard tools in one clean workspace. Watch setup
Quant Direction MT5
Georgios Kalomoiropoulos
Quant Direction is a 3 dimensional market analysis tool. It provides a purely objective, algorithmic view of the market by calculating exact percentage-based biases across multiple dimensions simultaneously. Developed utilizing advanced AI modeling tools and subjected to thorough testing, this algorithm is engineered to read the market with unique precision. It can analyze any currency pair or financial instrument available on your platform.  Quant Direction is the ideal tool whether you are a S
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro is a MetaTrader 5 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power: Analyze Currency Strength for Smarter Trading Decisions Overview FX Power is your go-to tool for understanding the real strength of currencies and Gold in any market condition. By identifying strong currencies to buy and weak ones to sell, FX Power simplifies trading decisions and uncovers high-probability opportunities. Whether you’re looking to follow trends or anticipate reversals using extreme delta values, this tool adapts seamlessly to your trading style. Don’t just trade—trade
The indicator highlights zones where interests are being declared then shows their accumulation zone. Transaction Speed works like an order book in big scale. This is the indicator for the biggest money. It's performance is exceptional. Whatever interest there is in the market you will see it. The Transaction Speed is a new concept indicator that shows where and when large orders accumulates on the market and benefits of this. It detects trend changes at very early stage. In Forex, volume is
Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Breakout PRO   is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout b
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
More from author
DynamicSwing vwap
Alejandro Miguel Basso
EWMA-VWAP that automatically re-anchors at swing pivots, color-codes trend direction, and carries the prior segment forward until price invalidates it. WHAT IT DOES Dynamic Swing VWAP is an adaptive Volume-Weighted Average Price indicator that eliminates the guesswork of manual VWAP anchor selection. Instead of anchoring to a fixed session or calendar reset, it anchors automatically whenever the market forms a confirmed swing pivot — a Higher High, Lower Low, Lower High, or Higher Low — then
Supply and Demand Zones Indicator for MT5 Professional institutional-grade Supply and Demand zone detection with intelligent alerts WHAT IS IT? Supply and Demand Zones is a powerful MT5 indicator that automatically identifies high-probability institutional supply and demand zones on any chart. this professional indicator brings advanced zone detection to MetaTrader 5 with enhanced features. Unlike traditional support and resistance levels, this indicator detects actual institutional footprint
Strat Assistant
Alejandro Miguel Basso
Strat Assistant is a comprehensive price action analysis tool designed for traders who rely on candlestick patterns and multi-timeframe confluence. **WHAT IT DOES:** - Automatically detects three powerful price action patterns:   * **Inside Bars**: Consolidation patterns indicating potential breakouts   * **External Bars**: Engulfing patterns showing strong directional moves   * **Failed 2 Patterns (CRT)**: Counter-trend reversal setups based on liquidity grabs - Displays real-time higher time
Mikula Square of Nine — XAUUSD Intraday  v1.0 The most complete implementation of the Gann/Mikula Square of Nine for Gold intraday trading on MetaTrader 5. The Formula > **Level(ring, angle) = ( √DailyOpen + ring + angle/360 )²** Prices move in square root spirals. When price reaches a specific angular position of that spiral — especially the cardinal angles (0, 90, 180, 270) — it tends to pause, reverse, or accelerate. Why this implementation is different **Ring 0 always included**
## What is an Inversion Fair Value Gap? A **Fair Value Gap (FVG)** is a three-candle imbalance where price moves so fast that a price range is left untested. When price later returns and **closes through** that zone rather than respecting it, the imbalance *inverts* — what was support becomes resistance, or vice versa. This flipped zone is called an **Inversion Fair Value Gap (IFVG)**. IFVGs are a core concept in modern Smart Money and ICT-derived analysis. They represent points where institu
Filter:
No reviews
Reply to review