Super Divergence Constructor

Super Divergence Constructor

Divergence Constructor supports two types of divergence standard (regular) and hidden (reversal).

You can activate or deactivate each type of divergence:
DrawRegularDiv = true / false show regular (standard) divergence yes / no
DrawHiddenDiv = true / false show hidden (reversal) divergence yes / no

Using our constructor, you can create super divergence indicator based on combination: MACD, OBV, RSI, Stochastic, WPR divergence indicators. We recommend to combine 2-4 indicators. In the case of combining a larger number of indicators, some important signals can be lost.

You can use following external parameters for indicators choosing.
CCI.On = true/false Use CCI Indicator yes/no
MACD.On = true/false Use MACD Indicator yes/no
OBV.On = true/false Use OBV Indicator yes/no
RSI.On = true/false Use RSI Indicator yes/no
Stoch.On = true/false Use Stoch Indicator yes/no
WPR.On = true/false Use WRP Indicator yes/no

Download link: https://s3.amazonaws.com/iticsoftware-products/S-Divergence-constructor.zip

Thanks for sharing, really appreciated :slight_smile:

Regards