Cardwell Range

Cardwell Range Analyze reads trend from the range the RSI holds, not from a fixed overbought or oversold line. Andrew Cardwell's observation was that in a genuine uptrend the RSI oscillates inside a higher band and rarely breaks below it, while in a downtrend it works a lower band and rarely breaks above — so the band the RSI is respecting is itself the trend signal. This indicator turns that reading into a confirmed regime, colours the chart by it, and projects a full ATR trade the moment the regime flips. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.

It pairs a trend filter with the RSI range so the two have to agree, adds a confirmation delay so a single bar cannot flip the state, and offers optional higher-timeframe and ADX filters for traders who want fewer, cleaner signals. Native MQL5, no DLLs, closed-bar signals, on forex, gold and metals, indices and crypto across any timeframe.

=== HOW IT WORKS ===

Two conditions define the regime, and both must hold. First the trend filter: price is compared to a moving average, giving an up or a down bias. Second the RSI range: the RSI must sit inside its bull band (40 to 80 by default) for a bull reading, or inside its bear band (20 to 60) for a bear reading. A bull regime needs an up bias and the RSI in the bull band; a bear regime needs a down bias and the RSI in the bear band. When the two disagree, the regime is neutral.

A raw reading is not enough. The regime must hold for a set number of closed bars — the confirmation delay — before it is accepted, which filters out the one-bar pokes that make range reading noisy. Only when the accepted regime changes does the indicator treat it as a signal.

On that flip it builds the trade from volatility, not from guesswork. The entry is taken at the breakout close, the stop is placed an ATR multiple away, and three targets are set at further ATR multiples, so every level scales with the instrument and every target is a clean multiple of the entry-to-stop risk. The risk and reward space is shaded so the geometry of the setup is readable at a glance, and dotted target lines with price tags trail to the right of the chart.

Two optional filters tighten the signal further. Higher-timeframe confirmation requires the same Cardwell regime to agree on a larger timeframe before a signal is allowed, read from closed higher-timeframe bars so it never repaints. The chop filter requires ADX to be above a floor, so signals only fire when the market is actually trending rather than grinding sideways.

=== WHAT IS INCLUDED ===

Module What it does
Cardwell regime engine Trend bias from a moving average combined with the RSI's bull or bear range, confirmed over a set number of closed bars. The heart of the tool: it names the market bullish, bearish or neutral by the range the RSI is holding.
HTF confirmation Optional filter that requires the same regime to agree on a higher timeframe, evaluated from closed bars so the confirmation never repaints.
ADX chop filter Optional floor on trend strength; signals are suppressed while ADX is below the threshold, keeping the tool quiet in sideways markets.
Buy / Sell signals An arrow and label print on the closed bar where the confirmed regime flips — below the bar for a buy, above it for a sell.
ATR trade projection Entry at the flip close, an ATR-scaled stop, and TP1/TP2/TP3 at ATR multiples, drawn as dotted lines that extend to the right with a price tag on each level.
Risk & reward zones The space between entry and stop shaded as risk, entry to the final target shaded as reward, tuned to sit softly over a dark chart.
Heatmap candles Optional candle colouring by regime — bullish, bearish or neutral — for traders who want the whole chart to carry the read. Off by default, leaving your themed candles in place.
Status table A compact panel listing regime, RSI, both ranges, trend, ADX, the two filters, the confirmation progress, ATR, last price and the reward-to-risk ratio, each with its own strength bar.
Neuron signal panel The Neuron panel: regime with a bar count, RSI and ADX meters, and the live trade — entry, stop and three targets in price, pips and R. A sun/moon icon re-themes the panel and the chart together.
Chart theme An optional dark scheme applied on attach, with configurable background and candle colours. Your original chart colours are saved and restored when the indicator is removed.
Alerts Optional popup and push notification on each new buy or sell signal.

=== HOW TO READ IT ===

Start with the regime. Bullish means price is above its trend filter and the RSI is working its higher band — the condition Cardwell associated with trends that continue. Bearish is the mirror. Neutral means the trend and the RSI range disagree, which is exactly when range reading is least reliable, so the tool stays out of the way.

