Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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

Codici sorgente MQL5 di Indicatori Tecnici per MetaTrader 5 - 137

icon

Gli indicatori tecnici MQL5 analizzano i grafici dei prezzi di MetaTrader 5 sul Forex, sui mercati azionari e delle materie prime. Gli indicatori definiscono la direzione e il potere del trend, gli stati di ipercomprato e ipervenduto, i livelli di supporto e di resistenza. I modelli matematici di riferimento forniscono una valutazione oggettiva dello stato attuale del mercato permettendo ai trader di accettare o rifiutare i segnali del sistema di trading.

È possibile scaricare e lanciare gli indicatori disponibili in MetaTrader 5. La libreria di indicatori è anche disponibile direttamente dalla piattaforma MetaTrader 5 e dall'ambiente di sviluppo MetaEditor.

Invia il tuo codice

The indicator plots a price channel using the Hodrick-Prescott Filter.

Smoothed Accelerator

It plots the bar-averaged price charts (median price).

The indicator allows to perform any arithmetic action with prices of two symbols and plot result on any other chart. It allows to calculate crosses (using multiplication and division), spread (subtract) or just to plot the other symbol's data on the chart.

There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries. This version of Price Channel looks like in MetaTrader 4.

Moving Average indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe). Includes: SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA

Stochastic indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).

RSI indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).

MACD indicator with histogram, can be applied any timeframe (higher or lower than the current chart's timeframe).

MACD indicator with MACD line, Signal line and multi-color histogram.

The MACD oscillator with zero lag.

It's an oscillator, similar to OsMA with Variable Index Dynamic Average.

The indicator is based on the Elder's Impluse system.

This is MQL5 version of DinapoliTargets indicator. The ZigZag indicator is added to the chart.

The Relative Strength Index, applied to standard deviation of price.

The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.

Dual Trix Upgrade 1.

This indicator is based on simple MACD but allows you to choose also timeframe of indicator, different from current. You can choose current timeframe of chart (then indicator shows the same values as common MACD) or any higher timeframe.

The spread_on_chart indicator shows the current values of spread, stop and freeze levels.

This is the Heiken Ashi indicator, based on the averaged Open, High, Low and Close prices, averaged using the Adaptive Moving Average.

1...130131132133134135136137