MA with filter is a moving average with the direction filter and direction change signal pointers.The indicator displays three states:Upward movementDownward movementFlatThere are ...
Fig. 1. TimeZonePivotsOpenSystem_Alert indicator. Channel breakthrough on the first barFig. 2. TimeZonePivotsOpenSystem_Alert indicator. Activating an alert...
Fig. 1. Hans_Indicator_Cloud_System_Alert indicator. Channel breakthrough on the first barFig. 2. Hans_Indicator_Cloud_System_Alert indicator. Activating an alert...
The indicator paints candles going beyond the channel expansion. Candlesticks outside the channel limits are marked with color according to the trend. Candlesticks with the trend h...
Zero breakthrough by the histogram;Changing the histogram movement direction;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for ac...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XWPR_Histogram_Vol_Direct.ex5indicator should be added to the <term...
indicator shows direction of the histogram bars movement using colored icons on these bars.The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_fol...
Zero-Lag Exponential Moving Average indicator is an exponential moving average with the minimum delay.It has two configurable parameters:Period - calculation periodApplied priceCal...
Zero Lag RSI oscillator is an RSI with a minimum delay in the form of a colored histogram.It features thirteen configurable parameters:First smoothing period- primary smoothing per...
Trend Signal trend-following indicator specifies the change of a trend when Close price breaks through the specified range of bars upwards or downwards.The Risk parameter allows de...
Smoothed CCI indicator.It has ten input parameters:CCI period- calculation periodApplied priceUse pre-smoothing- use preliminary smoothing (smoothing of prices used to calculate th...
The indicator colors candles based on data from AO and AC indicators.There are five inputs:Data source- data source for calculating AO and ACPrice - priceHeiken Ashi- Heiken AshiFa...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the XWPR_Histogram_Vol.ex5indicator should be added to the <terminal_da...
indicator with additional averaging of the resulting histogram. A similar averaging is applied to dynamic overbought/oversold levels as well.The indicator uses SmoothAlgorithms.mqh...
VR Donchian Liteis a classic Donchian Channel.Its main advantage is that it is based on classic trend definition rules.Upward trend rule - new local highs and lows exceedthe previo...
Theory : Sylvain Vervoort's article in May 2008 issue of TASC , "The Quest For Reliable Crossovers," describes a trading system based on three functions: the triple exponential mov...
Theory : Sylvain Vervoort's article in May 2008 issue of TASC , "The Quest For Reliable Crossovers," describes a trading system based on three functions: the triple exponential mov...
Theory : Sylvain Vervoort's article in May 2008 issue of TASC , "The Quest For Reliable Crossovers," describes a trading system based on three functions: the triple exponential mov...
Theory : Sylvain Vervoort's article in May 2008 issue of TASC , "The Quest For Reliable Crossovers," describes a trading system based on three functions: the triple exponential mov...
Theory :The indicator is coded exactly as it is described by Vitali Apirine (including the usage of high and low prices for adapting)Usage :It can be used as any regular moving ave...
Theory : Usage : It can be used as any regular moving average (or, for the users of KAMA - Perry Kaufman's AMA, as a "faster" substitute of KAMA). Also, you can use the color chang...
Theory : As a logical step there is a system that is combining the two indicators : this AMA and Perry Kaufman's KAMA. The signals produced that way are interesting and can be used...
Theory : As a logical step there is a system that is combining the two indicators : this AMA and Perry Kaufman's KAMA. The signals produced that way are interesting and can be used...
Theory : Usage : Ehlers suggests usage as signals on zero line cross. You can use it that way, but you can also use the slope change too.PS: Indicator is using default parameters a...
Theory : Usage : change when the slope of RMO changeschange when the RMO crosses outer floating levels (default)change when the RMO crosses the middle (dynamic "zero") level PS:Ind...
Theory : Usage : change when the slope of AMA changeschange when the AMA crosses outer floating levels (default)change when the AMA crosses the middle (dynamic "zero") level...
Theory : The usage of RSI (Relative Strength Index) started for, mainly, two reason :to filter out insignificant price changesto emphasize the RSI values (to eliminate, if possible...
Theory : The usage of RSI (Relative Strength Index) started for, mainly, two reason :to filter out insignificant price changesto emphasize the RSI values (to eliminate, if possible...
Theory : The idea comes from another trading platform. They called it differently there, but the name here reflects exactly what it is all about. The idea is simple : we are counti...
Theory : The idea comes from another trading platform. They called it differently there, but the name here reflects exactly what it is all about. The idea is simple : we are counti...
This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions.The indicator shows:1) The mo...
Theory : Average True Range (ATR) is widely used indicator in many occasions. It is calculated as SMA (Simple Moving Average) of true range (which is calculated as the greatest of ...
Theory : This indicator is showing an example how an adaptive ATR (originally published here : ) can be used within some other indicator. As an addition, not only the ATR is adapti...
Theory : This indicator is showing an example how an adaptive ATR (originally published here : ) can be used within some other indicator. It is using the original way how Ketner ch...
Theory : periodpriceNo other parameters neededUsage : It can be used as any other moving average type indicatorPS: This type of adapting tends to produce smoother slopes than the E...
This indicator enhance the functionality of the standard crosshair of MetaTrader adding the difference in Percentage and the time span in a human readable form (not in bars, but in...
Theory : simple moving average (SMA)exponential moving average (EMA)smoothed moving average (SMMA)linear weighted moving average (LWMA)Usage :As any other Rsi(oma) is used. Some ad...
Theory : Stochastic oscillator is usually used on prices. But sometimes that produces much noise. Some filtering methods can be used (like this : ).simple moving average(SMA)expone...
Twenty in a single window.The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to <terminal_data_directory>\MQL5\Include). The use of the classes was ...
Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.Fig1. Indicator Standard...