TradingView
LuxAlgo
Dec 16, 2020 11:00 PM

Rainbow Adaptive RSI [LuxAlgo] 

Bitcoin / United States DollarCoinbase

Description

The following oscillator uses an adaptive moving average as an 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.

Settings

  • Length : period of the oscillator
  • Power : controls the sensitivity of the oscillator to retracements, with higher values minimizing the sensitivity to retracements.
  • Src : source input of the indicator


The indicator also includes the following graphical settings:

  • Gradient : Determines the color mode to use for the gradient, options include "Red To Green", "Red To Blue" and "None", with "None" displaying no gradient.
  • Color fill : Determines whether to fill the area between the oscillator and the trigger line or not, by default "On".
  • Circles : Determines whether to show circles highlighting the crosses between the oscillator and the trigger line.


Usage

The indicator can be used like any normalized oscillator, but unlike a classical RSI, it 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:



Here the oscillator at the bottom uses a power value of 1.5.

The trigger line is a smoothed RSI using an EMA as input, and it 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 this approach allows us to have no crosses when a retracement is present.



Details

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.

Release Notes

License Update

Release Notes

Minor Changes.

Release Notes

Update to script title.
Comments
Minhaj_AK
Came across this indicator and trust me...i am mesmerized. all the swings have been triggered so well. Could you please explain from your side, how you trade with this indicator in your trading strategy?
Options360
Great job
LuxAlgo
@growerik, Thanks, hope you enjoy!
asanchez14
@LuxAlgo, so if I bought lux algo i also need to go from basic plan to premium to see the other charts like oscillator. I already added them to my favorites and i get to learn from the strong and sell alerts.
ajgibbs10
Hey I dont see this under the indicator list , is it out yet
GeckoPrimed
@ajgibbs10, It's a public script. You just need to add to favourites :)
monacorr
How to set an alert when this indicator prints a new circle?
mike82044
I don't see it either.
GeckoPrimed
@mike82044, It's a public script. You just need to add to favourites :)
mike82044
@LuxGecko, 2nd restart, trading room windows app picked it up then, Thanks!
More