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.
Produits recommandés
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
L'indicateur aide à entrer dans un commerce en suivant la tendance, en même temps, après une certaine correction. Il trouve de forts mouvements de tendance d'une paire de devises sur un nombre donné de barres, et trouve également des niveaux de correction à cette tendance. Si la tendance est suffisamment forte et que la correction devient égale à celle spécifiée dans les paramètres, l'indicateur le signale. Vous pouvez définir différentes valeurs de correction, les valeurs de 38, 50 et 62 (nive
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 — Précision et suivi intelligent des prix ! Améliorez votre précision de trading avec le Bid Price Timer Indicator , un outil puissant conçu pour les traders qui apprécient le timing, la précision et la clarté à chaque mouvement du marché. Fonctionnalités principales : Affichage fixe du minuteur – Toujours visible sur le côté droit du graphique (ajustable via X_Offset). Suivi dynamique du prix – Le minuteur se déplace verticalement en suivant le prix B
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
Indicateur Crypto_Forex « Histogramme d'entrée de tendance » pour MT5, sans refonte. - L'indicateur Histogramme d'entrée de tendance permet de rechercher des signaux d'entrée dans la direction de la tendance une fois la barre d'entrée affichée. - Cet indicateur possède une fonctionnalité unique : il prend en compte le prix et le volume pour ses calculs. - L'histogramme d'entrée de tendance peut être de deux couleurs : rouge pour une tendance baissière et bleu pour une tendance haussière. - Dès
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
Le tableau de bord d'alerte ADR vous montre en un coup d'œil où se négocie actuellement le prix par rapport à sa fourchette quotidienne moyenne normale. Vous recevrez des alertes instantanées par pop-up, e-mail ou push lorsque le prix dépasse sa fourchette moyenne et les niveaux supérieurs de votre choix afin que vous puissiez sauter rapidement dans les reculs et les inversions. Le tableau de bord est conçu pour être placé sur un tableau vierge et s'asseoir simplement en arrière-plan et vous al
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 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 : L'Assistant de Régression Dynamique qui Prédit l'Avenir Arrêtez de tracer des canaux manuellement, de perdre de l'argent sur de fausses cassures (fakeouts) et d'être toujours le dernier à entrer dans les tendances. Cobalt Predictive Channel est un assistant d'"Alerte Précoce et Régression" de niveau institutionnel, spécialement conçu pour les marchés à forte volatilité comme le XAUUSD (Or), le Bitcoin et les paires majeures du Forex. Contrairement aux indicateurs trad
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
Range Filtered AlgoAlpha est un outil d'analyse technique conçu pour identifier des opportunités de trading potentielles en analysant la volatilité des marchés. Cette adaptation MetaTrader de l'indicateur original TradingView d'AlgoAlpha combine plusieurs méthodes analytiques pour fournir une évaluation visuelle du marché. Caractéristiques techniques Utilisation du filtrage de Kalman (Kalman Filtering) pour lisser les prix Intègre des bandes basées sur ATR (ATR-based Bands) pour mesurer la volat
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:
Les acheteurs de ce produit ont également acheté
Ce produit a été mis à jour pour le marché 2026 et optimisé pour les dernières versions de MT5. AVIS DE MISE À JOUR DU PRIX : Smart Trend Trading System est actuellement disponible à $99 . Le prix passera à $199 après les 30 prochains achats . OFFRE SPÉCIALE : Après avoir acheté Smart Trend Trading System, envoyez-moi un message privé pour recevoir Smart Universal EA GRATUITEMENT et transformer vos signaux Smart Trend en trades automatisés. Smart Trend Trading System est un système de trading c
Trend Sniper X
Sarvarbek Abduvoxobov
5 (8)
Trend Sniper X est un indicateur de suivi de tendance multi-période pour MetaTrader 5 qui aide les traders à identifier la direction de la tendance et les points de retournement potentiels avec clarté et précision. Informations sur le prix : Le prix actuel est un prix promotionnel et est sujet à changement à mesure que les futures mises à jour et nouvelles fonctionnalités seront publiées. Canal Code2Profit Maîtrisez le marché grâce à l'analyse multi-période ! Spécifications techniques Plateforme
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
Commençons par être honnêtes. Aucun indicateur ne vous rendra rentable à lui seul. Si quelqu’un vous dit le contraire, il vous vend un rêve. Tout indicateur qui affiche des flèches parfaites d’achat/vente peut être rendu impeccable — il suffit de zoomer sur la bonne partie de l’historique et de capturer uniquement les trades gagnants. Nous ne faisons pas cela.  SMC Intraday Formula est un outil. Il lit la structure du marché pour vous, identifie les zones de prix à la probabilité la plus élevée
SuperScalp Pro
Van Minh Nguyen
4.6 (30)
SuperScalp Pro –  Système Professionnel de Scalping à Confluence Multicouche SuperScalp Pro est un système professionnel de scalping à confluence multicouche, conçu pour aider les traders à identifier des opportunités à plus forte probabilité grâce à des confirmations d'entrée plus claires, des niveaux de Stop Loss et de Take Profit basés sur l'ATR, ainsi qu'un filtrage flexible des signaux sur le XAUUSD, le BTCUSD et les principales paires de devises du Forex. La documentation complète est disp
La légende est de retour : Entry Points Pro 10. La relance de l'indicateur légendaire qui s'est maintenu 3 ans dans le Top-3 du MQL5 Market. Des centaines d'avis enthousiastes (589 sur les deux versions), des milliers de traders l'utilisent chaque jour, 31 000+ téléchargements de la démo   MT4+MT5 . J'ai lu chacun de vos avis publiés en cinq ans — et au lieu de promettre, j'ai intégré les réponses directement dans la version 10. Par un auteur présent sur les marchés depuis 1999, qui tient à l'ho
M1 Quantum MT5
Hamed Dehgani
4.6 (10)
Signaux de Trading en Direct avec M1 Quantum : Signal   (L’opération est exécutée automatiquement par le Quantum Trade Assistant , inclus gratuitement avec ce produit.) Plan de prix : Prix actuel : $169 (Offre de lancement) Prochain prix prévu : $189 Prix de vente prévu : $299 Note du développeur : Après votre achat, veuillez me contacter pour recevoir le dernier fichier de configuration recommandé (Set File) , des conseils d'utilisation, ainsi qu'une invitation au groupe d'assistance VIP , où
Divergence Bomber
Ihor Otkydach
4.9 (92)
De temps en temps, je trade moi-même selon ce système. Découvrez mon trading manuel « BOMBER » sur un compte réel : LIVE SIGNAL Chaque acheteur de cet indicateur reçoit également gratuitement : L’outil exclusif « Bomber Utility », qui accompagne automatiquement chaque opération de trading, fixe les niveaux de Stop Loss et de Take Profit, et clôture les positions selon les règles de la stratégie Des fichiers de configuration (set files) pour adapter l’indicateur à différents actifs Des set files
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   est un système de trading Forex professionnel et facile à utiliser qui est basé sur les meilleurs principes de trading en utilisant la théorie de mr. WD Gann. L'indicateur fournit des signaux d'ACHAT et de VENTE précis, y compris les niveaux Stop Loss et Take Profit. Vous pouvez échanger même en déplacement en utilisant les notifications PUSH. VEUILLEZ ME CONTACTER APRÈS L'ACHAT POUR RECEVOIR GRATUITEMENT DES INSTRUCTIONS DE TRADING ET D'EXCELLENTS INDICATEURS SUPPLÉMENTAIRES! V
Atomic Analyst MT5
Issam Kassas
4.38 (47)
Ce produit a été mis à jour pour le marché 2026 et optimisé pour les dernières versions de MT5. AVIS DE MISE À JOUR DU PRIX : Atomic Analyst est actuellement disponible à $99 . Le prix passera à $199 après les 30 prochains achats . OFFRE SPÉCIALE : Après avoir acheté Atomic Analyst, envoyez-moi un message privé pour recevoir Smart Universal EA GRATUITEMENT et transformer vos signaux Atomic Analyst en trades automatisés. Atomic Analyst est un indicateur de trading Price Action sans repaint, san
GoldenX Entry MT5
Kareem Abbas
5 (15)
GoldenX Entry est un indicateur MT5 doté d’un algorithme adaptatif Smart Entry Trend, d’un système de scoring des signaux, d’un détecteur de régime de marché et d’un filtre de volatilité. Chaque signal inclut un niveau d’entrée calculé, trois niveaux de Take-Profit (TP1, TP2, TP3) ainsi qu’un niveau de Stop-Loss. Il est construit sur plusieurs couches analytiques conçues pour s’adapter à différentes conditions de marché, combinant un système analytique multicouche avec un optimiseur intégré et u
Zoryk Gold
Reda El Koutbane
5 (4)
ZORYK — Système avancé de signaux XAUUSD pour MetaTrader 5 Vous connaissez certainement cette sensation. Vous passez du temps à analyser l’or. Vous attendez le bon point d’entrée. Vous ouvrez enfin la position, puis le prix commence immédiatement à évoluer contre vous. Vous fermez trop tôt, déplacez le Stop Loss ou hésitez pendant quelques secondes. Ensuite, le marché atteint exactement l’objectif que vous aviez initialement prévu, mais sans vous dans la position. Le problème n’était pas toujour
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 est un indicateur de suivi de tendance pour MetaTrader 5, conçu pour les traders qui souhaitent des signaux plus clairs, des configurations de trade plus structurées et une gestion du risque plus pratique directement sur le graphique. Au lieu d’afficher simplement une flèche, GEM Signal Pro aide à présenter l’idée complète du trade de manière plus claire et plus lisible. Lorsque les conditions sont confirmées, l’indicateur peut afficher le prix d’entrée, le stop los
Power Candles MT5
Daniel Stein
5 (9)
Power Candles V3 - Indicateur de force à optimisation automatique Power Candles V3 transforme la force des devises et des instruments en un plan de trading exploitable sur chaque graphique auquel il est associé. Au lieu de se contenter de colorer les bougies, il effectue une optimisation automatique en temps réel en arrière-plan et vous fournit les meilleurs niveaux de Stop Loss, Take Profit et seuils de signal pour le symbole que vous avez sous les yeux. Un simple clic suffit pour l'adopter en
L'indicateur UZFX {SSS} Scalping Smart Signals v4.0 MT5 est un indicateur de trading haute performance sans « repaint », conçu pour les scalpers, les day traders et les swing traders qui recherchent des signaux précis et en temps réel sur des marchés très volatils. Développé par (UZFX-LABS), cet indicateur combine l'analyse de l'action des prix, la confirmation de tendance et un filtrage intelligent pour générer des signaux d'achat et de vente à forte probabilité, des signaux d'alerte et des opp
M1 Sniper MT5
Oleg Rodin
5 (4)
M1 SNIPER   est un système d'indicateurs de trading facile à utiliser. Il s'agit d'un indicateur à flèche conçu pour l'unité de temps M1. Cet indicateur peut être utilisé seul pour le scalping sur l'unité de temps M1 ou intégré à votre système de trading existant. Bien que conçu spécifiquement pour le trading sur l'unité de temps M1, ce système peut également être utilisé avec d'autres unités de temps. Initialement, j'avais conçu cette méthode pour le trading du XAUUSD et du BTCUSD. Cependant, j
RelicusRoad Pro MT5
Relicus LLC
4.96 (24)
RelicusRoad Pro : Système d'Exploitation Quantitatif du Marché 70% DE RÉDUCTION ACCÈS À VIE (DURÉE LIMITÉE) - REJOIGNEZ 2 000+ TRADERS Pourquoi la plupart des traders échouent-ils même avec des indicateurs "parfaits" ? Parce qu'ils tradent des concepts isolés dans le vide. Un signal sans contexte est un pari. Pour gagner, il faut de la CONFLUENCE . RelicusRoad Pro est un Écosystème Quantitatif complet . Il cartographie la "Fair Value Road", distinguant le bruit des cassures structurelles. Arrête
Présentation       Quantum Breakout PRO   , l'indicateur révolutionnaire MQL5 qui transforme la façon dont vous négociez les zones d'évasion ! Développé par une équipe de traders expérimentés avec une expérience commerciale de plus de 13 ans,       Évasion quantique PRO       est conçu pour propulser votre parcours commercial vers de nouveaux sommets grâce à sa stratégie de zone de discussion innovante et dynamique. Quantum Breakout Indicator vous donnera des flèches de signalisation sur les z
SkyHammer Signal Pro Indicateur professionnel de signaux de tendance sans repaint, avec niveaux Entry, SL et TP verrouillés SkyHammer Signal Pro est un indicateur de tendance et de momentum structuré, conçu pour les traders qui recherchent des signaux clairs, fixes et vérifiables. Il fonctionne le mieux sur les timeframes courts, comme M1 et M5 . L’indicateur ne cherche pas à prédire les sommets ou les creux du marché. Il attend plutôt une structure de marché confirmée, une direction de tendance
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
Ce produit a été mis à jour pour le marché 2026 et optimisé pour les dernières versions de MT5. AVIS DE MISE À JOUR DU PRIX : Smart Price Action Concepts est actuellement disponible à $200 . Le prix passera à $299 après les 30 prochains achats . OFFRE SPÉCIALE : Après l’achat, envoyez-moi un message privé pour recevoir un bonus gratuit + un cadeau . Tout d’abord, il est important de souligner que cet outil de trading est un indicateur sans repaint, sans redrawing et sans retard, ce qui le rend
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 PRIX DE LANCEMENT : $99 Axiom Matrix est disponible au prix de lancement de $99. Le prix passera à $199 après les 30 premiers achats. Après votre achat, envoyez-moi un message direct pour recevoir les instructions et réclamer votre bonus cadeau exclusif. Axiom Matrix est un scanner de marché professionnel multi-symboles et multi-timeframes, ainsi qu’un tableau de bord de décision pour MetaTrader 5. Il scanne votre Market Watch, analyse plusieurs timeframes, lit plusieurs moteurs
FX Power MT5 NG
Daniel Stein
5 (33)
FX Power : Analysez la force des devises pour des décisions de trading plus intelligentes Aperçu FX Power est l'outil essentiel pour comprendre la force réelle des principales devises et de l'or, quelles que soient les conditions du marché. En identifiant les devises fortes à acheter et les faibles à vendre, FX Power simplifie vos décisions de trading et révèle des opportunités à forte probabilité. Que vous suiviez les tendances ou anticipiez les retournements à l'aide de valeurs extrêmes de D
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)
Présentation de   Quantum TrendPulse   , l'outil de trading ultime qui combine la puissance de   SuperTrend   ,   RSI   et   Stochastic   dans un seul indicateur complet pour maximiser votre potentiel de trading. Conçu pour les traders qui recherchent précision et efficacité, cet indicateur vous aide à identifier les tendances du marché, les changements de dynamique et les points d'entrée et de sortie optimaux en toute confiance. Caractéristiques principales : Intégration SuperTrend :   suivez f
DayTrader PRO
Davit Beridze
5 (2)
DayTrader PRO DayTrader PRO est un indicateur de trading avancé qui combine le filtre Laguerre de John Ehlers avec un puissant moteur d'auto-optimisation. Au lieu d'utiliser des paramètres fixes, l'indicateur recherche automatiquement les meilleurs réglages en fonction des conditions récentes du marché, vous aidant à vous adapter à la volatilité changeante sans ajustements manuels constants. L'indicateur génère des signaux clairs d'ACHAT (BUY) et de VENTE (SELL), accompagnés de niveaux de Stop L
Plus de l'auteur
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
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
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-
Filtrer:
Aucun avis
Répondre à l'avis