Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

I migliori indicatori per MetaTrader 5 in base ai giudizi degli utenti - 3

Invia il tuo codice

Trade Assistant MetaTrader indicator — a multi-timeframe indicator that is based on three standard indicators: Stochastic oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). It displays current trend directions for M1, M5, M15, M30, H1, H4, D1, W1, and MN1 timeframes. When you follow such an indicator you have a clear picture of the trends across all important timeframes. It doesn't matter which timeframe you attach this indicator to. The indicator can be downloaded for MT4 and MT5.

Trend Dashboard Indicator MetaTrader 5 indicator — a multi-timeframe indicator that is based on three standard indicators: Stochastic oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). It displays current trend directions for M1, M5, M15, M30, H1, H4, D1, W1, and MN1 timeframes. When you follow such an indicator you have a clear picture of the trends across all important timeframes. It doesn't matter which timeframe you attach this indicator to. The indicator can be downloaded for MT4 and MT5.

Keltner Channel for traders or young developers by William210

This is a first for MetaTrader 5. Now you can click on the chart to create price alerts.

Bollinger Bands with controllable outer band smoothing (post smoothing)

Disegnare sul grafico le linee verticali giornaliere e le etichette dei giorni della settimana.

L'indicatore T3 è una media mobile avanzata che combina sei medie mobili esponenziali per fornire un'azione di prezzo più fluida con un ritardo ridotto rispetto alle medie mobili tradizionali.

Si tratta di un semplice indicatore per visualizzare l'istogramma della durata delle barre personalizzate in minuti. Applicabile a box renko, PnF, barre equivolume, ecc.

Let follow previous EA by this link https://www.mql5.com/en/code/46630

Checks if either upper or lower Wick range of a candlestick is greater than Body range of a candlestick and plot a wingding

A sophisticated tool that accurately measures market noise

L'indicatore mostra l'angolo o la velocità media di variazione dei prezzi.

This code does not trace the iatr() because the iatr() or this code is a more modern version. This code uses original smoothing, a kind of SMA and not wilder smoothing. The analysis of the two smoothings can suggest opportunities elsewhere

Float MetaTrader indicator — a sophisticated indicator that analyzes the previous chart history for the given currency pair and then tries to analyze the trends in the current situation. It shows where trends start and end in a separate chart window and Fibonacci retracement levels combined with DiNapoli levels on the main chart. It also displays how long ago the local high and low were detected. This indicator is available for MT4 and MT5.

Gain/Loss Info MetaTrader indicator — displays the gains and losses for all candles where the given threshold is surpassed. The values are calculated in points and percentage. The indicator can calculate gain/loss in two modes: plain candlestick Close and Open difference, and as difference between current Close and previous Close. You can set minimum change limits (for pips and percentage), change modes, and you can also control font color of the output numbers. The indicator is available for both MT4 and MT5

Keltner Channel (MetaTrader indicator) — is a classical technical analysis indicator developed by Chester W. Keltner in 1960. The indicator is somewhat similar to the Bollinger Bands and Envelopes. It uses three plot lines: the middle line is the 10-day simple moving average applied to the typical price ((high + low + close) / 3), the upper and the lower bands are produced by adding and subtracting the moving average of the daily price range (High and Low difference) from the middle line. This way, a volatility-based channel is built. In this version of the indicator you can modify all the parameters of the MA. The indicator is available both for MT4 and MT5 versions of the platform.

Pinbar Detector is a MetaTrader indicator that tries to detect Pinbars (also known as "Pin-bar" or "Pin bar") and marks them by placing a "smiling face" symbol below the bullish Pinbars and above the bearish Pinbars. It is a pure price action indicator, which is not using any standard technical indicators in its code. The configuration of Pinbar detection can be done via the indicator's input parameters. Pinbar Detector can issue platform alerts and email alerts on detection. The indicator is available both for MT4 and MT5 versions of the trading platform.

