ATR Moving Average MT4

4

ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window.


Settings

Name Description
ATR period
Set Price period for ATR calculation 
ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 )
MA Period Set moving Average Period
MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted )
MA Shift
Set moving average shift
Enable Alerts ? Generate Alert when ATR Crosses Moving Average
Enable Icons ? Show Alert Icons


Example Use 


Volatility Filter

The ATR is a technical analysis indicator that measures market volatility by decomposing the entire range of an asset price for that period. Higher ATR values means higher market volatility.

By thresholding these values, we can create a filter that shows when the market is volatile.


Method 1 : 

a. Identify a region on chart where the market is less volatile( price is moving slowly or sideways ).

b. Check the ATR value e.g 0.00089

c. Set the ATR level to the whole number starting on right, ignore leading zeros e.g 0.00089 = 89


Every time the ATR value is above the threshold then the price movement must be more volatile than the region we started with in a. 

The points where the ATR crosses the level can be used to generate signals.

This method is useful if you want to filter volatility when you have specific ATR values.


Method 2:

a. Identify a region on the chart where the market is volatile( price is increasing or decreasing rapidly ). 

b. Identify the number of candles( period ) in the region e.g. 5

c. Set ATR MA Period to this number and ATR Period to a higher number e.g 10


Every time the moving average( ATR MA ) is above the ATR the market is volatile for the given period.

The points where the ATR and MA cross can be used to generate signals.

This method is useful if you want to filter volatility without specific ATR values.


//---

For MT5: ATR Moving Average

//---

Enjoy

Recensioni 3
akeks-
84
akeks- 2024.10.07 15:35 
 

Полезный индикатор.

