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 - 131

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

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.

The indicator shows the rate of change of the simple moving average.

The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.

Dual Trix Indicator : 2 Moving Averages.

The indicator determines the bulls or bears prevail on the market and plots their strength.

The indicator helps to find the reversal bar of the trend.

The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.

Color Parabolic 2. The color depends on the acceleration factor.

The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.

The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.

A Colorful Fan of Moving Averages.

The Heiken Ashi indicator with smoothing.

The Hodrick-Prescott Filter.

The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.

Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.

Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)

This indicator finds the nearest neighbor by using a weighted correlation coefficient, in which more recent prices have larger weights. The weight decays linearly from newer to older prices within a price pattern.

This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.

Trend indicator with simple smoothing algorithms.

This indicator fits a trigonometric model to prices and extrapolates it in the future.

This indicator uses an autoregresive model to extrapolate prices

Linear regression slope normalized to SMA.

Moving Average, calculated using the digital filter.

It searches for tops or bottoms of price movement.

This is HILO Indicator

The indicator shows recalculated ("broken") highs/lows of the standard ZigZag indicator.

1...124125126127128129130131132133