Delta EMA

Delta EMA is a momentum indicator based on the changes of closing price from one bar to the next. It displays a histogram of the exponential moving average of those changes, showing magnitude and direction of trend. Positive delta values are displayed as green bars, and negative delta values are displayed as red bars. The transition from negative to positive delta, or from positive to negative delta, indicates trend reversal. Transition bars that exceed a user specified value are displayed in bright green or bright red, alerting the trader to potential buy and sell signals. The screenshot shows a transition bar displayed as a buy signal because it exceeds the default threshold value on the H1 chart of the EUR/USD currency pair. The transitions back to negative delta show good exit points for the trade. The indicator is expressed in terms of percent change, averaged over the number of bars specified by the user, so settings that work for one currency pair can be applied to other pairs. 


Advantages

  • Indicates strength of momentum
  • Shows trend reversals
  • Provides buy and sell signals

Features

  • Audible alerts
  • E-mail alerts
  • Prints data to terminal
  • Adjustable parameters
  • Updates in real time
  • Accessible by external EA


Input variables

EMA periods:  The number of bars in the exponential moving average of delta. This number determines the alpha or smoothing factor of the moving average.

Alpha of EMA:  Here the user can specify the alpha of the EMA directly. If this value is zero, alpha is calculated from the "EMA periods" input variable. If it is greater than zero, it becomes the value of alpha and the value of "EMA periods" is ignored. The normal range of alpha is greater than zero, less than or equal to 1. When the value is 1, the calculation of EMA does not take the previous value of the EMA into account, and the EMA becomes the current delta.
 
Signal threshold:  A transition bar becomes a signal bar if it exceeds this value in the positive or negative direction. In that case, it is displayed as a bright green or bright red bar, and an audible alert can be sounded and an e-mail alert can be sent.  

Sound alert:  When set to true, indicator sounds an audible alert when a transition bar exceeds the value of input variable "Signal threshold," becoming a signal bar. The alert is sounded the first time the current bar exceeds the threshold value, and it is sounded when the close of a bar exceeds the threshold value. 

E-mail alert:  When set to a value greater than zero, the indicator sends an e-mail, to the a address specified by the user in Metatrader settings (Tools\Options\E-mail), when a transition bar exceeds the value of input variable "Signal threshold." Set this value to 2 to send an e-mail alert the first time the current bar exceeds the threshold value and when it closes above that value. Set this value to 1 to send an e-mail alert only when a bar closes above the threshold value. Set this value to 0 to disable e-mail alerts. 

Print deltas:  When set to true, the value of the EMA of delta at the open of every bar is printed to the terminal. 


The default values of "EMA periods" and "Signal threshold" work well on the H1 chart. Smaller values of "Signal threshold" work better on shorter timeframes, where changes from one bar to the next are less, and larger values work better on longer timeframes. Optimal values can be found by using the output of Delta EMA as input to an Expert Advisor and running the EA in Strategy Tester. The EMA of delta for the current bar not yet completed is updated at every incoming tick and is displayed in the upper-left corner of the indicator's window. This value, or the value at the close of any previous bar, can be accessed by an external Expert Advisor calling the iCustom() and CopyBuffer() functions. The link to iCustom() provides an example of how to do that. The number of the indicator buffer to access is 0. That buffer uses reverse indexing order, so the index for the value of the EMA of delta for the current bar is 0, the index for the value at the close of the preceding bar is 1, the index for bar before that is 2, and so on. Note that if more than one value is copied, the order of indexing can be preserved in the destination buffer by first calling ArraySetAsSeries() like this: ArraySetAsSeries(EA_Buffer, true).


