The Double Smoothed Stochastic indicator was created by William Blau. The DSS ranges from 0 to 100, like the standard Stochastic Oscillator. The same rules of interpretation apply to Stochastics can be applied to DSS, although the DSS offers a much smoother curve than the raw Stochastic. How it works: It applies Exponential Moving Averages (EMAs) of two...
Adaptive-Lookback CCI w/ Double Juirk Smoothing is a CCI indicator with Adaptive period inputs. The adaptive calculation in this case is the count of pivots in historical bars. This indicator is also double smoothing using Jurik smoothing to reduce noise and refine the signal. What is CCI? The Commodity Channel Index ( CCI ) measures the current price level...
I was looking for a DSMA and couldn't find one, so I created . This code is very simple and so I hope this is helpful to beginners to creating new code.