The following oscillator uses an adaptive moving average as input for another RSI oscillator and aims to provide a way to minimize the impact of retracements over the oscillator output without introducing significant lag.
The following oscillator uses an adaptive moving average as input for another RSI oscillator and aims to provide a way to minimize the impact of retracements over the oscillator output without introducing significant lag. An additional trigger line is present in order to provide entry points from the crosses between the oscillator and the trigger line. More details are given below.
You can access the indicator here.
The indicator also includes the following graphical settings:
The indicator can be used like any normalized oscillator, but unlike a classical RSI the oscillator does not converge toward 50 with higher length values, this is caused by the RSI using a smooth input.
The power setting will minimize the impact of certain variations on the oscillator:
The trigger line is a smoothed RSI using an EMA as input, and won’t remain as near to 100 and 0 as the main oscillator. Using a moving average of the main oscillator as a trigger line would create faster crosses, but’s this approach allows us to have no crosses when a retracement is present.
As previously discussed the main oscillator uses an adaptive moving average as input; this adaptive moving average is computed using a smoothing factor derived from an RSI oscillator, a similar adaptive moving average known as ARSI, but unlike ARSI which uses a classical RSI of the closing price for the calculation of the smoothing factor, our smoothing factor makes use of RSI on the adaptive moving average error, which provides a higher level of adaptiveness.
You can find the indicator here.
The following indicator aims to return information over RSIs using multiple periods, including the percentage of RSIs of different periods being overbought/oversold, as well as the average between these multiple RSIs.
In this post, we perform an advanced analysis of broadening wedges patterns. We provide a description of each pattern and its implications. We also review the literature in order to find their deterministic cause.