Prodotti consigliati
MACD in MA
Nikolaos Pantzos
iMACD in iMA is indicator to change color in iMA if iMACD is upper of zero (up trend) or lower of zero (down trend). It is a useful tool to track when the upside and the downside iMACD on iMA. You can to get source code from here . Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. MACD_FastEMA — Fast EMA for MACD. MACD_SlowEMA — Slow EMA for MACD. MACD_SignalSMA — SMA signal for MACD. MACD_ApliedPrice — Price used for MACD. BarsCount — How many bars will show the line. Revers
FREE
Trend MA Candles
Claus Dietrich
4.14 (7)
COLORED TREND MA / MACD CANDLES draw MA Candles above/below Moving Average in a single color draw MA as a leading Line like a Supertrend draw MA as a Channel => MA High and Low draw MACD Candles above and below 0 and Signal-Line Your  Advantage: a simple view of the trend direction a simple view over the higher trend direction a calmer chart for the eye clear rules can be defined Settings: Bars to process : 6000 is my default, this value is up to you Value Quick-Set : pre-Settings MACD 12 / 26
FREE
This indicator was modified according to the 'Way Of The Turtle'. The ATR indicator can be used as a reference to set stop-loss or take-profit, and also can be used to confirm the daily price range (also applicable to other cycles). Calculation The true range value is calculated as follows: TR = MAX(H-L, H-PDC, PDC-L) Among them: H = Highest price of the current bar L = Lowest price of the current bar PDC = Close price of the previous bar The average true range in 'Way Of The Turtle' is calcula
FREE
CCFp for MT4 Free
Norio Takahashi
5 (3)
CCFp (Complex_Common_Frames percent) is a measure of currency strength. Shows the total rate of change of “short-term moving average” and “long-term moving average” for each currency. Supports eight major currencies: USD, EUR, JPY, CHF, GBP, AUD, CAD and NZD. 1). Displays the currency name at the right end of the graph. 2). You can change the display color of each currency. 3). Moving average smoothing type (ENUM_MA_METHOD) can be selected. 4). Price constant (ENUM_APPLIED_PRICE) can be c
FREE
SpectorMA
Sergii Krasnyi
5 (1)
Vi presentiamo un indicatore che non solo migliora l'aspetto visivo del grafico, ma gli conferisce anche un carattere vivace e dinamico. Il nostro indicatore è una combinazione di uno o più indicatori di media mobile (MA) che cambiano costantemente colore, creando un aspetto interessante e colorato. Questo prodotto è una soluzione grafica, quindi è difficile descrivere ciò che fa nel testo, è più facile vederlo scaricandolo, inoltre il prodotto è gratuito. Questo indicatore è adatto ai blogger
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
MASi Impulse System
Aleksey Terentev
5 (1)
The implementation of the impulse system described by Dr. Alexander Elder. The indicator colors the bars according to the following pattern: Moving average and MACD histogram increase - green bar, it is forbidden to sell; Moving average and MACD histogram have different directions - blue bar, the ban is removed; Moving average and MACD histogram decrease - red bar, it is forbidden to buy. Indicator Parameters EMA - period of the indicator's moving average MACD Fast - period of the fast moving a
FREE
Plot results
Vladimir Tkach
4 (4)
The indicator displays on a chart trading results. You can configure the color and font of displayed results, as well as filter trades based on the magic number. If multiple trades were closed within one bar of the current timeframe, the result is summed and output in one value. Utility parameters Plot profit in - the format of output results: wither in deposit currency taking onto account commission and swap, or in points. Start from - start processing data at the specified time. Plot last dea
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 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.  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
FREE
Signals and Alerts for Accelerator/Decelerator indicator based on these MQL5 posts: Accelerator Oscillator and Signals of the Indicator Accelerator Oscillator . Note : this tool is based on the code of Accelerator indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; Customizable arrows. By d
FREE
A simple crosshair indicator for MT4. Main features Displays crosshair guidelines (price/time) that follow your mouse cursor, allowing you to check chart information intuitively. Designed to minimize calculations, so it runs lightweight and has minimal impact on chart performance. When the mouse cursor leaves the chart area, the crosshair automatically disappears, so unnecessary lines won’t remain on the chart. Recommended for Those who want to improve the efficiency of top-down analysis and ov
FREE
FFx RVI
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Calculator of Lot Size
Mihails Babuskins
4.52 (23)
Calculation of Lot Size for many traders is a big challenge. A case that is very important in money management. What many traders ignore. Choosing an appropriate Lot Size in trades can improve results and it will ultimately lead to success. This indicator calculates the authorized Lot Size for your trades. The indicator uses the following values to get the appropriate Lot Size for positioning: The distance of Stop Loss. The Pip Value. The amount of Risk Allowed For Each Trade. The amoun
FREE
Smart RSI MT4
Mostafa Saad Saeed Shawara
Titolo del prodotto Smart RSI (MT4) – parte della serie SmartView Indicators Descrizione breve Indicatore RSI con un'esperienza utente unica sulla piattaforma MetaTrader. Offre capacità avanzate non disponibili in precedenza, come aprire le impostazioni con doppio clic, nascondere e mostrare gli indicatori senza eliminarli, e visualizzare la finestra dell'indicatore a dimensione intera del grafico. Progettato per funzionare perfettamente con il resto della serie SmartView Indicators. Panoramica
FREE
A ratio between 0 and 1 with the higher values representing a more efficient or trending market,  It is used in the calculation of Perry J. Kaufman Adaptive Moving Average (KAMA), dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The Fractal Efficiency or also known as Efficiency Ratio was first published by Perry J. Kaufman in his book ‘Smarter Trading‘. This is mostly considered a filter for volatile markets none the less
FREE
Didta
Mykhailo Zakervashevych
5 (1)
Indicator Description: DISH X Imbalance (DIDTA/DIDFA) 1. Overview The   DISH X Imbalance   indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values:   DIDTA (Daily Imbalance Delta)   and   DIDFA (Daily Imbalance Delta Fair Value) , providing traders with insights into buying/selling pressure and market valuation. 2. Core Com
FREE
Traditional MACD MT4
Daniel Lewis
4.58 (55)
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
Strength Scalper Pro
Jose Ramon Miranda Ramos
3 (1)
PLEASE TAKE NOTICE: This indicator is in current development. final version will be free. This is a simple indicator that uses 3 timeframes in its formula to create Possible buy and sell signals. This indicator is optimized for the M1 timeframe Only. It has 2 types of Alerts: Push Notifications Audio Alerts UPDATES: 3/19/24: Still testing the final code Troubleshooting: When loading the indicator, if you don't see the arrows on the current chart that means that MT4 has not loaded all the high
FREE
FFx Williams Percent Range
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx ADX
Eric Venturi-Bloxs
2.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Forex Market Profile and Vwap
Lorentzos Roussos
4.86 (7)
Profilo del mercato Forex (FMP in breve) Cosa non è: FMP non è il classico display TPO con codice alfabetico, non mostra il calcolo generale del profilo dati del grafico e non segmenta il grafico in periodi e non li calcola. Cosa fa : Soprattutto, l'indicatore FMP elaborerà i dati che risiedono tra il bordo sinistro dello spettro definito dall'utente e il bordo destro dello spettro definito dall'utente. L'utente può definire lo spettro semplicemente tirando ciascuna estremità dell'indicatore
FREE
Magnet Price
Ramiz Mavludov
5 (1)
Indicatore di ricerca del prezzo magnetico, il prezzo medio al quale il prezzo tende a tornare. Ottimizzato per XAUUSD H1. Ha 3 linee, la centrale è il prezzo a cui è necessario mantenere l'orientamento. Sui dati storici, il tasso di successo del ritorno al prezzo medio è stato superiore al 92% con le impostazioni predefinite; negli altri casi, lo stop loss, impostato di default, è stato attivato. Il punto di ingresso e l'ora di ingresso sono approssimativamente all'inizio della giornata e, per
FREE
FFx DeMarker
Eric Venturi-Bloxs
5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Plot Spread
Vladimir Tkach
The indicator reads the current spread and displays it on the chart. The maximum value, the minimum value, the value at the time of opening the bar and the maximum value divided by 10 are displayed separately.  The indicator does not remember these values so the data will be lost if there is a change in the timeframe. The indicator is useful for analyzing market volatility, comparing the spread between brokers and different types of accounts. By default: Red line - maximum spread; Green bar -
FREE
Trendline indicator
David Muriithi
2 (1)
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
Stochastic Arrow
Anton Iudakov
4.5 (4)
The indicator has combined 5 popular strategies. Draws an arrow after confirming a signal for the selected strategy. There are signal alerts. Doesn't redraw its values. I recommend watching my advisor -   Night Zen EA 5 strategies. The main line crosses the signal line. The main line crosses the signal line in the oversold (for buy) / overbought (for sell) zones. The main line enters the oversold (for sell) / overbought (for buy) zones . The main line comes out of the oversold (for buy ) / over
FREE
TheTurteTrader
Florian Brauhart
This is the Indicator is free to use and based on my "TheTurtleTrader" EA. Introducing the   Turtle Traders Donchian Channel Indicator   – inspired by an advanced trading system by the legendary Turtle Traders of the early 1980s, designed to bring authentic and diverse strategies to your trading portfolio. Core Strategy: This Indicator leverages a proven breakout strategy by displaying the highest high or lowest low over a defined period. Whether you prefer quick scalping trades or long holdin
FREE
FFx Moving Average
Eric Venturi-Bloxs
4.67 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Exponential Moving Average (EMA) is an indicator that often be used by traders. Combination of two or three EMA indicators often applied to determine trend direction. Multiple EMA combined with fractals or oscillator indicator to detect overbought/oversold and divergence point also great to do in trading system. If you like EMA indicator and want to get better indicator, highly recommended using EMA SuperTrend Strategy Indicator if you want to get better result in here: https://www.mql5.com/en
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
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
Gli utenti di questo prodotto hanno anche acquistato
Gann Made Easy
Oleg Rodin
4.83 (155)
Gann Made Easy è un sistema di trading Forex professionale e facile da usare che si basa sui migliori principi del trading utilizzando la teoria di mr. WD Gann. L'indicatore fornisce segnali ACQUISTA e VENDI accurati, inclusi i livelli di Stop Loss e Take Profit. Puoi fare trading anche in movimento utilizzando le notifiche PUSH. CONTATTATEMI DOPO L'ACQUISTO PER RICEVERE CONSIGLI DI TRADING, BONUS E L'ASSISTENTE EA GANN MADE EASY GRATUITAMENTE! Probabilmente hai già sentito parlare molte volte d
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
Questo indicatore è una super combinazione dei nostri 2 prodotti Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . Funziona per tutti i time frame e mostra graficamente l'impulso di forza o debolezza per le 8 valute principali più un simbolo! Questo indicatore è specializzato nel mostrare l'accelerazione della forza delle valute per qualsiasi simbolo come oro, coppie esotiche, materie prime, indici o futures. Primo nel suo genere, qualsiasi simbolo può essere aggiunto all
Game Changer Indicator
Vasiliy Strukov
4.4 (20)
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
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
RFI levels PRO
Roman Podpora
5 (1)
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 MT5     -     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 l
Indicatore Miraculous – Strumento Forex e Binario 100% Non-Repaint Basato sul Quadrato di Nove di Gann Questo video presenta l' Indicatore Miraculous , uno strumento di trading altamente accurato e potente, sviluppato specificamente per i trader di Forex e Opzioni Binarie . Ciò che rende unico questo indicatore è la sua base sul leggendario Quadrato di Nove di Gann e sulla Legge della Vibrazione di Gann , rendendolo uno degli strumenti di previsione più precisi disponibili nel trading moderno. L
M1 Sniper
Oleg Rodin
5 (19)
M1 SNIPER è un sistema di indicatori di trading facile da usare. Si tratta di un indicatore a freccia progettato per l'intervallo temporale M1. L'indicatore può essere utilizzato come sistema autonomo per lo scalping sull'intervallo temporale M1 e come parte del tuo sistema di trading esistente. Sebbene questo sistema di trading sia stato progettato specificamente per il trading sull'intervallo temporale M1, può comunque essere utilizzato anche con altri intervalli temporali. Inizialmente ho pro
Currency Strength Wizard è un indicatore molto potente che ti fornisce una soluzione all-in-one per un trading di successo. L'indicatore calcola la potenza di questa o quella coppia forex utilizzando i dati di tutte le valute su più intervalli di tempo. Questi dati sono rappresentati in una forma di indice di valuta facile da usare e linee elettriche di valuta che puoi utilizzare per vedere il potere di questa o quella valuta. Tutto ciò di cui hai bisogno è collegare l'indicatore al grafico che
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
ATTUALMENTE SCONTATO DEL 20%! La soluzione migliore per qualsiasi principiante o trader esperto! Questo indicatore è specializzato nel mostrare la forza della valuta per qualsiasi simbolo come coppie esotiche, materie prime, indici o futures. È il primo nel suo genere, qualsiasi simbolo può essere aggiunto alla nona riga per mostrare la vera forza della valuta di Oro, Argento, Petrolio, DAX, US30, MXN, TRY, CNH ecc. Si tratta di uno strumento di trading unico, di alta qualità e conveniente pe
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
Trend Lines PRO
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 attori 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 MT 5     -      Svela il suo massimo potenziale se abbinato all'indicatore   RFI LEVE
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
Attualmente 40% di sconto! La soluzione migliore per ogni principiante o trader esperto! Questo software per cruscotti funziona su 28 coppie di valute. Si basa su 2 dei nostri indicatori principali (Advanced Currency Strength 28 e Advanced Currency Impulse). Offre un'ottima panoramica dell'intero mercato Forex. Mostra i valori di forza delle valute avanzate, la velocità di movimento delle valute e i segnali per 28 coppie Forex in tutti i (9) timeframe. Immaginate come migliorerà il vostro tra
Volatility Trend System - un sistema di trading che fornisce segnali per le voci. Il sistema di volatilità fornisce segnali lineari e puntuali nella direzione del trend, nonché segnali per uscirne, senza ridisegnare e ritardi. L'indicatore di tendenza monitora la direzione della tendenza a medio termine, mostra la direzione e il suo cambiamento. L'indicatore di segnale si basa sui cambiamenti della volatilità e mostra gli ingressi nel mercato. L'indicatore è dotato di diversi tipi di avvisi. Pu
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - Lo strumento di trading Forex di nuova generazione. ATTUALMENTE SCONTATO DEL 49%. Dynamic Forex28 Navigator è l'evoluzione dei nostri indicatori popolari di lunga data, che combinano la potenza di tre in uno: Advanced Currency Strength28 Indicator (695 recensioni) + Advanced Currency IMPULSE con ALERT (520 recensioni) + CS28 Combo Signals (Bonus). Dettagli sull'indicatore https://www.mql5.com/en/blogs/post/758844 Cosa offre l'indicatore di forza di nuova generazione?
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko System è un sistema di trading altamente accurato appositamente progettato per il trading di grafici RENKO. Questo è un sistema universale che può essere applicato a vari strumenti di trading. Il sistema neutralizza efficacemente il cosiddetto rumore di mercato che consente di accedere a segnali di inversione accurati. L'indicatore è molto facile da usare e ha un solo parametro responsabile della generazione del segnale. Puoi facilmente adattare lo strumento a qualsiasi strumento di
FX Power MT4 NG
Daniel Stein
4.95 (21)
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
Trend indicator AI
Ramil Minniakhmetov
4.53 (83)
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
Gold Scalper Super
Aleksandr Makarov
5 (2)
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
Meravith
Ivan Stefanov
5 (3)
Strumento per market maker. Meravith: Analizzerà tutti i timeframe e mostrerà il trend attualmente in corso. Evidenzierà le zone di liquidità (equilibrio dei volumi) dove i volumi rialzisti e ribassisti sono uguali. Mostrerà tutti i livelli di liquidità dei diversi timeframe direttamente sul grafico. Genererà e presenterà un’analisi di mercato testuale a scopo di riferimento. Calcolerà obiettivi, livelli di supporto e punti di stop-loss in base al trend attuale. Calcolerà il rapporto rischio/ren
FX Volume
Daniel Stein
4.63 (38)
FX Volume: Scopri il Vero Sentimento di Mercato dalla Prospettiva di un Broker Panoramica Rapida Vuoi portare la tua strategia di trading a un livello superiore? FX Volume ti offre informazioni in tempo reale su come i trader retail e i broker sono posizionati—molto prima che compaiano report in ritardo come il COT. Che tu miri a guadagni costanti o desideri semplicemente un vantaggio più solido sui mercati, FX Volume ti aiuta a individuare grandi squilibri, confermare i breakout e perfezionar
Apollo SR Master è un indicatore di Supporto/Resistenza con caratteristiche speciali che rendono il trading con le zone di Supporto/Resistenza più semplice e affidabile. L'indicatore calcola le zone di Supporto/Resistenza in tempo reale senza alcun ritardo, rilevando i massimi e i minimi dei prezzi locali. Quindi, per confermare la nuova area SR formata, l'indicatore mostra un segnale speciale che segnala che la zona SR può essere presa in considerazione e utilizzata come un vero e proprio segna
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calcul
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
ATTUALMENTE SCONTATO DEL 40% La soluzione migliore per ogni principiante o trader esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente perché abbiamo incorporato una serie di caratteristiche proprietarie e una nuova formula. Con un solo grafico è possibile leggere la forza delle valute per 28 coppie Forex! Immaginate come migliorerà il vostro trading perché sarete in grado di individuare l'esatto punto di innesco di una nuova tendenza o di un'opportunità
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods . It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Setup & Guide:  Download  MT5 Ver
Advanced Supply Demand
Bernhard Schweigert
4.91 (298)
Speciale Trading- SCONTO DEL 40% La soluzione migliore per qualsiasi trader principiante o esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente, perché abbiamo incorporato una serie di funzionalità proprietarie e una nuova formula. Con questo aggiornamento, potrai visualizzare doppie zone di timeframe. Non solo potrai visualizzare un TF più alto, ma anche entrambi, il TF del grafico e il TF più alto: MOSTRA ZONE ANNIDATE. Tutti i trader che operano con Of
Introduction Harmonic Patterns are best used to predict potential turning point. Traditionally, Harmonic Pattern was identified manually connecting peaks and troughs points in the chart. Manual harmonic pattern detection is painfully tedious and not suitable for everyone. You are often exposed under subjective pattern identification with manual pattern detection. To avoid these limitations, Harmonic Pattern Plus was designed to automate your harmonic pattern detection process. The functionality
ATTUALMENTE SCONTATO DEL 40%! La soluzione migliore per ogni principiante o trader esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente perché abbiamo incorporato una serie di caratteristiche proprietarie e una formula segreta. Con un solo grafico fornisce avvisi per tutte le 28 coppie di valute. Immaginate come migliorerà il vostro trading perché sarete in grado di individuare l'esatto punto di innesco di una nuova tendenza o opportunità di scalping! Co
Smart Sweep Sniper MT4
Vincent Georges David Ferrier
#   Smart Sweep Sniper MT4 Version  ( Midnight Pro Edition , specialized for scalping and intraday trading in Prop Firm,  Available here ) ## The Institutional Edge — Detect Where Smart Money Acts, Enter When It Matters If you like it, leave a positive review to support its development. If you encounter a bug, let us know before posting a review. When you complete your challenge, share your certificate in the comments. Happy trading! Smart Sweep Sniper   is a precision-engineered MetaTrader 4 i
Altri dall’autore
Chart Link
David Gitau Gakunga
4.82 (11)
Chart Link  allows you to control multiple charts from one chart or multiple charts from multiple charts. Features 1. Synchronised Scrolling :     Scrolling the master chart also scrolls all linked sub charts to the same position.     Sub charts inherit offset and auto-scroll settings from the master chart. 2. Synchronised Timeframe :     Switching the master chart timeframe also switches all linked sub charts. 3. Synchronised   Symbol   :     Switching the master chart symbol also switches all
FREE
ATR Moving Average
David Gitau Gakunga
4 (2)
ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window. Settings Name Description ATR period Set Price per iod for ATR calculation ATR level Set ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 ) MA Period Set moving Average Period MA Method Set moving average method( Simple, Exponential, Smoothed and Linear Weighted ) MA Shift Set moving average shift Enable Alerts ? Generate Alert when ATR crosses Moving
FREE
Smooth Aroon
David Gitau Gakunga
5 (1)
Smooth Aroon  is a version of the Aroon Up and Down with smoothing and filtering. Features :  Smoothing : You have   smoothing from 0 to 99 . To smooth a signal, find the maximum value of the points in question then set the smoothing level above the maximum value. For example : If you want to smooth all signals below 30, then you should set the smoothing level above 30  This also smooths all signals above 70, since the Aroon Up and Down Oscillates between 0 and 100.   Filtering : If you only w
Chart Link MT4
David Gitau Gakunga
5 (2)
Chart Link MT4  allows you to control multiple charts from one chart or multiple charts from multiple charts. Features 1. Synchronised   Scrolling   :     Scrolling the master chart also scrolls all linked sub charts to the same position.     Sub charts inherit   offset   and   auto-scroll   settings from the master chart. 2. Synchronised   Timeframe   :     Switching the master chart timeframe also switches all linked sub charts. 3. Synchronised   Symbol   :     Switching the master chart symbo
FREE
Smooth Aroon MT4
David Gitau Gakunga
5 (1)
Smooth Aroon MT4 is a version of the Aroon Up and Down with smoothing and filtering. Features :  Smoothing : You have smoothing from 0 to 99 . To smooth a signal, find the maximum value of the points in question then set the smoothing level above the maximum value. For example : If you want to smooth all signals below 30, then you should set the smoothing level above 30  This also smooths all signals above 70, since the Aroon Up and Down Oscillates between 0 and 100.   Filtering : If you only
Stochatic Pivot MT4
David Gitau Gakunga
Stochastic Pivot   draws a point on the chart at Stochastic overbought or oversold. During overbought periods, this indicator will draw the pivot point at the high of the highest candle and at the low of the lowest candle during oversold periods. NB :   All pivots are updated 'on tick' and 'on any chart event' immediately Settings Name Description Upper Limit Set Stochastic Overbought Level Lower Limit Set Stochastic Oversold Level %KPeriod Set Stochastic K Period %DPeriod Set Stochastic D Per
Any Moving Average MT4
David Gitau Gakunga
1 (1)
Any Moving Average   draws a moving average of   * any indicator in a sub-window. Many Indicators included with MT4 are supported by default. You can add custom indicators as well. Settings Name Description Timeframe  Select timeframe for calculation Source Indicator Select Indicator Custom Indicator Name Enter Custom Indicator Name ( when Source Indicator is set to Custom) Indicator Settings Source Indicator   parameters ( separated by comma ) Moving Average Settings Moving Average parameters (
Stochatic Pivot
David Gitau Gakunga
Stochastic Pivot   draws a point on the chart at Stochastic overbought or oversold. During overbought periods, this indicator will draw the pivot point at the high of the highest candle and at the low of the lowest candle during oversold periods. NB : All pivots are updated 'on tick' and 'on any chart event' immediately Settings Name Description Upper Limit Set Stochastic Overbought Level Lower Limit Set Stochastic Oversold Level %KPeriod Set Stochastic K Period %DPeriod Set Stochastic D Perio
AnyMA
David Gitau Gakunga
Any MA Any Moving Average   draws a moving average of   * any indicator in a sub-window. Many Indicators included with MT5 are supported by default. You can add custom indicators as well. Settings Name Description Timeframe  Select timeframe for calculation Source Indicator Select Indicator Custom Indicator Name Enter Custom Indicator Name ( when Source Indicator is set to Custom) Indicator Settings Source Indicator   parameters ( separated by comma ) Moving Average Settings Moving Average para
Filtro:
viatrufka
24
viatrufka 2024.12.27 12:53 
 

This script contains small error. Even after setting "Enable Alerts" and "Show Icons" to false, it will still try to show icons sometimes.

akeks-
84
akeks- 2024.10.07 15:35 
 

Полезный индикатор.

EduardRy
24
EduardRy 2021.06.25 11:15 
 

L'utente non ha lasciato alcun commento sulla valutazione.

Rispondi alla recensione