True Trend Oscillator Pro

This indicator is a zero-lag indicator and displays strength of trend change.

True Trend Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is.

Oscillator value is exact price change in given direction of the trend.


True Trend Moving Average Pro:

https://www.mql5.com/en/market/product/103586


If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options.


Developers can use True Trend Oscillator in Expert Advisers:

input int My_Period = 14;

int InpInd_Handle1;

double T0[];
double T1[];

int OnInit()
  {
   InpInd_Handle1=iCustom(_Symbol,PERIOD_CURRENT,"Market/True-Trend-Oscillator-Pro-1.01",My_Period,MODE_SMA,PRICE_MEDIAN);
   return(INIT_SUCCEEDED);
  }

void OnTick()
  {
   ArraySetAsSeries(T0,true);
   CopyBuffer(InpInd_Handle1,0,0,3,T0); // Oscillator data
   ArraySetAsSeries(T1,true);
   CopyBuffer(InpInd_Handle1,1,0,3,T1); // Change of colors

   if(T0[0]==EMPTY_VALUE)
      T0[0]=0;
   if(T1[0]==EMPTY_VALUE)
      T1[0]=0;

   Comment(
      "T0: ",T0[0],"\n",
      "T1: ",T1[0],"\n"
   );
  }


Default input parameters:

TT_Period = 10;

TT_Meth = MODE_SMA;

TT_Price = PRICE_MEDIAN;


Before you buy this product, please do test on Demo account and in MT5 Strategy Tester to make sure it works perfectly as you need.