Prodotti consigliati
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
FREE
questo indicatore rileva la differenza tra i contratti battuti in bid e in ask (aggression) per ogni singola candela. l'indicatore mostra nella finetra dedicata sotto al grafico dei prezzi, delle candele date appunto dalla differenza tra i contratti venduti ed acquistati, che generano appunto la forza volumetrica del mercato. è possibile (vedere dagli screenshot) come selezionare solo il grafico delta cumulativo a candele, oppure anche ccon una trendline delle candele stesse: selezionando la
Multi-timeframe trend indicator, based on the ADX / ADXWilder indicator 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. How the indicator works: if PDI is greater than NDI, then it`s bullish movement; if PDI is less than NDI, then it`s bearish movement; to determine any trend, it is
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
BoxInside MT5
Evgeny Shevtsov
5 (4)
This indicator calculates the volume profile and places labels that correspond to the VAH, VAL and POC levels, for each candle individually. Indicator operation features The indicator works on the timeframes from M3 to MN, but it uses the history data of smaller periods: M1 - for periods from M3 to H1, M5 - for periods from H2 to H12, M30 - for the D1 period, H4 - for the W1 period, D1 - for the MN period. The color and location of the VAL, VAH and POC labels on the current candle are considere
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
VR Donchian MT5
Vladimir Pastushak
4.82 (17)
L'indicatore VR Donchian è una versione migliorata del canale Donchian. I miglioramenti hanno interessato quasi tutte le funzioni del canale, ma l'algoritmo operativo principale e la costruzione del canale sono stati preservati. All'indicatore a sfera è stato aggiunto un cambiamento nel colore dei livelli a seconda della tendenza attuale: questo mostra chiaramente al trader un cambiamento di tendenza o un livello piatto. È stata aggiunta la possibilità di informare il trader del superamento di u
FREE
Simple Trend Direction MT5
Khalaf Hamza Mohammad Yousef
This is a FREE Trend Direction Indicator for MetaTrader 5. Features: Identifies market trend direction Uses EMA 50 and EMA 200 Non-repainting logic Clear visual display Suitable for manual trading Free version includes: - Single timeframe - Trend direction only - No alerts If you need: Alerts Multi-timeframe version EA automation Custom modifications My Name is Khalaf Hamza , You can contact me for freelance work --> khalaf.hamza.hi@gmail.com
FREE
This is Gekko's Cutomized Cutomized Average Directional Index (ADX), a customized version of the famous ADX indicator. Use the regular ADX and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the ADX calculation; PlotSignalType: How will the indicator calculate entry (swing) signals: 1- ShowSwingsOnTrendLevel : Show Signals for Trend Confirmation Swings; 2- ShowSwingsOnTrendLevelDirection
Технический индикатор Trend Moving Average позволяет определить глобальное направление рынка. Данный технический индикатор создан для того, чтобы определить «линию наименьшего сопротивления» рынка и понять в какую сторону направлен тренд. Помимо классического использования МА, индикатор позволяет понять направленность рынка на основе динамики его значений. Так, если значение индикатора демонстрируют переход с нисходящего значения в восходящее (и наоборот) - это является дополнительным торговым с
FREE
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
LongTerm
Edoardo Centorame
LongTerm è un indicatore di analisi direzionale progettato per interpretare la forza e la qualità del trend di medio–lungo periodo , con un focus specifico sull’analisi long-oriented . Non è un indicatore di ingresso né di timing operativo, ma uno strumento pensato per aiutare il trader a comprendere quando il mercato offre condizioni favorevoli o sfavorevoli per il trend long , riducendo il rumore tipico delle oscillazioni di breve periodo. Obiettivi LongTerm nasce per: identificare trend lo
FREE
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
Raymond Cloudy Day
The Hung Ngo
5 (3)
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
Heiken Ashi Yemeni Edition
Aiman Saeed Salem Dahbag
Heiken Ashi Yemeni Edition: Visual Trend Filter Description: This indicator is a specialized version of the Heiken Ashi algorithm, optimized for MetaTrader 5. It focuses on smoothing out price noise to provide a clearer view of the prevailing trend. By averaging price data, it helps traders distinguish between market volatility and genuine trend reversals. Functional Details: Noise Reduction: Uses the Heiken Ashi formula to recalculate candles, which helps in visualizing the trend strength more
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Offerta speciale : ALL TOOLS , solo $35 ciascuno! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Volume Zones Internal Visualizer Multi-Timeframe – La soluzione definitiva per ottenere una visione dettagliata dell’attività di volume nei timeframe inferiori mentre operi su un grafico di timeframe superiore. Se cerchi uno strumento di analisi del volume potente e intuitivo, che
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
MAs crossing
Roman Ogorodnikov
5 (1)
The indicator draws three Moving Averages. Two short ones cross a long one. At the same time, the long MA changes color: If both short MAs are above the long one - first color; If both short MAs are below the long one - second color; If the two short MAs are on opposite sides of the long one - third color. All three MAs are based on closing prices with a smoothing method of "simple." cross MA cross 3 MA cross three Moving Average across Moving cross Moving crossing  MA crossing MA across MA
FREE
Panic Meter limited
Dmitriy Gurenko
1 (1)
The indicator measures the frequency of incoming ticks to analyze the market activity. Bullish and bearish ticks are analyzed separately, informing about the currently predominant market sentiment. According to observations, an increase in the frequency of ticks (panic) indicates the beginning of strong price changes, and an increase in the frequency of ticks in a particular direction not only accompanies a price change in this direction, but also often anticipates it. The indicator is indispens
FREE
Volume-to-Price Movement Oscillator (VP Oscillator) for MT5 The VP Oscillator highlights the balance (or imbalance) between trading volume and price movement, helping traders spot hidden accumulation, distribution, or weakening trends. How It Works: Calculates each bar’s price range (High–Low) and tick volume. Normalizes both values over a set period (default: 14). Plots the absolute difference between them ×100 — showing how closely price action aligns with trading activity. Interpretation: Hig
FREE
PZ Inside Bars MT5
PZ TRADING SLU
4.5 (12)
Enhance your price action strategy: inside bar breakouts at your fingertips This indicator detects inside bars of several ranges, making it very easy for price action traders to spot and act on inside bar breakouts. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and understand Customizable color selections The indicator implements visual/mail/push/sound alerts The indicator does not repaint or backpaint An inside bar is a bar or series of bars which is/a
FREE
Haven Volume Profile
Maksim Tarutin
4.63 (8)
Haven Volume Profile è un indicatore multifunzionale per l'analisi del profilo di volume che aiuta a identificare i livelli di prezzo chiave basati sulla distribuzione del volume di scambi. È stato progettato per i trader professionisti che desiderano comprendere meglio il mercato e identificare i punti di ingresso e di uscita cruciali per le loro operazioni. Altri prodotti ->  QUI Caratteristiche principali: Calcolo del Point of Control (POC) - il livello con la massima attività commerciale, ut
FREE
Aggression Volume
Flavio Javier Jarabeck
4.29 (17)
Aggression Volume Indicator is the kind of indicator that is rarely found in the MQL5 community because it is not based on the standard Volume data provided by the Metatrader 5 platform. It requires the scrutiny of all traffic Ticks requested on the platform... That said, Aggression Volume indicator requests all Tick Data from your Broker and processes it to build a very special version of a Volume Indicator, where Buyers and Sellers aggressions are plotted in a form of Histogram. Additionally,
FREE
VWAP Volume And Price is the indicator for Volume Weighted Average Price, designed according to regular calculation. The average price is calculated using typical price - (high + low + close) / 3 - and weighted by volume for each candle. So, the indicator can be used to trend trades, balanced with volume. Try other products and expert advisors too. Any doubt, PM.
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
TrendBite v1.5 - Indicatore professionale di monitoraggio dei trend Sviluppatore: 8aLt4 Versione: 1.5 Piattaforma: MetaTrader 5  Panoramica TrendBite v1.5 è un indicatore di analisi tecnica avanzato progettato per individuare i cambiamenti di tendenza sul mercato e fornire agli investitori segnali di acquisto e vendita chiari. Basato sull'algoritmo delle bande di Bollinger, questo strumento rileva con precisione le inversioni di tendenza ed è ideale sia per i principianti che per i trader espe
FREE
HMA5
Sergey Sapozhnikov
4.3 (10)
Hull Moving Average is more sensitive to the current price activity than a traditional Moving Average. It faster responds to trend change and more shows the price movement more accurately. This is a color version of the indicator. This indicator has been developed based in the original version created by Sergey <wizardserg@mail.ru>. Suitable for all timeframes. Parameters Period - smoothing period, recommended values are 9 to 64. The larger the period, the softer the light. Method - smoothing m
FREE
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Nei mercati finanziari dinamici, identificare i segnali di inversione di tendenza è essenziale per un trading efficace. L'RSI Divergence Scanner è progettato per aiutarti a rilevare segnali di divergenza RSI su varie coppie di valute e timeframe in modo accurato ed efficiente. Vedi più v
FREE
Gli utenti di questo prodotto hanno anche acquistato
SuperScalp Pro
Van Minh Nguyen
5 (9)
SuperScalp Pro – Sistema avanzato di indicatore per scalping con filtri multipli SuperScalp Pro è un sistema avanzato di indicatore per scalping che combina il classico Supertrend con molteplici filtri di conferma intelligenti. L’indicatore funziona in modo efficiente su tutti i timeframe da M1 a H4 ed è particolarmente adatto per XAUUSD, BTCUSD e le principali coppie Forex. Può essere utilizzato come sistema stand-alone o integrato in modo flessibile nelle strategie di trading esistenti. L’indi
Divergence Bomber
Ihor Otkydach
4.89 (83)
Ogni acquirente dell’indicatore riceverà inoltre gratuitamente: L’utilità esclusiva “Bomber Utility”, che gestisce automaticamente ogni operazione, imposta i livelli di Stop Loss e Take Profit e chiude le posizioni secondo le regole della strategia I file di configurazione (set file) per adattare l’indicatore a diversi asset I set file per configurare il Bomber Utility in tre modalità: “Rischio Minimo”, “Rischio Bilanciato” e “Strategia di Attesa” Una guida video passo-passo per installare, conf
Se acquisti questo indicatore, riceverai il mio Trade Manager Professionale + EA  GRATUITAMENTE. Innanzitutto è importante sottolineare che questo sistema di trading è un indicatore Non-Repainting, Non-Redrawing e Non-Lagging, il che lo rende ideale sia per il trading manuale che per quello automatico. Corso online, manuale e download di preset. Il "Sistema di Trading Smart Trend MT5" è una soluzione completa pensata sia per i trader principianti che per quelli esperti. Combina oltre 10 indicat
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
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: La Nuova Generazione di Intelligenza di Trend Multi-Mercato Panoramica FX Trend NG è uno strumento professionale di analisi del trend multi-timeframe e monitoraggio dei mercati. Ti consente di comprendere la struttura completa del mercato in pochi secondi. Invece di passare tra numerosi grafici, puoi identificare immediatamente quali strumenti sono in trend, dove il momentum sta diminuendo e dove esiste un forte allineamento tra i timeframe. Offerta di Lancio – Ottieni FX Trend NG
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
Grabber System MT5
Ihor Otkydach
4.82 (22)
Ti presento un eccellente indicatore tecnico: Grabber, che funziona come una strategia di trading "tutto incluso", pronta all’uso. In un solo codice sono integrati strumenti potenti per l’analisi tecnica del mercato, segnali di trading (frecce), funzioni di allerta e notifiche push. Ogni acquirente di questo indicatore riceve anche gratuitamente: L’utility Grabber: per la gestione automatica degli ordini aperti Video tutorial passo dopo passo: per imparare a installare, configurare e utilizzare
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
Ecco   Quantum TrendPulse   , lo strumento di trading definitivo che combina la potenza di   SuperTrend   ,   RSI   e   Stocastico   in un unico indicatore completo per massimizzare il tuo potenziale di trading. Progettato per i trader che cercano precisione ed efficienza, questo indicatore ti aiuta a identificare con sicurezza le tendenze di mercato, i cambiamenti di momentum e i punti di entrata e uscita ottimali. Caratteristiche principali: Integrazione SuperTrend:   segui facilmente l'andame
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
Atomic Analyst MT5
Issam Kassas
4.03 (30)
Innanzitutto, vale la pena sottolineare che questo indicatore di trading non è repaint, non è ridisegno e non presenta ritardi, il che lo rende ideale sia per il trading manuale che per quello automatico. Manuale utente: impostazioni, input e strategia. L'Analista Atomico è un indicatore di azione del prezzo PA che utilizza la forza e il momentum del prezzo per trovare un miglior vantaggio sul mercato. Dotato di filtri avanzati che aiutano a rimuovere rumori e segnali falsi, e aumentare il pote
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Segnali di ingresso basati sulla forza per tutti i mercati Power Candles porta l’analisi di forza collaudata di Stein Investments direttamente sul grafico dei prezzi. Invece di reagire solo al prezzo, ogni candela viene colorata in base alla reale forza di mercato, consentendo di identificare immediatamente accumuli di momentum, accelerazioni della forza e transizioni di trend pulite. Un’unica logica per tutti i mercati Power Candles funziona automaticamente su tutti i simboli di
Game Changer è un indicatore di tendenza rivoluzionario, progettato per essere utilizzato su qualsiasi strumento finanziario, per trasformare il tuo MetaTrader in un potente analizzatore di trend. Funziona su qualsiasi intervallo temporale e aiuta a identificare i trend, segnala potenziali inversioni, funge da meccanismo di trailing stop e fornisce avvisi in tempo reale per risposte tempestive del mercato. Che tu sia un professionista esperto o un principiante in cerca di un vantaggio, questo st
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Indicatore di tendenza, soluzione unica rivoluzionaria per il trading di tendenze e il filtraggio con tutte le importanti funzionalità di tendenza integrate in un unico strumento! È un indicatore multi-timeframe e multi-valuta al 100% non ridipingibile che può essere utilizzato su tutti i simboli/strumenti: forex, materie prime, criptovalute, indici e azioni. Trend Screener è un indicatore di tendenza che segue un indicatore efficiente che fornisce segnali di tendenza a freccia con punti nel gra
Presentazione       Quantum Breakout PRO   , l'innovativo indicatore MQL5 che sta trasformando il modo in cui scambi le zone di breakout! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni,       Quantum Breakout PRO       è progettato per spingere il tuo viaggio di trading a nuovi livelli con la sua strategia innovativa e dinamica della zona di breakout. Quantum Breakout Indicator ti fornirà frecce di segnalazione sulle zone di breakout con 5 zone target di
Smart Stop Indicator – Precisione intelligente dello stop-loss direttamente sul grafico Panoramica Smart Stop Indicator è la soluzione ideale per i trader che desiderano posizionare il loro stop-loss in modo chiaro e metodico, senza dover indovinare o affidarsi all’intuizione. Questo strumento combina la logica classica del price action (massimi e minimi strutturali) con un moderno riconoscimento dei breakout per identificare il prossimo livello di stop realmente logico. In trend, in range o i
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
RFI levels PRO MT5
Roman Podpora
3.67 (3)
L'indicatore mostra accuratamente i punti di inversione e le zone di ritorno dei prezzi in cui il       Principali attori   . Vedi dove si formano le nuove tendenze e prendi decisioni con la massima precisione, mantenendo il controllo su ogni operazione. VERSION MT4     -    Rivela il suo massimo potenziale se combinato con l'indicatore   TREND LINES PRO Cosa mostra l'indicatore: Strutture di inversione e livelli di inversione con attivazione all'inizio di un nuovo trend. Visualizzazione dei li
Order Block Pro MT5
N'da Lemissa Kouame
Order Block Pro (MQL5) – Versione 1.0 Autore: KOUAME N'DA LEMISSA Piattaforma: MetaTrader 5 Descrizione: Order Block Pro è un indicatore avanzato progettato per rilevare automaticamente Order Block rialzisti e ribassisti sul tuo grafico. Analizzando candele di consolidamento seguite da candele impulsive forti, l’indicatore evidenzia le aree chiave dove il prezzo è destinato a muoversi rapidamente. Ideale per trader che vogliono: Identificare punti di ingresso e uscita precisi. Rilevare zone din
Trend Lines PRO MT5
Roman Podpora
5 (1)
LINEE DI TENDENZA PRO  Aiuta a capire dove il mercato sta realmente cambiando direzione. L'indicatore mostra reali inversioni di tendenza e punti in cui i principali operatori rientrano. Vedi   Linee BOS   Cambiamenti di tendenza e livelli chiave su timeframe più ampi, senza impostazioni complesse o rumore inutile. I segnali non vengono ridisegnati e rimangono sul grafico dopo la chiusura della barra. VERSIONE MT4   -   Svela il suo massimo potenziale se abbinato all'indicatore   RFI LEVELS PRO
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
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: Analizza la Forza delle Valute per Decisioni di Trading Più Intelligenti Panoramica FX Power è lo strumento essenziale per comprendere la reale forza delle principali valute e dell'oro in qualsiasi condizione di mercato. Identificando le valute forti da comprare e quelle deboli da vendere, FX Power semplifica le decisioni di trading e rivela opportunità ad alta probabilità. Che tu segua le tendenze o anticipi inversioni utilizzando valori estremi di Delta, questo strumento si adatta
Market Flow Pro
Gabriele Sabatino
4 (1)
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
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
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
Trend Ai indicator è un ottimo strumento che migliorerà l'analisi di mercato di un trader combinando l'identificazione della tendenza con punti di ingresso utilizzabili e avvisi di inversione. Questo indicatore consente agli utenti di navigare nelle complessità del mercato forex con fiducia e precisione Oltre ai segnali primari, l'indicatore Ai di tendenza identifica i punti di ingresso secondari che si presentano durante i pullback o i ritracciamenti, consentendo ai trader di capitalizzare le
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: Monitora volatilità e trend con un’analisi ATR personalizzabile Panoramica FX Dynamic è uno strumento potente che sfrutta i calcoli di Average True Range (ATR) per fornire ai trader informazioni impareggiabili sulla volatilità, sia giornaliera che intraday. Impostando soglie di volatilità chiare—ad esempio 80%, 100%, 130%—puoi individuare rapidamente opportunità di profitto o ricevere avvisi quando il mercato supera i range abituali. FX Dynamic si adatta al fuso orario del tuo brok
Market Structure Order Block Dashboard MT5 è un indicatore per MT5 focalizzato sulla struttura di mercato e sui concetti ICT / Smart Money: HH/HL/LH/LL , BOS , ChoCH , oltre a Order Blocks , Fair Value Gaps (FVG) , liquidità (EQH/EQL, sweeps), sessioni / Kill Zones e un Volume Profile integrato, con una dashboard compatta di confluence. Importante: è uno strumento di analisi . Non esegue operazioni (non è un EA). Bonus per gli acquirenti Dopo l’acquisto, puoi ricevere 2 indicatori bonus (a scel
Trend Forecaster
Alexey Minkov
5 (7)
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: Supporti e Resistenze di Precisione Eccezionale per Tutti i Mercati Panoramica Rapida Cercate un modo affidabile per individuare livelli di supporto e resistenza in ogni mercato—coppie di valute, indici, azioni o materie prime? FX Levels fonde il metodo tradizionale “Lighthouse” con un approccio dinamico all’avanguardia, offrendo una precisione quasi universale. Basato sulla nostra esperienza reale con i broker e su aggiornamenti automatici giornalieri più quelli in tempo reale, FX
Ultimate SMC Indicator
Hicham Mahmoud Almoustafa
1 (1)
Ultimate SMC PRO – Smart Money Concepts Indicator (Order Blocks, FVG, Liquidity, BOS) for MetaTrader 5 Ultimate SMC PRO is a professional trading indicator designed to visualize Smart Money Concepts directly on the chart. The indicator combines several institutional trading tools in one system to help traders identify potential high-probability trading zones. ULTIMATE SMC INDICATOR — COMPLETE TRADING GUIDE The indicator analyzes market structure, liquidity behavior and price imbalance to highl
RelicusRoad Pro: Sistema Operativo Quantitativo di Mercato 70% DI SCONTO ACCESSO A VITA (TEMPO LIMITATO) - UNISCITI A 2.000+ TRADER Perché la maggior parte dei trader fallisce anche con indicatori "perfetti"? Perché operano su Singoli Concetti isolati. Un segnale senza contesto è una scommessa. Per vincere serve CONFLUENZA . RelicusRoad Pro non è un semplice indicatore. È un Ecosistema Quantitativo completo . Mappa la "Fair Value Road", distinguendo tra rumore e rotture strutturali. Smetti di in
Altri dall’autore
Probability Indicator displays volatility bands on the price chart and calculates probabilities of price exceeding specified levels for the next bar, taking trend into account. It does that by performing a statistical analysis of the completed bars in the chart's history, which may include years of data. The volatility bands differ from Bollinger bands in the calculation of standard deviation from the simple moving average, resulting in bands that envelop the range of price swings in a channel t
Delta EMA is a momentum indicator based on the changes of closing price from one bar to the next. It displays a histogram of the exponential moving average of those changes, showing magnitude and direction of trend. Positive delta values are displayed as green bars, and negative delta values are displayed as red bars. The transition from negative to positive delta, or from positive to negative delta, indicates trend reversal. Transition bars that exceed a user specified value are displayed in br
Probability Indicator displays volatility bands on the price chart and calculates probabilities of price exceeding specified levels for the next bar, taking trend into account. It does that by performing a statistical analysis of the completed bars in the chart's history, which may include years of data. The volatility bands differ from Bollinger bands in the calculation of standard deviation from the simple moving average, resulting in bands that envelop the range of price swings in a channel t
Filtro:
Nessuna recensione
Rispondi alla recensione