Treat a flip as the event, not the RSI level. Because the regime has to clear the confirmation delay, a printed signal is a range that has already proven itself for several bars, not a single spike across a line. When it fires, the projection lays out the trade for you: the stop is where the idea is wrong, and the three targets are graded multiples of that risk, so you can size and scale without measuring.

Use the filters to match the market to your style. Turn on HTF confirmation when you only want to trade in the direction of the larger trend, and turn on the chop filter when you want to sit out quiet, directionless sessions. Both simply gate the signal; the regime read itself is always on the chart.

=== INPUTS ===

Setting Default What it does
Core Settings
RSI Length 14 Period of the RSI whose range defines the regime.
RSI Source Close Applied price the RSI is built from.
Trend MA Length 50 Period of the moving average that sets the trend bias.
Trend Source Close Applied price compared to the trend MA.
Filters
Bull Range Low / High 40 / 80 The RSI band that, in an uptrend, marks a bull regime.
Bear Range Low / High 20 / 60 The RSI band that, in a downtrend, marks a bear regime.
Regime Confirm Bars 2 Closed bars the regime must hold before it is accepted. Higher is slower but cleaner.
Use HTF Confirmation false Require the same regime to agree on a higher timeframe.
HTF Timeframe H4 The higher timeframe used for confirmation.
Use Chop Filter false Require ADX above a floor before signals fire.
ADX Length 14 Period of the ADX used by the chop filter and dashboard.
ADX Min Strength 20 Minimum ADX for a signal when the chop filter is on.
Trade Tools
ATR Length 14 ATR period used to size the stop and targets.
SL ATR Mult 1.5 Stop distance from entry, in ATR. This distance is one R.
TP1 / TP2 / TP3 ATR Mult 1.0 / 2.0 / 3.0 Target distances from entry, in ATR. Each target's R is its multiple divided by the SL multiple.
Level Line Extend Bars 50 How far to the right the trade lines are drawn.
Visuals
Color Candles false Colour candles by regime (the heatmap). Off shows your themed candles.
Show Buy/Sell Signals true Print the arrow and label on the flip bar.
Show Trade Levels true Draw the entry, stop, targets, zones and tags.
Dashboard
Show Dashboard true Show the status table.
Dashboard Position Top Right One of four chart corners.
Signal Panel
Show Neuron signal panel true Show the regime / RSI / ADX / trade panel.
Panel position Bottom Left One of nine chart anchors.
Start in dark mode true Initial theme; the sun/moon icon toggles it live.
Chart Theme (applied on attach)
Recolor chart on attach true Apply the theme to the chart; your original colours are restored on removal.
Background dark grey dark grey Chart background in dark mode.
Bull candle dark blue Up-candle body and wick.
Bear candle black Down-candle body and wick.
Alerts
Popup alert on signal true Fire a terminal alert on each new signal.
Push notification on signal false Mirror the alert to the MetaTrader app on your phone.

The colours of every element — signals, lines, zones and candles — are exposed as inputs so the tool can be matched to any chart.

=== GOOD TO KNOW ===

  • Closed-bar signals — the regime is confirmed on closed bars and signals fire on the bar close, so a printed arrow does not move. The forming bar updates live, so the dashboard and panel read the current bar while the candle is still open.
  • Indicator, not an EA — Cardwell Range Analyze analyses and draws. It does not place, modify or close orders; the projection is guidance you act on yourself.
  • Platform — MetaTrader 5, any symbol and timeframe. Rendered through the built-in Canvas, with no DLLs. Everything overlays the price chart; no sub-window is used.
  • Light & dark — the sun/moon icon re-themes the panel and the chart together. Your original chart colours are saved on attach and restored when you remove the indicator.
  • Tune it to the market — widen the confirmation delay or add the HTF and ADX filters for fewer, stronger signals; narrow them for a faster, more active read.