Range Expansion Index (MetaTrader indicator) — is a relative oscillator indicator that measures the pace of the price changes and signals overbought/oversold states if the price demonstrates weakness or strength. It was developed by Tom DeMark and explained in his book The New Science of Technical Analysis. The value of the indicator changes from -100 to +100. The REI is an enhanced oscillator because it tries to remain calm during the range trading and indicates signals only when the significant peaks or bottoms are spotted. You can download this indicator both for MT4 and MT5.

Calculate a moving average in one function call. Code that can easily be transported between different projects.

The indicator plots two lines. The lower line is calculated based on the latest SMA period that caused a bounce up. The upper line is calculated based on the latest SMA period that caused a bounce down.

Tempo di chiusura della candela. Colori del testo dinamici. Ottimizzato per il back-testing.

Questo indicatore personalizzato MQL5 rileva le divergenze tra l'azione dei prezzi e l'Awesome Oscillator (AO), segnalando potenziali inversioni o continuazioni del mercato. Traccia frecce di acquisto/vendita sul grafico, visualizza l'AO come istogramma e disegna linee di tendenza per evidenziare le divergenze.

Indicatore di diffusione a due simboli

Questo indicatore prende le divergenze RSI e le traccia in buffer per automatizzare gli EA.

L'indicatore XMA_Ishimoku con un'indicazione aggiuntiva della forza del trend utilizzando punti colorati basati sull'algoritmo della deviazione standard. Il codice originale nel link allegato aveva problemi di tracciatura.

L'indicatore Candle Filter è uno strumento personalizzabile progettato per filtrare ed evidenziare le candele sul grafico in base a criteri specifici. Consente al trader di visualizzare solo le candele di interesse, come le candele rialziste, le candele ribassiste, le candele Doji o tutte le candele contemporaneamente. Inoltre, l'indicatore offre un controllo completo sui colori delle candele e sullo sfondo del grafico, fornendo un'esperienza visiva chiara e adattabile.

Si tratta di un indicatore personalizzato per MetaTrader 5 il cui unico scopo è quello di visualizzare un'immagine BMP sul grafico, centrata sullo schermo. A cosa serve? Viene utilizzato per visualizzare un'immagine statica (come un logo, un marchio personale, un messaggio grafico o un promemoria) direttamente sul grafico di trading, senza influenzare l'analisi e i dati di mercato. Crea un oggetto OBJ_BITMAP_LABEL per visualizzare un'immagine (2.bmp) dalla cartella MQL5Images. Calcola automaticamente il centro del grafico e vi posiziona l'immagine. Aggiorna la posizione dell'immagine a ogni nuovo tick in modo che sia sempre centrata, anche se la finestra viene ridimensionata.

Tutti gli indicatori richiesti dalla strategia BBMA in un unico indicatore.

Candlestick Fitness concept is used in coding HFT Algos based on population optimization algorithms.

Un indicatore SuperTrend che traccia la direzione del trend utilizzando la volatilità ATR per creare livelli di supporto/resistenza dinamici per MetaTrader 5.

It will automatically plot a colored horizontal line on the previous open/highs/lows/close of the selected period, and it will make the lines consistent on this price when switching timeframes.

Anlayse swing highs and lows

Searches for Wick or Body based High low in visible bars of chart

Indicatore "Chaykin Money Flow (CMF)

Linear Regression Line

A customized bid and ask line which is labelled and clear to help visualize the bid and ask prices

EquiPeak Drawdown Tracker è un indicatore progettato per monitorare e registrare il massimo drawdown del vostro conto di trading in tempo reale. Non si tratta solo di un segnalatore del drawdown attuale, ma è particolarmente utile per confrontare visivamente il drawdown attuale con il drawdown storico massimo previsto o registrato in precedenza.

RSI adaptive indicator based on tick calculations

Candle Range MetaTrader indicator — is a very simple and lightweight indicator that displays the candle's range in pips on mouseover. In addition, to the High/Low range, it can optionally display the body size (Open/Close) for candles. Multiple display parameters are available to control how the indicator looks. This indicator is available for both MT4 and MT5 versions of the trading platform.

Indicatore per il calcolo del prezzo medio delle posizioni aperte, è possibile utilizzare il numero magico se si desidera separare le posizioni di un solo robot, ma il numero zero è per le operazioni manuali.

12345678910...137