Produits recommandés
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Donchian Breakout And Rsi
Mattia Impicciatore
5 (1)
Description générale Cet indicateur est une version améliorée du Canal Donchian classique, enrichie de fonctionnalités pratiques pour le trading réel. En plus des trois lignes standard (supérieure, inférieure et ligne médiane), le système détecte les cassures et les affiche visuellement avec des flèches sur le graphique, en montrant uniquement la ligne opposée à la direction actuelle de la tendance pour une lecture plus claire. L’indicateur comprend : Signaux visuels : flèches colorées lors des
FREE
MACD Enhanced
Nikita Berdnikov
5 (3)
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
SMMA Bands Indicator
Elie Baptiste Granger
The SMMA Bands indicator is an advanced volatility-based trading tool that creates 6 dynamic support and resistance levels around an envelope formed by two Smoothed Moving Averages (SMMA).  This indicator combines the reliability of SMMA trend identification with the precision of standard deviation-based volatility bands, making it suitable for both trend-following and mean-reversion strategies. Every band has its own buffer for use in EA. feel free to make suggestions and add reviews , i will
FREE
Important Lines
Terence Gronowski
4.88 (24)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
Mitimom
Danil Poletavkin
The indicator is based on Robert Miner's methodology described in his book "High probability trading strategies" and displays signals along with momentum of 2 timeframes. A Stochastic oscillator is used as a momentum indicator. The settings speak for themselves period_1 is the current timeframe, 'current' period_2 is indicated - the senior timeframe is 4 or 5 times larger than the current one. For example, if the current one is 5 minutes, then the older one will be 20 minutes The rest of the s
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
Indicateur Heiken Ashi MT5 Améliorez votre analyse de marché avec l'indicateur Heiken Ashi MT5. Cet outil puissant transforme les données de prix standard en bougies plus lisses et orientées tendance, facilitant ainsi l'identification des tendances du marché et des points de retournement potentiels. Principales caractéristiques: Identification claire des tendances: Distinguez visuellement les tendances haussières et baissières grâce à différentes couleurs de bougies. Réduction du bruit: Filtrez
FREE
Master SmoothedHMA Color
Som Prakash Gehlot
5 (2)
HMA Color – Master Smoothed A clean, high-precision visual Hull Moving Average indicator with fully smoothed trend color display. Designed for professional scalpers and algorithmic traders who want a simple, fast, powerful trend view without noise. This indicator is built with a " true   double smoothing system" , making the Hull curve extremely soft and responsive. When the trend is bullish, the HMA line automatically switches to Green and shows upward candles. When the trend is bearish, the HM
FREE
LT Donchian Channel
Thiago Duarte
4.86 (7)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Coral Indi
Dinh Duong Luong
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
VolumeBasedColorsBars
Henrique Magalhaes Lopes
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
ATR Plus
Ivan Pochta
5 (1)
ATR Plus is an enhanced version of the classic ATR that shows not just volatility itself, but the directional energy of the market . The indicator converts ATR into a normalized oscillator (0–100), allowing you to clearly see: who dominates the market — buyers or sellers when a trend begins when a trend loses strength when the market shifts into a range where volatility reaches exhaustion zones ATR Plus is perfect for momentum, trend-following, breakout and volatility-based systems. How ATR Plus
FREE
Stamina HUD
Michele Todesco
STAMINA HUD – Advanced Market & Trend Dashboard (MT5) STAMINA HUD   is a professional   market information panel   designed for traders who want   clarity, speed, and control   directly on the chart. It provides a   clean heads-up display (HUD)   with essential market data and   multi-timeframe trend direction , without cluttering the chart or generating trading signals. What STAMINA HUD Shows   Current Price   Spread (in real pips)   Today High–Low range (pips)   Average D
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
Détecteur de Motif ABCD RSI : Stratégie Technique 1. Fonctionnement de l'Indicateur Combine le RSI classique avec la détection automatique de motifs harmoniques ABCD . Composants Clés RSI standard (période ajustable) Marqueurs de sommets et creux (flèches) Motifs ABCD (lignes vertes/rouges) Filtres de surachat (70) et survente (30) 2. Configuration sur MT5 period = 14 ; // Période RSI size = 4 ; // Taille maximale du motif OverBought = 70 ; // Niveau de surachat OverSold = 30 ; // Niveau de surv
FREE
Zigzag Price Arrows
Aiman Saeed Salem Dahbag
The Zigzag Price Arrow indicator is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: • Directional arrows: Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. • Price labels: Shows the exact price values at each pivot point directly on the chart. • Improved visual clarity: Make
FREE
Dual RSI
Paul Conrad Carlson
3.5 (2)
Indicator alerts for Dual Relative strength index rsi. Large rsi preset at 14 is below 30 small rsi preset at 4 is below 10 for buy bullish signals . Large rsi preset are 14 is above 70 small rsi preset at 4 is above 90 for sell bearish signals . Includes mobile and terminal alerts. draws lines when alerts. This indicator can help identify extremes and then the tops or bottoms of those extremes .
FREE
High Low Open Close
Alexandre Borela
4.98 (43)
Si vous aimez ce projet, laissez un examen 5 étoiles. Cet indicateur tire les prix ouverts, élevés, bas et de fermeture pour les prix spécifiés période et il peut être ajusté pour un fuseau horaire spécifique. Il s ' agit là d ' un niveau important qui s ' intéresse à de nombreux domaines institutionnels et professionnels. traders et peut être utile pour vous de connaître les endroits où ils pourraient être plus active. Les périodes disponibles sont les suivantes : Jour précédent. Semaine pré
FREE
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
FREE
Bollinger Bands B
Flavio Javier Jarabeck
4.25 (4)
John Bollinger created this indicator in 2010 as a way to read the original indicator (Bollinger Bands) in a more "technical" way, shown as an oscillator. The typical range of the Bollinger Bands %B is 0 - 0.5 - 1.0, where "0" represents the lower band, the "0.5" the middle band, and "1" the upper band. The line on the indicator represents the Closing prices. As simple as that. SETTINGS Bollinger Bands period of analysis Standard Deviation multiplier Shift Price type to be analyzed If you like
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
Reversal Composite Candles
MetaQuotes Ltd.
3.67 (15)
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
Show Pips for MT5
Roman Podpora
4.52 (27)
Cet indicateur d'information sera utile pour ceux qui veulent toujours être au courant de la situation actuelle du compte. VERSION MT 4 -   More useful indicators L'indicateur affiche des données telles que le profit en points, en pourcentage et en devise, ainsi que le spread pour la paire actuelle et le temps jusqu'à la fermeture de la barre sur la période actuelle. Il existe plusieurs options pour placer la ligne d'information sur le graphique : À droite du prix (passe derrière le prix) ; En c
FREE
Les acheteurs de ce produit ont également acheté
SuperScalp Pro
Van Minh Nguyen
5 (10)
SuperScalp Pro – Système d’indicateur de scalping avancé multi-filtres SuperScalp Pro est un système d’indicateur de scalping avancé qui combine le Supertrend classique avec plusieurs filtres de confirmation intelligents. L’indicateur fonctionne efficacement sur toutes les unités de temps de M1 à H4 et est particulièrement adapté à XAUUSD, BTCUSD et aux principales paires Forex. Il peut être utilisé comme système autonome ou intégré de manière flexible dans des stratégies de trading existantes.
Divergence Bomber
Ihor Otkydach
4.89 (83)
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 pour configurer le Bomber Utility selon différents modes : « Risque Minimum », « Risque Équilibré » et « Stratégie d’Attente » U
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Si vous achetez cet indicateur, vous recevrez mon Gestionnaire de Trading Professionnel + EA  GRATUITEMENT. Tout d'abord, il convient de souligner que ce système de trading est un indicateur non repeint, non redessiné et non retardé, ce qui le rend idéal pour le trading manuel et automatisé. Cours en ligne, manuel et téléchargement de préréglages. Le "Système de Trading Smart Trend MT5" est une solution de trading complète conçue pour les traders débutants et expérimentés. Il combine plus de 10
ARICoins
Temirlan Kdyrkhan
ARICoin 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 Cust
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG : La Nouvelle Génération d’Intelligence de Tendance Multi-Marchés Vue d’ensemble FX Trend NG est un outil professionnel d’analyse de tendance multi-timeframe et de surveillance des marchés. Il vous permet de comprendre la structure complète du marché en quelques secondes. Au lieu de naviguer entre de nombreux graphiques, vous identifiez immédiatement quels instruments sont en tendance, où le momentum s’affaiblit et où plusieurs unités de temps sont alignées. Offre de Lancement – Ob
Grabber System MT5
Ihor Otkydach
4.82 (22)
Je vous présente un excellent indicateur technique : Grabber, qui fonctionne comme une stratégie de trading "tout-en-un", prête à l'emploi. En un seul code sont intégrés des outils puissants d'analyse technique du marché, des signaux de trading (flèches), des fonctions d'alerte et des notifications push. Chaque acheteur de cet indicateur reçoit également gratuitement : L'utilitaire Grabber : pour la gestion automatique des ordres ouverts Un guide vidéo étape par étape : pour apprendre à installe
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Signaux d’entrée basés sur la force pour tous les marchés Power Candles intègre l’analyse de force éprouvée de Stein Investments directement dans le graphique des prix. Au lieu de réagir uniquement au prix, chaque bougie est colorée en fonction de la force réelle du marché, ce qui permet d’identifier instantanément les phases de momentum, l’accélération de la force et les transitions de tendance propres. Une logique unique pour tous les marchés Power Candles fonctionne automatiqu
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Indicateur de tendance, solution unique révolutionnaire pour le trading et le filtrage des tendances avec toutes les fonctionnalités de tendance importantes intégrées dans un seul outil ! Il s'agit d'un indicateur multi-période et multi-devises 100 % non repeint qui peut être utilisé sur tous les symboles/instruments : forex, matières premières, crypto-monnaies, indices et actions. Trend Screener est un indicateur de suivi de tendance efficace qui fournit des signaux de tendance fléchés avec des
Gold Entry Sniper
Tahir Mehmood
5 (5)
Gold Entry Sniper – Tableau de Bord ATR Multi-Unités de Temps pour Scalping et Swing Trading sur l'Or Gold Entry Sniper est un indicateur avancé pour MetaTrader 5 qui fournit des signaux d'achat/vente précis sur XAUUSD et autres actifs, basé sur la logique de Trailing Stop ATR et l' analyse multi-unités de temps . Caractéristiques et Avantages Clés Analyse Multi-Unités de Temps – Affiche les tendances en M1, M5, M15 sur un seul tableau. Trailing Stop Basé sur l'ATR – Ajuste automatiquement selon
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
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
Atomic Analyst MT5
Issam Kassas
4.03 (30)
Tout d'abord, il convient de souligner que cet indicateur de trading n'est ni repainting, ni redrawing et ne présente aucun délai, ce qui le rend idéal à la fois pour le trading manuel et automatisé. Manuel de l'utilisateur : réglages, entrées et stratégie. L'Analyste Atomique est un indicateur d'action sur les prix PA qui utilise la force et le momentum du prix pour trouver un meilleur avantage sur le marché. Équipé de filtres avancés qui aident à éliminer les bruits et les faux signaux, et à
Smart Stop Indicator – Précision intelligente du stop-loss directement sur votre graphique Présentation Smart Stop Indicator est la solution idéale pour les traders qui souhaitent placer leur stop-loss de manière claire et méthodique, sans deviner ni suivre leur intuition. Cet outil combine la logique classique de price action (succession de plus hauts et de plus bas) avec une reconnaissance moderne des cassures pour identifier le prochain niveau de stop réellement logique. Que le marché soit
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
Game Changer Indicator mt5
Vasiliy Strukov
4.62 (21)
Game Changer est un indicateur de tendance révolutionnaire conçu pour être utilisé sur n'importe quel instrument financier et transformer votre MetaTrader en un puissant outil d'analyse de tendance. Il fonctionne sur toutes les unités de temps et facilite l'identification des tendances, signale les retournements potentiels, sert de mécanisme de stop suiveur et fournit des alertes en temps réel pour une réactivité optimale du marché. Que vous soyez un professionnel chevronné ou un débutant en qu
[ My Products ] , [ My Channel ] HFT Spike Detector HFT Spike Detector est un outil professionnel de surveillance des ticks conçu pour analyser et mesurer en temps réel les mouvements de prix à haute fréquence (pics soudains causés par le HFT). Son objectif est de vous permettre de détecter les glissements anormaux, les lacunes de liquidité et les pics de prix au niveau milliseconde causés par le broker, à l'aide de données numériques. Principe de fonctionnement L'Expert Advisor analyse ch
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
RFI levels PRO MT5
Roman Podpora
3.67 (3)
L'indicateur montre avec précision les points de retournement et les zones de retour des prix où le       Acteurs majeurs   . Vous repérez les nouvelles tendances et prenez des décisions avec une précision maximale, en gardant le contrôle de chaque transaction. VERSION MT4     -    Révèle son potentiel maximal lorsqu'il est combiné à l'indicateur   TREND LINES PRO Ce que l'indicateur montre : Structures et niveaux d'inversion avec activation au début d'une nouvelle tendance. Affichage des nivea
FX Power MT5 NG
Daniel Stein
5 (31)
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
Azimuth Pro
Ottaviano De Cicco
5 (4)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (1)
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
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
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
Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
Gold Sniper Scalper Pro
Ich Khiem Nguyen
3.78 (9)
Gold Sniper Scalper Pro est un indicateur pour MetaTrader 5 conçu spécifiquement pour détecter les figures de fausse cassure (false breakout) sur XAUUSD. Il identifie la structure piège à 4 barres où le prix franchit la limite d'un range, attire les traders de cassure, puis inverse — confirmant que le mouvement était une fausse cassure. L'indicateur évalue chaque configuration selon 17 facteurs de qualité, la traite à travers un pipeline de confluence à 4 couches, la vérifie contre un moteur de
FX Levels MT5
Daniel Stein
5 (13)
FX Levels : Des zones de Support et Résistance d’une Précision Exceptionnelle pour Tous les Marchés Présentation Rapide Vous recherchez un moyen fiable pour déterminer des niveaux de support et résistance dans n’importe quel marché—paires de devises, indices, actions ou matières premières ? FX Levels associe la méthode traditionnelle « Lighthouse » à une approche dynamique de pointe, offrant une précision quasi universelle. Grâce à notre expérience réelle avec des brokers et à des mises à jour
Pips Stalker mt5
Abdulkarim Karazon
5 (1)
Le Pips Stalker est un indicateur de type flèche long et court, il aide les traders de tous niveaux à prendre de meilleures décisions en négociant le marché, l’indicateur ne se repeint jamais et utilise le RSI comme logique principale du signal ; une fois une flèche donnée, elle ne repeint ni ne repeint plus et les flèches ne sont pas retardées. VERSION MT4 <---- CARACTÉRISTIQUES DE LA FLÈCHE PIPS STALKER : PANNEAU DE STATISTIQUES Un tableau de bord d’informations unique qui montre le po
Support And Resistance Screener est dans un indicateur de niveau pour MetaTrader qui fournit plusieurs outils à l'intérieur d'un indicateur. Les outils disponibles sont : 1. Filtre de structure de marché. 2. Zone de repli haussier. 3. Zone de recul baissier. 4. Points pivots quotidiens 5. points pivots hebdomadaires 6. Points pivots mensuels 7. Support et résistance forts basés sur le modèle harmonique et le volume. 8. Zones au niveau de la banque. OFFRE D'UNE DURÉE LIMITÉE : L'indicateur de sup
TREND LINES PRO   Cet indicateur permet de comprendre les véritables changements de direction du marché. Il révèle les renversements de tendance et les points de retour des principaux acteurs. Tu vois   Lignes BOS   Détection des changements de tendance et des niveaux clés sur des unités de temps supérieures, sans paramètres complexes ni interférences inutiles. Les signaux restent affichés sur le graphique même après la fermeture de la bougie. Version MT4   -   Révèle son potentiel maximal lorsq
Plus de l'auteur
Trend Signals Pro
Pavel Golovko
4.75 (12)
Simplify your trading experience with Trend Signals Professional indicator. Easy trend recognition. Precise market enter and exit signals. Bollinger Bands trend confirmation support. ATR-based trend confirmation support. (By default this option is OFF to keep interface clean. You can turn it ON in indicator settings.) Easy to spot flat market conditions with  ATR-based trend confirmation  lines. Highly customizable settings. Fast and responsive. Note: Do not confuse ATR-based trend confirmation
FREE
Harmonica Basic
Pavel Golovko
4.67 (3)
Harmonica Basic is a free expert advisor that opens a mesh of positions. It does not close any positions, and its up to you to manually close profitable positions at your desire. There are no options to configure. Distance between positions is automatically set based on market conditions. The higher the timeframe - the wider the distance between positions.
FREE
A professional fully customizable pull back strategy expert advisor with optional Martingale features. Opens and closes orders above and below moving average based on your settings. Successfully tested on all major Forex pairs, Commodities, Volatility Indexes, Synthetic Indexes. This Expert Advisor can work with pretty much any index available on MT5 platform. Works good on any time frame, but I'd suggest to run it on H1. I've tried to keep Expert Advisor settings as simple as possible to mini
FREE
One of the best trend indicators available to the public. Trend is your friend. Works on any pair, index, commodities, and cryptocurrency Correct trend lines Multiple confirmation lines Bollinger Bands trend confirmation Trend reversal prediction Trailing stop loss lines Scalping mini trends Signals Alerts and Notifications Highly flexible Easy settings Let me know in the reviews section what you think about it and if there are any features missing. Tips: Your confirmation line will predict tre
FREE
This indicator is a zero-lag indicator and displays exact trend as is. True Trend Moving Average Pro works best in combination with  True Trend Oscillator Pro that displays strength of trend change. True Trend Oscillator Pro: https://www.mql5.com/en/market/product/103589 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Default input parameters: TT_Period = 10; TT_Meth = MODE_SMA; TT_Price = PRICE_MEDIAN; Before you buy this product, please do t
FREE
During volatile market conditions brokers tend to increase spread. int OnCalculate ( const int rates_total,                  const int prev_calculated,                  const datetime &time[],                  const double &open[],                  const double &high[],                  const double &low[],                  const double &close[],                  const long &tick_volume[],                  const long &volume[],                  const int &spread[])   {    int spread_array[];   
FREE
CCI swing scalper
Pavel Golovko
5 (1)
Check out the new pull back strategy Expert Advisor that I'm working on right now. Get it while it's still free! https://www.mql5.com/en/market/product/97610 Before you buy this expert adviser I strongly recommend to download FREE DEMO and test it in your Strategy tester few times. When you are satisfied with the results, you can come back to this page to buy full version for your real account. This expert adviser was designed specifically for Volatility 75 index ( VIX75 ), also shows outst
Composite MA Indicator - Comprehensive Guide Description: The Composite MA indicator is a sophisticated multi-timeframe trend analysis tool that calculates the average value of multiple moving averages across a user-defined period range. It provides comprehensive market trend visualization through both a color-coded composite moving average line on the chart and an Excel-style panel displaying trend direction across 21 different timeframes. The indicator uses canvas technology for smooth GUI r
Filtrer:
Aucun avis
Répondre à l'avis