PROTECTED SOURCE SCRIPT

Multi Band Channel - Oversold/Overbought Oscillator

5 301
If your trading strategy is to sell the RIPs and buy the DIPs, this is an indicator for you.

This is based on the multi band indicator present here:

Multi Band Channel


Code is simplified to generate as many bands as possible and hence divide price into as many states as possible based on these bands. Moving Average Type defines what moving average to be considered for Bollinger Band/Keltner Channel. This is based on

Bollinger Bands - Custom moving average


Once we derive price state based on multi bollinger band/keltner channel levels, we then look for highest and lowest levels in LoopbackPeriod.

Overbought level = Highest Level - Offset
Oversold level = Lowest Level + Offset
Blue line indicates current state.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.