Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Codes sources MQL5 des indicateurs techniques pour MetaTrader 5 - 130

icon

Les indicateurs techniques MQL5 analysent les graphiques de prix MetaTrader 5 sur le Forex, ainsi que sur les marchés boursiers et des matières premières. Les indicateurs définissent la direction et la puissance de la tendance, les états de sur-achat et de survente, les niveaux de soutien et de résistance. Les modèles mathématiques sous-jacents fournissent une évaluation objective de l'état actuel du marché, permettant aux traders d'accepter ou de rejeter les signaux du système de trading.

Vous pouvez télécharger et lancer les indicateurs proposés dans MetaTrader 5. La bibliothèque d'indicateurs est également disponible directement depuis la plateforme MetaTrader 5 et l'environnement de développement MetaEditor.

Soumettre votre code

The indicator generates buy and sell signals and issues alerts in case of the Stochastic Oscillator indicator overbought or oversold levels crossing.

Using JMA adaptive moving average is the best way to smooth price ranges with a minimum time lag.

Go

The simplest trend indicator.

Extrapolator is a result of a long-term research in the field of Timeseries Forecasting. This indicator forecasts future price behavior.

Slow adaptive trend line with ultralinear and JMA smoothings.

2pbIdeal1MA.mq5 and 2pbIdeal3MA.mq5 indicators are the moving averages with the smoothing algorithm developed by Neutron.

The indicator generates market entry signals and draws the line of Stop Loss orders positioning.

Reference Slow Trend Line (RSTL).

KRI

While creating Kairi (KRI) oscillator, deviation of a price from its simple moving average is calculated. The result is shown in percentage of the average.

Moving average indicator with the linear regression smoothing algorithm.

RSI oscillator with ultralinear and JMA smoothing algorithms.

Reference Fast Trend Line (RFTL).

The fan based on the five T3 moving averages for trend indication.

Moving average indicator based on parabolic approximation of price.

In this MACD histogram the JMA smoothing is used instead of the standard smoothing.

RSI indicator applied to MACD clearly shows the current price divergence.

PCCI (Perfect Commodity Channel Index) is a high frequency part of the price fluctuations normalized using the standard deviation.

This oscillator generates market entry and exit signals based on RSI and CCI indicators.

This indicator solves an issue of the use of digital filters in the client terminal.

The indicator shows the channel based on fractals.

Fast Adaptive Trend Line (FATL) is based on the low frequency digital filter.

The indicator shows the current trend, support and resistance levels.

Histograma MACD colorido com a linha de sinal que muda de cor de acordo com a direção da tendência.

Center of gravity is the oscillator developed by John Ehlers and presented in the "Stocks & Commodities" magazine (May, 2002).

The indicator generates market entry signals based on the ADX indicator.

Trend strength indicator based on the Laguerre adaptive filter.

A non-invasive candle time that can be positioned next to price or near a corner.

This trend indicator shows the current trend direction and moments for closing of the opened position.

The indicator plots the Fibonacci retracement levels for a user-defined number of bars.

T3

T3 Moving Average is based on multiple exponential smoothing of price.

Mesa Adaptive Moving Average (MAMA) indicator.

Stochastic Oscillator equivalent with a minimum lag.

Arrows&Curves shows signals to open and close positions.

Fast Trend Line Momentum (FTLM) and Slow Trend Line Momentum SLTM) indicators show the rate of price change.

Chande Momentum Oscillator (CMO) is a technical indicator that attempts to capture the Momentum.

CoeffofLine indicator shows the most likely future price direction (2-3 bars).

Keltner Channel is volatility-based envelopes set above and below an exponential moving average.

Donchian Channels is a volatility indicator based on the calculation of the current price range with using the recent highest and lowest prices.

The indicator that demonstrates the power of price changes entropy.

The "Support and Resistance" indicator shows the support and resistance levels using the Fractals indicator by Bill Williams.

1...123124125126127128129130131132133134