Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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 MQL4 des indicateurs techniques pour MetaTrader 4 - 18

icon

La bibliothèque d'indicateurs techniques pour MetaTrader 4 développée en MQL4. Quel que soit le marché (forex, titres ou matières premières), les indicateurs permettent de représenter les cotations sous une forme accessible pour une perception facile.

Cette section contient des milliers d'applications qui analysent les marchés financiers à l'aide de différents algorithmes. Par convention, ils peuvent être divisés en quelques catégories : indicateurs de tendance, oscillateurs, indicateurs de volume, etc. Il existe également des séries d'indicateurs basés sur les algorithmes de financiers célèbres. Par exemple, les indicateurs de Bill Williams et autres similaires. Tous sont caractérisés par différents paramètres de fiabilité, d'efficacité, de retard et autres. Il existe plus de 2000 indicateurs pour l'analyse technique : indicateurs de tendance, indicateurs de renversement, indicateurs de niveaux, prédicateurs, indicateurs de scalping et bien d'autres.

Soumettre votre code

The indicator finds Doji candlesticks and highlights them on the chart.

The indicator plots levels based on the previous days.

The indicator is similar to ASCTrend, in my opinion it is even better. Works by the system: High - Low.

The indicator draws levels interestingly, especially on the smaller timeframes.

XO

The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.

Improvement of the pair correlation indicator, for different timeframes. Green - positive correlation. Red - negative.

The indicator draws the slow and fast ССI and colors bars for determining patterns and trends.

The indicator helps to follow the trend on the market.

The indicator is calculated on the basis of currency pair volatility displaying the nearest support and resistance levels. It can be used as a trend indicator.

VSI

The indicator that calculates the volume corresponding to MA per second (or period).

Indicator of support and resistance levels. It simplifies the navigation in placing the "stops".

The indicator that works on the level breakout\rebound.

The indicator plots dynamic support and resistance levels.

Simple tactics using RSI and MACD

The indicator shows convergence/divergence of the fast and slow trailing.

SATL (Slow Adaptive Trend Line) - the «slow» adaptive trend line is obtained using a digital low-pass filter of a different order (light-blue line on the chart).

FATL (Fast Adaptive Trend Line) - the «fast» adaptive trend line is calculated using a digital low-pass filter (cream-colored line on the chart).

TTF

The classic TTF with the T3 smoothing method and signal lines.

TSI

True Strength Index (TSI) is a double-smoothed Momentum. TSI follows the bars with little or hardly noticeable delay in the main and intermediate trend reversal points.

TMA

Triangular Moving Average (TMA). The main weight goes for the average part of the price series. In fact, they are double-smoothed simple moving averages.

DeMark indicator - changed the rendering of the TD lines.

The "Trend Detection Index" indicator is a modified "TDI" indicator.

Sequential is an automated trading system developed by Thomas DeMark.

It uses a detrender based on a Т3 filter, and the "moment" is the price at the closing of the bar.

The indicator draws levels interestingly, especially on the smaller timeframes.

Indicator for a strategy that uses CCI. When trading Woodies CCI all you need is to find Woodies CCI patterns.

The Zig Zag indicator with a sound alert on appearance of a new line on the chart.

Clearly displays the gaps in points as a colored histogram.

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.

The indicator of the first price change derivative or simply trend speed and sign.

This indicator shows the trend from the smaller timeframes up to H4.

The indicator plots a moving average with a Bollinger type envelope.

The indicator generates buy and sell signals.

(Slow Adaptive Trend Line) – the «slow» adaptive trend line is calculated using a digital low-pass filter LPF-2. LPF-2 serves to eliminate the noises and market cycles with longer fluctuation periods.

Very convenient to confirm any market entry signals.

The Regression Channel is based on the Linear Regression Trend, which represents a usual trend line plotted between two points on a price chart using the method of least squares.

The Parabolic SAR was also developed by Welles Wilder for use in trending markets. The author of this indicator recommended to identify the trend first, and only after that to use the PSAR for trading with the trend.

Reference Slow Trend Line (RSTL) is a response of the SATL digital filter to the series of input prices with a delay equal to the Nyquist interval of 1/2F.

This is a high-quality ZigZag based on HiLo.

Reference Fast Trend Line (RFTL) is a response of the FATL digital filter to the series of input prices with a delay equal to the Nyquist interval of 1/2F.

1...111213141516171819202122232425...63