MetaTrader MT5 Indicator Source Code Downloads - Page 92

Showing 5649 results
Moving Average applied price indicator MT5
MetaTrader 5 indicator

Moving Average applied price

Why was there a need to improve the standard indicator? I wanted to test Moving Average indicator ([data folder]Indicators\Examples\Custom Moving Average.mq5) in the tetser, since ...
Mean Indicator indicator MT5
MetaTrader 5 indicator

Mean Indicator

Mean Indicator displays two levels: average price of all bars of the current day and the average price of the previous day.It has one configurable parameter:Day hour begin- day sta...
Candle Range Envelop indicator MT5
MetaTrader 5 indicator

Candle Range Envelop

Candle Range Envelop indicator displays candle length, average length for a period and two envelopes forming minimum and maximum values channel as a color histogram.It has eight ad...
XFisher org Candle Cloud Alert indicator MT5
MetaTrader 5 indicator

XFisher org Candle Cloud Alert

indicator with background filling for overbought/oversold areas, as well as for the channel between them.The indicator uses SmoothAlgorithms.mqh library classes (copy it to <ter...
XFisher org Candle Alerts indicator MT5
MetaTrader 5 indicator

XFisher org Candle Alerts

Zero breakthrough by the candle;Changing candle movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for activating s...
Gaps OH L C indicator MT5
MetaTrader 5 indicator

Gaps OH L C

The indicator shows the gap size on the histogram. The gap is a rift between the current bar's Open price and Low/High of the previous bar.The tool is most efficient for symbols no...
Rsi slope divergence indicator MT5
MetaTrader 5 indicator

Rsi slope divergence

Theory : People are using divergence in many way. Most of the methods are actually arbitrary (since the "extremes" are easily determined visually, while they are not as easily dete...
MA C D slope divergence indicator MT5
MetaTrader 5 indicator

MA C D slope divergence

Theory :The idea for this type of divergence checking was explained here : . More information can be found at the original postThis indicator : It is using the linear regression ch...
Stochastic extended - floating levels indicator MT5
MetaTrader 5 indicator

Stochastic extended - floating levels

Theory : Instead of using some fixed levels as a criteria for over-bought and oversold, now the indicator calculates "floating levels" which are adjusting itself to the changes of ...
Higher Highs & Lower Lows Stochastic indicator MT5
MetaTrader 5 indicator

Higher Highs & Lower Lows Stochastic

Theory : According to Vitali Apirine’s article “Higher Highs & Lower Lows,” in in February 2016 issue of TASC, the momentum indicator-based system HHLLS (higher high, lower low...
CC I of average - floating levels indicator MT5
MetaTrader 5 indicator

CC I of average - floating levels

Theory : The commodity channel index(CCI) is an oscillator originally introduced by Donald Lambert in 1980.CCI measures a security’s variation from the statistical mean.The CCI is ...
Deviation scaled MA - extended indicator MT5
MetaTrader 5 indicator

Deviation scaled MA - extended

Theory : The original of deviation scaled ma was originally published here : with some more explanation. That original is using what Ehlers calls a "filer" which is simply a differ...
Filtered deviation scaled MA indicator MT5
MetaTrader 5 indicator

Filtered deviation scaled MA

Theory : Deviation scaled MA tends to be a "fast" average, but if you attempt to use the slope change of it as signals, then you can run into a lot of false signals when the market...
RS I divergence candles indicator MT5
MetaTrader 5 indicator

RS I divergence candles

Theory : This idea I found on the net. It was originally made by someone using "RicardoSantos" user name on one other trading platform forum. I liked the idea and the indicator is ...
Highest high & lowest low support resistance indicator MT5
MetaTrader 5 indicator

Highest high & lowest low support resistance

Theory : This is an old idea : using the highest high and lowest low as support resistance.It is combining two highest high & lowest low calculations. The "slow" channel formed...
Momentum ratio oscillator indicator MT5
MetaTrader 5 indicator

Momentum ratio oscillator

Theory : The indicator is calculating a smoother value of momentum ratio (current value compare to previous value) using a series of ema calculations for smoothing. The result is a...
EM A variation indicator MT5
MetaTrader 5 indicator

EM A variation

Theory : Exponential moving average (EMA) is one of the most used ways of smoothing / filtering data. By its nature it is a first-order infinite impulse response filter that applie...
EM A variation ribbon indicator MT5
MetaTrader 5 indicator

EM A variation ribbon

Theory : This "ribbon" indicator is using an EMA variation indicator that was originally published (with some more explanation) here :It is using the "speed" property of the ema va...
Deviation scaled MA levels indicator MT5
MetaTrader 5 indicator

Deviation scaled MA levels

Theory : Making self adjusting levels is a method that in some cases "chooses" to do the full value calculation or just to "inherit" a previously calculated value. That implies tha...
Pdf MA MA C D indicator MT5
MetaTrader 5 indicator

Pdf MA MA C D

Theory : Probability density function based MA is a sort of weighted moving average that uses probability density function to calculate the weights. By it's nature it is similar to...
Pdf MA awesome oscillator indicator MT5
MetaTrader 5 indicator

Pdf MA awesome oscillator

Theory : Bill Williams's Awesome Oscillator Technical Indicator (AO) is a 34-period simple moving average, plotted through the bars midpoints (H+L)/2, which is subtracted from the ...
Trend Strength DS M A indicator MT5
MetaTrader 5 indicator

Trend Strength DS M A

Theory : "Trend strength" is usually used on oscillators. But we also started using it on a non-oscillator types of indicators. This is one of themIt is using Ehlers' deviation sca...
Better Volume indicator MT5
MetaTrader 5 indicator

Better Volume

Every person who studied Technical Analysis knows that one of the drivers of Price Change is Volume. Several training courses show the monitoring of Volume changes using a Moving A...
Super smoother RS I indicator MT5
MetaTrader 5 indicator

Super smoother RS I

Theory : The calculation of RSI is rather simple : we have to add the changes up and changes down. From those sums, we can then calculate the RSI (Relative Strength Index). At that...
Frama indicator MT5
MetaTrader 5 indicator

Frama

Theory :As described by John Ehlers :We could measure the fractal dimension of prices by covering the curve with a series of small boxes. This is burdensome task, but if we note th...
Filtered frama indicator MT5
MetaTrader 5 indicator

Filtered frama

Theory : Usage :You can use the color change as signals in this indicator. Some experimenting with the filter size and frama method calculations is advised...
Non Lag MA with AT R Bands and Control Panel indicator MT5
MetaTrader 5 indicator

Non Lag MA with AT R Bands and Control Panel

The control dashboard has features as shown:Click "Trend Bar" to turn the indicator on or off.Drag and Drop "Non-Lag-MA" to reposition the information display.Clicking "Top Band" w...
Hull quad indicator MT5
MetaTrader 5 indicator

Hull quad

Theory : It is based on 4 different period Hull moving averages and is indicating possible entry points based on the correlations of those 4 Hull averagesUsage : You can use the ar...
Schaff trend cycle - Hull indicator MT5
MetaTrader 5 indicator

Schaff trend cycle - Hull

Theory : Usage : The usual way Schaff trend cycle is used - color changes can be used for signals, or you can define some levels as triggers for signals...
Schaff trend cycle CC I indicator MT5
MetaTrader 5 indicator

Schaff trend cycle CC I

The Schaff trend cycle that is using CCI instead of using MACD for calculation....
Hull ribbon indicator MT5
MetaTrader 5 indicator

Hull ribbon

Theory : This "ribbon" indicator is using an Hull moving average variation indicator that was originally published (with some more explanation) here :It is using the "speed" proper...
Trend continuation factor (of average) indicator MT5
MetaTrader 5 indicator

Trend continuation factor (of average)

Theory : Indicator based on M.H.Pee's article "Just How Long Will A Trend Go On? Trend Continuation Factor".Because trends are an important component of the market, it is imperativ...
Trend detection index indicator MT5
MetaTrader 5 indicator

Trend detection index

Theory : Based on the "Are You in A Trend" article by M.H.Pee :The trend detection index (TDI) is used to detect when a trend has begun and when it has come to an end. The TDI can ...
Trend intensity index indicator MT5
MetaTrader 5 indicator

Trend intensity index

Theory : It was created by M.H.Pee. The definition (in short) is the following :To calculate a 30-day trend intensity index (TII), follow these steps:Obtain the 60-day simple movin...
Phase change index 2 indicator MT5
MetaTrader 5 indicator

Phase change index 2

P.H.Pee has created a few indicators. In the series of those created by him there is a phase change index tooit is inverted (the original shows values when the phase should change,...
BB stops - Hull average indicator MT5
MetaTrader 5 indicator

BB stops - Hull average

Basics : BB stops, as it is in original, is based on simple moving average (that is the average that is used in Bollinger bands). Since then we had a couple of changes in that - in...
Volatility bands indicator MT5
MetaTrader 5 indicator

Volatility bands

Theory : Usage : You can use it as any bands type indicator...
Hans Indicator x22 Cloud System Alert indicator MT5
MetaTrader 5 indicator

Hans Indicator x22 Cloud System Alert

Fig. 1. Hans_Indicator_x22_Cloud_System_Alert indicator. Channel breakthrough on the first barFig. 2. Hans_Indicator_x22_Cloud_System_Alert indicator. Activating an alert...
XBulls Bears Eyes Vol Direct HT F indicator MT5
MetaTrader 5 indicator

XBulls Bears Eyes Vol Direct HT F

indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XBullsBearsEyes_Vol_Direct.ex5indicators should be added to the <te...
HL Cross Sig For RS I indicator MT5
MetaTrader 5 indicator

HL Cross Sig For RS I

Bigeev RustemThe HLCrossSigForRSI is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allow...
Linear Regression Slope indicator MT5
MetaTrader 5 indicator

Linear Regression Slope

Linear regression slope oscillator displays the slope of the current linear model of the price for the selected period.It has one configurable parameter:Period - calculation period...
GH L A ST Bar indicator MT5
MetaTrader 5 indicator

GH L A ST Bar

Gann HiLo Activator/SuperTrend Bar signal indicator is based on and indicators.It has four inputs:GHLA period- Gunn HiLo Activator calculation periodSuperTrend period- SuperTrend c...
GH L A indicator MT5
MetaTrader 5 indicator

GH L A

Gann HiLo Activator indicator is a simple trend indicator with a colored line.It has one configurable parameter:Period - calculation periodCalculation:If Direction < 0GHLA = Avg...
Elder Impulse System indicator MT5
MetaTrader 5 indicator

Elder Impulse System

Elder Impulse System signal indicator is Alexander Elder's impulse system. The system uses the slope of the exponential moving average and the MACD histogram to classify trends.The...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.