PROTECTED SOURCE SCRIPT
Updated DVI Bands

A new idea of mine that I am presently experimenting on for my trades.
The DVI bands is based on my previously published DVI script:

The Directional Volume Index (DVI) is defined as follows:
DVI = VWMA (len1) - SMA (len2), where by default, len1==len2
The stdev band is derived from the DVI where:
* The DVI piercing the Stdev boundary suggests a significant move in the corresponding direction.
* Tightening of the DVI-Stdev bands can suggest the possible incoming of major move ahead.
The novel aspects and principles of this indicator and this source code are the property of © cybernetwork.
The DVI bands is based on my previously published DVI script:

The Directional Volume Index (DVI) is defined as follows:
DVI = VWMA (len1) - SMA (len2), where by default, len1==len2
- The position of the DVI above/below the current price provides volume confirmation of the direction of the price trend.
- The magnitude of the DVI above/below the current price provides the volume confirmation of the strength of the price trend.
The stdev band is derived from the DVI where:
* The DVI piercing the Stdev boundary suggests a significant move in the corresponding direction.
* Tightening of the DVI-Stdev bands can suggest the possible incoming of major move ahead.
The novel aspects and principles of this indicator and this source code are the property of © cybernetwork.
Release Notes
- Introduced markers to indicate points where the DVI pierces above/below the upper/lower DVI-Band.
Release Notes
Adjusted markers plot position.Release Notes
Changed default analysis length.Release Notes
Adjusted size and transparency of crossover markers.Release Notes
Updated vwma smoothing default.Release Notes
Script now allows users to select the carrier MA mode onto which the DVI is superimposed.Release Notes
Added linreg carrier mode.Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.