Advanced Fractal On MA signal indicator searches for fractals of the moving average line. The indicator uses two moving averages for searching upper and lower fractals.There are fi...
Anchored Momentum indicator by Rudy Stefenel was first proposed in the "Technical analysis of Stocks and Commodities" magazine in 1998.There are seven configurable parameters:First...
Choppy market index indicator (originally published here : ) is a useful indicator but it probably lacks one thing: a bit more smoothness.simple moving averageexponential moving av...
Money Flow Index (MFI) is the indicator, which indicates the rate at which money is invested into a security and then withdrawn from it.Construction and interpretation of the indic...
There a lot of ways how some indicators can be made adaptive instead of calculating fixed periods.One, less known method, is to use normalized ATR (Average True Range) for making t...
(Quantitative Qualitative Estimation) is normally made using RSI (Relative Strength Index) as a "basic" indicator.Next higher timeframe: first higher timeframe compared to active c...
indicator is calculated based on a % of price change. That % is then used to determine if there is a new trend or trend remains the same.Simple Moving AverageExponential Moving Ave...
This is a variation of T3 indicator.It uses the T3 to calculate prices deviations from the T3 and, if the changes are not significant, then the value is "flattened". That way we ca...
In his article: "Playing TRIX: The Triple Exponential Smoothing Oscillator" Joe Luisi argues that using the linear regression value as a signal line for a TRIX is better than using...
Ulcer index was originally meant to be used for something different than finding out the trend (the original calculation "... is a measure of the depth and duration of draw-downs i...
This is a variation of JMA (Jurik Moving Average) indicator.It uses the JMA to calculate prices deviations from the JMA and, if the changes are not significant, then the value is "...
RSI that is attempting to determine the periods of flat and trending periods.Regular RSI value is also displayed (in order to help to determine a trend) but the main value is the "...
The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is a simple moving average SMA of the previous n perio...
The resulting raw BOP values can be optionally smoothed using any Jurik MA in this case and discontinued signal line levels are used for signals. That way, it is made a sort of an ...
This EA searches for Horizontal and Trend lines of specified color in MonitoringColoron current chart and notifies you when price crosses them.When it happens, after the notificati...
To also avoid firing up a signal on a weak trend, it was added to the indicator the ability to set a threshold considering the "inclination" of the "crossover". If the threshold is...
After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template. In this case we need to copy the objects on the testing chart to...
ZigZag implementation using an ATR threshold for directional change, as well as a secondary trigger based on time.Variable input settings include changing:The multiplier of the ATR...
Some highlights from this new one include:Efforts to reduce the amount of screen clutter through adjustable means of selecting what should be displayed.Double clicking any part of ...
With the help of normalized zones we can see the estmated strength of the current trend too and that could possibly help in early detection of possible trend reversals or short ter...
Stochastic indicator is usually used in a combination with a signal lineThis one is using "normalized zones" instead in order to determine the trend and the "strength" of the remai...
Of adaptive lookback The Adaptive lookback is truly a market-driven indicator used to determine the variable lookback period for many different indicators, instead of a traditional...
Of adaptive lookback The Adaptive lookback is truly a market-driven indicator used to determine the variable lookback period for many different indicators, instead of a traditional...
Phase change index by M.H. Pee (originally published here : ) with an addition of JMA smoothingsmoothing the price prior to using it in calculationsmoothing the PCI when it is calc...
RSI that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculationOf price filtering for rsi : The advantage of using the filtered...
Stochastic that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculationOf price filtering for stochastic : The advantage of usin...
RSI that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculationOf price filtering for rsi : The advantage of using the filtered...
Stochastic that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculationOf price filtering for stochastic : The advantage of usin...
Addition to the adaptive collection ...Background: Adapting is usually trying to determine the volatility in the market and then, depending in the volatility, adjust the calculatio...
Background : The calculation : Usage : Three modes of coloring (signals) are provided :coloring based on MACD slopecoloring based on MACD zero line crosscoloring based on MACD sign...
The background : This indicator is using the RSI adaptive EMA (originally published here : ) to assess the market condition. Even though it can be translated (and was done so) to a...
Background : Extension added : color change when outer levels are crossedcolor change when middle level (a sort of a "zero line") is crossed Usage : Use color change as signal,. So...
Original definition :The Chande's Range Action Verification Index (RAVI) indicator was developed by Tushar Chande. As the ADX indicator, the RAVI is used to identify whether a mark...
Background : Developed by Perry Kaufman, Kaufman's Adaptive Moving Average (KAMA) is a moving average designed to account for market noise or volatility. KAMA will closely follow p...
The Expert Advisor scans past 500 closing bars and looks for common closing regions as entries. It then uses a simple cross of three moving averages of varied length as a signal fo...
Basic theory : Step chart indicator, in its basic form, is made as a way to filter out insignificant price changes. Price changes are specified in pips and all the changes smaller ...
Basics : simple moving averageexponential moving averagesmoothed moving averagelinear weighted moving average Usage : You can use color change of the step bar as signalsPS: if you ...
Basics : simple moving averageexponential moving averagesmoothed moving averagelinear weighted moving average Usage : You can use color change of the step bar as signals...
Basics : simple moving averageexponential moving averagesmoothed moving averagelinear weighted moving average Usage : You can use color change of the step bar as signals...
The definition: Pearson's correlation coefficient is the of the two variables divided by the product of their . The form of the definition involves a "product moment", that is, the...
The original Schaff trend cycle :Schaff Trend Cycle indicator is a cyclical oscillator created by calculating the over line using cycles. As a result, the developers managed to ach...
Description: The technical indicator Mogalef Bands projects to the future the high, median and low levels of the most possible range by taking into account the market environment. ...
Basics : Double weighted moving average is an LWMA (Linear Weighted Moving Average). Instead of doing one cycle for calculating the LWMA, the indicator is made to cycle the loop 2 ...
Description : Long time ago one trader was using the combination of DWMA (Double Weighted Moving Average) crosses with JMA (Jurik Moving Average) for signals. As a logical step for...