Recommended products
The indicator monitors the Dinapoli MACD trend in multiple timeframes for the all markets filtered and shows the results on Dashboard. Key Features Indicator can be used for all markets Monitors every timeframe, from 1 Min to Monthly Parameters UseMarketWatch: Set true to copy all symbols available in market watch MarketWatchCount : Set the number of symbols that you want to copy from the market watch list. CustomSymbols: Enter the custom symbols that you want to be available in dashboard. Ti
The  OBV MTF  is an Enterprise-grade On-Balance Volume indicator that transforms standard OBV into a complete trading system. It combines gradient-aware momentum analysis, divergence detection, multi-timeframe alignment, and dynamic customisable midpoint-filtering in a single intuitive professional volume analysis tool. Core Features 1. 5-State Momentum Engine Aqua (Strong Bullish) : OBV slope rising with positive acceleration SteelBlue (Weak Bullish) : OBV rising but losing momentum Gray (Neutr
The indicator helps to enter a trade following the trend, at the same time, after some correction. It finds strong trending movements of a currency pair on a given number of bars, and also finds correction levels to this trend. If the trend is strong enough, and the correction becomes equal to the one specified in the parameters, then the indicator signals this. You can set different correction values, 38, 50 and 62 (Fibonacci levels) are better. In addition, you can set the minimum trend lengt
MFOP Market Forecast
Oscar Josue Pin Bacuzoy
Develop this indicator for periods of 30 minutes or more, focus on getting market trends right and making sure they are met. MFOP v8.1 gets straight to the point: it scans the market and tells you exactly when there is enough strength to enter a trade. This indicator doesn't do magic, it uses mathematical algorithms to filter out market noise, not enter into false breakouts and show you clear BUY (blue arrow) and SELL (red arrow) opportunities. It is designed and optimized specifically to take
Bid Price Timer Indicator — Precision Timing Meets Smart Price Tracking! Take your trading accuracy to the next level with the Bid Price Timer Indicator — a powerful tool designed for traders who value timing, precision, and clarity in every move. Key Features: Fixed Timer Display – Always visible on the right side of your chart (customizable X_Offset). Dynamic Price Tracking – The timer smoothly moves up and down following the Bid price in real time. Auto Repositioning – As
The CV Fibonacci Indicator is a professional trading tool designed to automatically display important Fibonacci zones and potential market reaction areas. It helps traders identify support, resistance, retracement and extension levels with precision and clarity. Features: Automatic Fibonacci levels Accurate retracement & extension zones Clean and modern chart visualization Suitable for Forex, Gold, Indices, Crypto and Stocks Supports scalping, intraday and swing trading Disclaimer: This product
VVWAP Bandas
Edipaulo Zanella
Daily VWAP, continues for a period of hours (eg, 10 hours of history), with color to indicate change of direction and bands to map good entry and exit points. The indicator was created to map the center of the market, and find good buying moments, trend analysis or market correction points are easily detected, allowing you to understand moments of exhaustion and buying and selling points Copyright (c) <year> <copyright holders> Permission is hereby granted, free of charge, to any person obtaini
In the context of trading, Malaysia SNR (Support and Resistance) refers to the technical analysis of support and resistance levels in financial markets, particularly for stocks, indices, or other assets traded. This is single timeframe version. Multiple timeframe version is avaiable here . There are three type of Malaysia SNR level Classic , GAP and Flipped 1. Classic Support is the price level at which an asset tends to stop falling and may start to rebound. It acts as a "floor" where demand is
Crypto_Forex Indicator "Trend Entry Histogram" for MT5, No Repaint. - Trend Entry Histogram indicator can be used for search of entry signals into the trend direction once Entry_bar appears. - This indicator has unique feature - it takes both:   price and volume   for calculations. - Trend Entry Histogram can be in 2 colors: red for bearish trend and blue for bullish one. - Once you see steady trend (minimum 10 consecutive histogram bars of the same color) - wait for Entry_bar. - Entry signal
DYNAMIC SR TREND CHANNEL Dynamic SR Trend Channel is a simple indicator for trend detection as well as resistance/support levels on the current timeframe. It shows you areas where to expect possible change in trend direction and trend continuation. It works with any trading system (both price action and other trading system that use indicators) and is also very good for renko charting system as well. In an uptrend, the red line (main line) serves as the support and the blue line serves as the r
Orderflow Super Candles - Simple Footprint Chart Indicator Platform: MetaTrader 5 (MT5)  (The last screenshot shows the use of the DOM tool in conjunction with the product.) 1. Product Introduction Orderflow Super Candles is a professional charting tool based on underlying Tick data analysis, designed to provide traders with a deep "X-ray" view of the market. By parsing the buy and sell volume distribution within each candlestick, this indicator visualizes the hidden market microstructure. It
The ADR Alert Dashboard shows you at a glance where price is currently trading in relation to it's normal average daily range. You will get instant alerts via pop-up, email or push when price exceeds it's average range and levels above it of your choosing so you can jump into pullbacks and reversals quickly. The dash is designed to be placed on a blank chart and just sit in the background and alert you when levels are hit so you do not need to sit and watch it or even look at all! MT4 VERSION AV
Veltrion Smart Fibonacci   is a clean automatic Fibonacci structure overlay for MetaTrader 5. It automatically detects recent swing highs and swing lows, then draws key Fibonacci retracement levels directly on the chart. The indicator is designed to help traders visualize market structure, retracement zones, and the golden zone without manually drawing Fibonacci tools. Key Features Automatic swing high and swing low detection Clean Fibonacci retracement overlay Horizontal Fibonacci levels for a
Quantora SMT Intelligence Pro Quantora SMT Intelligence Pro is a MetaTrader 5 indicator designed to detect Smart Money Technique divergence between correlated financial instruments. It combines SMT analysis, swing structure, correlation data and confirmation logic in a clear professional interface. The indicator compares the current chart symbol with a related market and identifies situations where the two instruments form conflicting highs or lows. These divergences may help traders recognize p
Mean Reversal Heikin Ashi Indicator calculates special trade reversal points based on Heikin Ashi candlesticks patterns. This indicator can be used on all symbols, even in Forex or B3 Brazillian Markets. You can configure just the position of each arrow. Then, after include the indicator on the graphic, pay attention on each arrow that indicates a long or short trade.
ROC acceleration-deceleration is the manual system for medium-term scalping. Indicator based on custom ROC system which defines bullish/bearish market and especially  acceleration-deceleration of tendention in the market's main direction. Buy arrow is plotted during bearish market when current trend decelerates and sell  arrow is plotted during bullish market when current trend decelerates. Main Indicator's Features Signals are not repaint,non-late or disappear(exept cases when system recalculat
First Dawn MT5
Innovicient Limited
The First Dawn indicator uses a unique mechanism to search and plot signals. This keeps searching for signals, making it a great indicator for scaping and identification of changes in direction, swing trading and trend trading. The    First Dawn     helps you get early signals. The backtest gives the true picture of how the indicator works with real/demo accounts. Although this is a tiny indicator it is packed with advantageous settings that will help you whether you desire to: Snap the Peaks a
Over Trend MT5
Mansour Babasafary
Trend based indicator Identify trends with this indicator A simple-to-use trend indicator No complicated settings Attributes: Can be used in all symbols Can be used in all time frames Relatively high signals No complicated settings Specific to the trend Lifetime support Settings: Alarm Show Alert: By activating these settings, after receiving the signal, you will receive an alarm in Metatrader Alarm Show Notification: By activating these settings, after receiving the signal, you will receive a
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
When analyzing financial time series, researchers most often make a preliminary assumption that prices are distributed according to the normal (Gaussian) law. This approach is due to the fact that a large number of real processes can be simulated using the normal distribution. Moreover, the calculation of the parameters of this distribution presents no great difficulties. However, when applied to financial markets, normal distribution does not always work. The returns on financial instruments of
Anchored VWAP Trading Indicator Struggling to identify true market value and key support/resistance levels? The Anchored VWAP Trading Indicator helps you track price based on real traded volume, giving you a clear edge in your trading decisions. This tool allows you to anchor VWAP from any point on the chart, making it ideal for analyzing trends, reversals, and institutional activity. Key Features Anchored VWAP from any candle Accurate volume-weighted price calculation Works on all symbol
Scalp Quant SuperTrend Engine
Abd El Hamid Abdelfattah Mohamed Abdelhamid
Scalp Quant SuperTrend Engine The Elite Algorithmic Indicator Designed to Decode Market Behavior After extensive research and development, this indicator successfully decodes complex price action structures using advanced algorithmic logic Scalp Quant SuperTrend Engine is a premium non-repainting analytical indicator powered by advanced algorithmic equations Take your scalping and swing trading to the next level with one of the smartest and fastest SuperTrend-based indicators available. Scalp Qu
Optimized Trend Tracker Oscillator
Mohammad Taher Halimi Tabrizi
Optimized Trend Tracker Oscillator Indicator for MT5 (OTTO) A precision-engineered trend tracking oscillator designed for traders who demand clarity, adaptability, and multi-layered signal confirmation. OTTO combines adaptive volatility modelling, advanced moving averages, and trend-stop logic to produce an oscillator that reacts intelligently to market structure rather than noise. This indicator is suitable for traders who want early trend detection, dynamic stop-zones, and visually clean cross
Precision Spike Detector
Francisco Mandomo Simbine
5 (1)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, please contact me through the MQL5 messaging system to receive the order management tool
Cobalt Predictive Channel: The Future-Predicting Dynamic Regression Assistant Stop drawing manual channels, losing money on fakeouts, and always being the last one to enter trends. Cobalt Predictive Channel is an institutional-grade "Early Warning and Regression" assistant, specifically designed for highly volatile markets like XAUUSD, Bitcoin, and Forex majors. Unlike traditional indicators, it doesn't just draw the past; it keeps you one step ahead of the market by predicting trends that are j
FREE
Aurum Xau Vector is a professional trading indicator designed specifically for Gold / XAUUSD. The indicator combines price geometry, Fibonacci-style target alignment, ATR-based risk zones, MACD confirmation, candle confirmation, session filtering, and alert notifications in one clean tool. It is built for traders who want fewer but more selective Gold signals. Instead of printing many random arrows, Aurum Xau Vector focuses on quality filtering and can be configured to allow only one signal p
FREE
The Range Filtered AlgoAlpha is a technical analysis tool designed to help identify potential trading opportunities by analyzing market volatility. This Metatrader adaptation of AlgoAlpha's original TradingView indicator combines several analytical methods to provide visual market assessments. Technical Features Utilizes Kalman filtering for price smoothing Incorporates ATR-based bands for volatility measurement Includes Supertrend elements for trend analysis Provides visual signals through col
If you are unsure how to use this indicator, please feel free to reach out to me. I will explain it to you and provide reading materials to help you make the most of it. TD Sequential Scanner: An Overview The TD Sequential scanner is a powerful technical analysis tool designed to identify potential price exhaustion points and trend reversals in financial markets. Developed by Tom DeMark, this method is widely used by traders to gauge market cycles and potential turning points with precision. Ho
Vertex Structure Dashboard delivers a complete multi-timeframe market structure analysis in a single, compact panel. It monitors up to 9   timeframes simultaneously and displays trend bias, structural breaks, momentum, and value zones in real time — no tab-switching, no manual   tracking.   The panel is fully draggable and collapsible. Its position persists across timeframe changes through GlobalVariables, so your layout stays   exactly where you placed it.   How It Works   Each enabled tim
This is Gekko's Bollinger Bands indicator. It extends the use of the famous Bollinger Bands and calculates strong entry and exit signals using price action on the edge and on the middle bands. You can set it up in many different ways, eg: pullback, pullback against trend, middle band crossing and middle band crossing against trend. Inputs Number of Bars to Plot Indicator:  number of historical bars to plot the indicator, keep it low for better performance; Produces Signal Only When a Bar Closes:
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. Smart Trend Trading System is a complete non-repainting, non-redrawing, and non-laggi
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
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
Launch Discount Ending Soon — 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 s
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
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
M1 Quantum MT5
Hamed Dehgani
4.6 (10)
Live Trading Signals Using M1 Quantum : Signal  (Trade executed automatically by the Quantum Trade Assistant , included free with this product.) Version 1.4 is game changer, default setting adjusted for GBPUSD M1 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 y
Divergence Bomber
Ihor Otkydach
4.9 (92)
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"
Neuro Poseidon MT5
Daria Rezueva
4.73 (55)
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
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
Atomic Analyst MT5
Issam Kassas
4.38 (47)
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
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
Zoryk Gold
Reda El Koutbane
5 (4)
discount ends in 24 h 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
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (2)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro is a trend-following indicator for MetaTrader 5, designed for traders who want clearer signals, more structured trade setups, and practical risk management directly on the chart. Instead of showing only a simple arrow, GEM Signal Pro helps present the full trade idea in a cleaner and more readable way. When conditions are confirmed, the indicator can display the entry price, stop loss, and take profit targets on the chart, helping traders review the setup more effic
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
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
RelicusRoad Pro MT5
Relicus LLC
4.96 (24)
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
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
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
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
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATEe NOTICE: Smart Price Action Concepts   is currently available for $200. The price will   increase to $299   after the next   30 purchases. SPECIAL OFFER:  After purchasing , send me a private message to claim FREE Bonus + Gift. First of all Its worth emphasizing here that this Trading Tool is Non Repainting , Non Redrawing and Non Lagging Indicator , Which makes it ideal for profe
The 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
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
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
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
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
DayTrader PRO
Davit Beridze
5 (2)
DayTrader PRO DayTrader PRO is an advanced trading indicator that combines John Ehlers' Laguerre Filter with a powerful Auto-Optimization Engine. Instead of using fixed parameters, the indicator automatically searches for the best settings based on recent market conditions, helping you adapt to changing volatility without constant manual adjustments. The indicator generates clear BUY and SELL signals together with adaptive Stop Loss and Take Profit levels calculated from current market volatili
More from author
Neuron Breakout D-Shape identifies high-probability reversal and continuation zones using a dynamic D-shaped projection built directly around market structure. It combines adaptive trend analysis, projected price boundaries, support and resistance levels, and trailing guidance into a single visual framework that helps you understand where price is most likely to react next. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not s
FREE
VVIDA draws a momentum-adaptive trend directly on your chart and shows whether the move behind it is actually supported by volume. Instead of using a fixed moving average, it continuously adjusts its speed to market momentum, follows strong trends closely, slows during quiet conditions, tracks untouched liquidity left behind the trend, and measures the buy, sell and delta volume accumulated throughout every trend leg. It is an indicator for chart analysis only: it draws on the chart, it does not
FREE
NeuronSniper is a complete ICT (Inner Circle Trader / smart-money) workspace and setup engine for MetaTrader 5 from Neuron Systems. It maps the whole picture, market structure, liquidity, order blocks, fair value gaps and premium/discount, and then marks one strict, high-quality reversal setup with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or acc
FREE
Neuron Flow SMC
Muhammad Hassaan
NeuronFlow is a smart-money trend-continuation toolkit for MetaTrader 5 from Neuron Systems. It reads market structure and then, on every confirmed break, marks a continuation setup, a pullback into the fresh order block or fair value gap left by the move, in the direction of the trend, with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.
FREE
NeuronLiquidity is a chart-overlay indicator for MetaTrader 5 from Neuron Systems that maps where liquidity rests and marks the exact bar where it is taken. It is an indicator only: it draws on your chart and raises alerts. It does not place trades, it does not send buy or sell orders, and it does not manage positions or accounts. Native MQL5, no DLLs, no external dependencies. Works on any symbol (forex, gold and metals, indices, crypto) and any timeframe. === HOW IT FINDS LIQUIDITY POOLS === A
FREE
NeuronStructure reads market structure the way a desk does and labels every event on the exact closed bar that confirmed it, so what you see now is what you would have seen then. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the market-structure companion to NeuronLiquidity, built to sit alongside it: structure tells you the framework and bias, liquidity te
FREE
NeuronCloud is a premium moving-average cloud for MetaTrader 5 from Neuron Systems. A fast and a slow moving average fill a translucent neon cloud behind the candles and colour it blue (up) or red (down), while a multi-MA ribbon between them shows when a trend is fanning out or compressing into a squeeze. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5,
FREE
NeuronDivergence — multi-oscillator confluence divergence engine for MT5 A single oscillator showing divergence is a hint; three agreeing at once is a setup. NeuronDivergence reads RSI, MACD and Stochastic together, finds regular and hidden divergence on each, and only marks a signal when enough of them agree — then scores that agreement 0–100 with a confidence engine and draws it on your chart with entry, stop and target levels, a command dashboard and alerts. It is non-repainting and closed-ba
FREE
NeuronSurface — see which Supertrend settings actually work Stop guessing your ATR length and multiplier. NeuronSurface back-tests 100 Supertrend variants on every bar (10 lengths × 10 multipliers), scores each one on the metric you choose, and shows the result three ways at once — a live 3D surface, a colour-coded matrix and a distribution histogram — with the best and the most stable settings flagged automatically. At a glance: 100 combinations per bar · 10 × 10 length/multiplier grid · 9 scor
FREE
NeuronQuant is a premium quant analytics indicator for MetaTrader 5 from Neuron Systems. It reads the chart with the kind of statistical tools common in quantitative analysis: a forward expected-move range, realized volatility, a market-regime read and a standardized z-score. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repainting closed-bar logic. Works on a
FREE
NeuronIchimoku is a premium Ichimoku Kinko Hyo indicator for MetaTrader 5 from Neuron Systems. It draws the full classic Ichimoku system, projects the cloud forward of price, and scores every Tenkan/Kijun cross with a transparent five-factor confidence engine so you can see, at a glance, which crosses agree with the bigger picture and which do not. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or a
FREE
Neuron Sessions
Muhammad Hassaan
NeuronSessions maps the four trading sessions, Sydney, Tokyo, London and New York, directly on your chart and keeps the read honest: a completed session is frozen and never redrawn, only the live one develops. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the sessions companion to NeuronLiquidity and NeuronStructure, and is built to sit alongside them: stru
FREE
NeuronTrend is a premium adaptive trend engine for MetaTrader 5 from Neuron Systems. It draws one clean, non-repainting baseline that colours the trend blue (up) or red (down), surrounds it with a translucent neon trend cloud, and reads the trend across timeframes in a live dashboard. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repaint
FREE
NeuronReplay — replay each of your closed trades one by one, bar-by-bar, and analyze exactly what happened Your trade history is just a list of numbers. NeuronReplay turns it into film. It lists every closed trade in a dashboard; click any one and it re-plays that single trade candle-by-candle on its own chart , exactly like stepping through the MetaTrader 5 Strategy Tester — but scoped to a real trade you already took. You see the entry, the stop, the target and the exit drawn in, a floating P&
FREE
AI Range Breaker
Muhammad Hassaan
Note: Kindly inbox me for setfile AI Range Breaker watches a time window you choose each day, marks that session’s high and low , then automatically places pending buy/sell orders just outside the range. If price breaks out, the EA manages the trade with breakeven, candle-based trailing, optional partial close, and a single scale-in once price moves in your favor. If nothing happens, the pending orders are removed after a set number of candles—keeping your chart and account clean. Best use Work
FREE
UT bot alerts
Muhammad Hassaan
*This is tradingview bot converted to mql4* The UT Bot Alert Indicator is an advanced technical analysis tool designed to help traders optimize their trading performance. This innovative indicator is based on the proven UT Bot system, which utilizes multiple indicators to deliver accurate signals that can help traders make better decisions. The UT Bot Alert Indicator provides a range of features that can help you stay on top of market trends and capitalize on opportunities. Here are some of its
FREE
Chandelier Exit PRO A precise and reliable trend-following indicator for MetaTrader 5 Chandelier Exit PRO is a professionally engineered implementation of the Chandelier Exit indicator, designed to closely match the original version in both logic and signal behavior. It provides clear trend direction, dynamic stop levels, and well-timed reversal signals, making it suitable for traders who require consistency and accuracy in their decision-making. Core Features Accurate Logic This indicator repli
FREE
NeuronCopier — a local MT5 trade copier that actually thinks Most copiers blindly mirror lots. NeuronCopier verifies the symbol by price, sizes each trade by risk, scores the master it is copying, protects the receiving account against prop-firm and drawdown breaches, and ships with a full on-chart trade manager. It mirrors trades from one MetaTrader 5 account to one or many others running on the same PC , instantly and reliably, through the shared terminal data folder. 100% native MQL5 — no DLL
FREE
Neuron Scanner
Muhammad Hassaan
5 (1)
NeuronScanner - Multi-Symbol Multi-Timeframe Confluence Scanner for MetaTrader 5 NeuronScanner is an on-chart scanner and dashboard for MetaTrader 5. It shows a colour-coded grid of confluence scores across many symbols and timeframes on one panel, so you can review a whole watchlist at once. Works on any symbol: forex, metals, gold, indices and crypto. HOW IT WORKS For every symbol and timeframe in the grid, NeuronScanner reads eight indicators and turns each into a simple vote - bullish, be
FREE
SMC Flow Cloud
Muhammad Hassaan
SMF Cloud is a clean, lightweight chart indicator that visualizes directional market flow using an adaptive trend “cloud”, dynamic volatility bands, retest markers, and a TradingView-style strength gauge. It is designed for fast decision-making: identify trend shifts, measure trend strength, and spot pullback/retest opportunities at a glance. Key Features Smart Money Flow Trend Cloud Smooth trend baseline (EMA or ALMA) with optional additional smoothing. Clear bullish/bearish flow visualization
FREE
HA Market Bias
Muhammad Hassaan
*This is trading view indicator converted in mql5* The HA Market Bias Indicator is a popular tool used in trading and technical analysis, designed to help traders identify market bias and potential trend reversals. It is commonly used in conjunction with candlestick charts and provides valuable insights into market sentiment. The indicator is based on the Heiken Ashi (HA) candlestick charting technique, which aims to filter out market noise and provide a smoother representation of price action.
FREE
NeuronPropGuard — prop-firm rule compliance & trade management for MT5 Most funded accounts are not lost on bad entries — they are lost on a single trade that crosses the daily-loss line or the max-drawdown floor. NeuronPropGuard keeps those rules in front of you in real time, sizes every trade against the room you actually have left, and can step in before a buffer is breached. It reads only your own MetaTrader 5 account — no external feed, no signals, no profit promises. It cannot guarantee co
FREE
Trend Magicc
Muhammad Hassaan
*This is tradingview indicator converted to mql5* The Trend Magic Indicator is a popular technical analysis tool used to identify the direction of a market trend and potential trend reversals. It is a versatile indicator that can be applied to various financial instruments and timeframes. The Trend Magic Indicator consists of a combination of moving averages and a volatility-based filter. It aims to smooth out price fluctuations and provide a clearer visualization of the underlying trend. Here
FREE
Dashpro Reborn
Muhammad Hassaan
Trade. Allows you to perform basic trading operations in one click directly from the chart. Trading operations: Open Buy and Sell market positions with one click. Specify lot size manually before opening a trade. Set Stop Loss and Take Profit as price levels . Stop Loss and Take Profit are automatically initialized at a fixed distance from the current market price (default: ±50 pips , symbol-aware). Fully supports Forex, Metals (XAUUSD), Indices, and other MT5 symbols with correct price formatti
FREE
*This is tradingview indicator converted to mql4* The Chandelier Exit Indicator is a popular technical analysis tool developed by Chuck LeBeau. It is designed to help traders identify potential exit points for their trades based on market volatility and the concept of trailing stops. The Chandelier Exit Indicator consists of three main components: Average True Range (ATR): The indicator utilizes the Average True Range, which measures market volatility. The ATR calculates the average range betwe
FREE
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
*This is tradingview indicator converted to mql4* The CM Slingshot System Indicator is a trading tool that aims to identify potential trade setups based on market volatility and price action. It is designed to help traders spot entry and exit points in trending markets. The CM Slingshot System Indicator combines multiple indicators and techniques to generate trading signals. Here are the key features and components of the indicator: Bollinger Bands: The indicator incorporates Bollinger Bands, w
FREE
UT bot alert
Muhammad Hassaan
UT Bot Alerts is a technical indicator for MetaTrader 5 that highlights potential directional changes based on momentum conditions. The indicator marks signal points directly on the chart and can generate optional notifications for convenience. The signal generation logic can operate in two modes: Closed-bar mode: signals are confirmed only after the bar closes. Live-bar mode: signals are displayed during the formation of the current bar. Both modes are available depending on the user's preferr
The trendlines with breaks indicator return pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method. Trendline breakouts occur in real-time and are not subject to backpainting. Trendlines can however be subject to repainting unless turned off from the user settings. The indicator includes integrated alerts for trendline breakouts. Any valid trendlines methodology can be used with the indicator, users
This indicator builds a Pivot Anchored Volume Profile (VAP/VPOC approximation using tick volume) and automatically splits the profile into pivot-to-pivot segments , giving you a clean, TradingView-like view of where volume concentrated during each swing. It draws a horizontal histogram for every segment and highlights the Value Area and key levels, making it easy to spot acceptance/rejection zones, high-volume nodes, and potential support/resistance. Key Features Segmented Volume Profile (Pivot-
Filter:
No reviews
Reply to review