Watch how to download trading robots for free
Find us on Telegram!
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 - 59

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

The PercentageCrossoverChannel_System indicator with the timeframe selection option available in the indicator input parameters.

A standard zigzag complemented with support and resistance levels.

Adaptive Moving Average (AMA) is a technical indicator.

The PercentageCrossover indicator with the timeframe selection option available in the indicator input parameters.

The XMA_KLx5_Cloud indicator with the timeframe selection option available in the input parameters.

The TotalPowerIndicatorX indicator with the timeframe selection option available in the indicator input parameters.

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

Stripped Laguerre of double smoothed stochastic.

Laguerre stripped of RSI "experiment".

A variation of the Laguerre filter indicator.

RSO is an Oscillator version of RSI.

A simple trend indicator based on the RSI changes.

Another ZigZag trend indicator based on extremum points of SMA indicator.

An simple Indicator displaying daily opening line.

This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free.

The size of a candlestick. The size is calculated by the following formula: "minuend" minus "deduction".

The oscillator is drawn as a colored histogram based on the difference between the Close price and the iSAR indicator, expressed in points.

The RBVI indicator (Relative Broker Vigor Index) implemented as a colored histogram.

The RBVI indicator with the timeframe selection option available in its input parameters.

The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two channels on one bar of any timeframe of the GRFLeadingEdge indicator.

The indicator implements a breakthrough system using the PercentageCrossoverChannel channel.

A Moving indicator that does not use averaging in its code.

The indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Keltner channels on one bar of any timeframe of the XMA_KLx5_Cloud indicator.

Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Bollinger channels on one bar of any timeframe of the XMA_BBx5_Cloud indicator.

Total Power Indicator in the semaphore-arrow form, generating alerts and sending emails and push notifications.

Total Power Indicator, in which values are fixed in the range from zero to one hundred.

The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window.

The WmiVol indicator with the timeframe selection option available in input parameters.

Two colored filled rectangles drawn between the values ​​of two GRFLeadingEdger indicator channels on one bar.

Two colored filled rectangles drawn between the values ​​of two Keltner channels on one bar.

Two colored filled rectangles drawn between the values ​​of two Bollinger channels on one bar.

The indicator shows the current spread using a color line.

A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.

A Moving Average indicator, for which the values of two levels can be specified from the code.

The XFatlXSatlCloud indicator with the timeframe selection option available in its input parameters.

The ColorXMUV indicator with the timeframe selection option available in its input parameters.

Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.

1...525354555657585960616263646566...133