Three-pole super smoother filter from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Techno...
Showing posts with label Smoother. Show all posts
Showing posts with label Smoother. Show all posts
MetaTrader 5 Indicator | Super Smoother
0
This is the super smoother of prices: the only parameter that can be changed is the price to use in the super smoother calculation. ...
MetaTrader 5 Indicator | Stochastic of Adaptive Super Smoother
0
One more in the series of experiments with a variable length super smoother. In this case adaptive super smoother is used for price ...
MetaTrader 5 Indicator | Adaptive Smoother
0
One more average/smoother that due to its fractional calculation period possibility can be used to be ma...
MetaTrader 5 Indicator | Stochastic of Adaptive Smoother
0
Stochastic of adaptive smoother. In this one instead of using "plain" smoother, standard devi...
MetaTrader 5 Indicator | Smoother std adaptive
0
Smoother (some know it as Jurik smoother) that is made adaptive using deviations. Deviations used for adapting in this version can ha...
MetaTrader 5 Indicator | Smoother momentum
0
Momentum indicator is one of the frequently used indicators in Technical Analysis. But it has one "issue": it is a very ...
MetaTrader 5 Indicator | Smoother Momentum Stops
0
Momentum is usually used for trend or price change direction assessment. This indicator changes that in some way. The stops are ca...
MetaTrader 5 Indicator | Super smoother
0
Definition : John Ehlers' "Super Smoother", a 2-pole Butterworth filter combined with a 2-bar SMA that suppresses th...
MetaTrader 5 Indicator | Super smoother levels
0
Basics : Here we have a variation of super smoother (originally published here : Super smoother) that is using its own past values...
MetaTrader 5 Indicator | Corrected super smoother
0
Origin of correcting algorithm : Dr. Alexander Uhl invented a method that he used to filter the moving average and to check for...
MetaTrader 5 Indicator | Zero lag super smoother
0
Definition : Long time ago somebody made a DEMA (Double smoothed EMA) indicator and called it a zero lag EMA. Since then the zero ...
MetaTrader 5 Indicator | DSL synthetic super smoother momentum
0
Background : This is a variation of DSL synthetic ema momentum indicator (originally published here : DSL syntetic ema momentum) ...
MetaTrader 5 Indicator | Ehlers fisher transform of smoother RSI
0
Basics: Original Ehlers fisher transform is using an adjusted RSI in a fisher transform calculation in order to further normalize ...
MetaTrader 5 Indicator | Super_Smoother
0
"Super Smoother" by John Ehlers. It has one configurable parameter: Applied price Calculation: SS = c1 * (Applied pr...
MetaTrader 5 Indicator | Super smoother RSI
0
Theory : The calculation of RSI is rather simple : we have to add the changes up and changes down. From those sums, we can then c...
MetaTrader 5 Indicator | Smoother momentum MACD
0
Theory : MACD is calculated as a difference of two moving averages : a fast average - slow average. And that is about it. This is ...
MetaTrader 5 Indicator | Smoother momentum MACD with floating levels
0
This is an extended version of smoother momentum MACD (originally published here : Smoother Momentum MACD) It has been added float...
MetaTrader 5 Indicator | Smoother rainbow
0
Theory : Simple indicator that is using a nice smoothing algorithm to display a rainbow. Set the step, price and display options, ...