Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Access the CodeBase from your MetaTrader 5 terminal
Couldn't find the right code? Order it in the Freelance section
How to Write an Expert Advisor or an Indicator

MQL5 Source Codes of Technical Indicators for MetaTrader 5 - 47

icon

MQL5 technical indicators analyze MetaTrader 5 price charts on Forex, as well as stock and commodity markets. Indicators define trend direction and power, overbought and oversold states, support and resistance levels. Underlying mathematical models provide objective assessment of the current market state allowing traders to accept or reject trading system's signals.

You can download and launch offered indicators in MetaTrader 5. The library of indicators is also available directly from MetaTrader 5 platform and MetaEditor development environment.

Submit your code

MACD indicator that is using very well known BB Stops instead of using signal line for signals.

Volatility Quality indicator made "on-chart".

Super Trend indicator extended with additional display types.

Super Trend indicator is probably one of the most known for MetaTrader 4. This version is for MetaTrader 5.

Trend Envelopes indicator made as histogram.

Fibonacci Pivot points indicator that can draw any number of levels for any of the known timeframes usable by MetaTrader 5.

RSI Candles (RSI that calculates RSI of High, Low Open and Close and displays those values as candles) with an addition of Trend Envelopes.

The QQE (Quantitative Qualitative Estimator) made multi timeframe.

Four different CCIs combined into a "candles" display of CCI. For smoothing you can use one of the 4 basic types of averages: SMA, EMA, SMMA or LWMA.

Four different CCIs combined into a "candles" display of CCI.

Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles with additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination.

This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window.

Trend Envelopes variation of RSI indicator.

Trend Envelopes indicator is using only % deviation for calculation and that is the only parameter needed for calculation. It is internally using Close, High and Low price and in this version that can not be changed. Also, due to the nature of the indicator, it can be easily be used as a sort of support/resistance indicator.

This version of ADX instead uses different display in order to make that as easy as it can be. The ADX values are easily comparable to the significant level, the the color of the ADX value and histogram clearly shows the trend. That way it is easier to follow the ADX trend(s) and values.

A weighted CCI.

An indicator of trend strength.

A smoothed RSI.

Divergences of the Repulse oscillator.

An indicator of possible price "rebounds".

The Overbought/Oversold Index

The Performance Index indicator.

A Moving Average with the smoothing type by Mark Jurik.

An indicator of important extremums.

Integral of Linear Regression Slope (ILRS MA).

An indicator of the dominant direction of closing of bars.

Triangular Moving Average.

An indicator of StopLoss levels.

An indicator of current support/resistance levels.

RMO

The tend indicator: Rahul Mohindar Oscillator

Regularized EMA by Cris Satchwell.

Smoothed Positive Volume Index

An indicator of StopLoss levels.

Least Square Moving Average - a moving average calculated by the least squares method.

Instantaneous Trendline by J. Ehlers.

HMA

Alan Hull's Moving Average is a non-lagging moving average.

Polynomial interpolation.

The Volatility Band 2 indicator is similar to the standard Bollinger Bands, and is a modification of Volatility_Band with the following difference: instead of a separate 'Low band adjustment', this parameter affects both the lower and the upper bands of the indicator.

Volatility Bands

A split moving average of volumes

1...404142434445464748495051525354...133