The indicator catches the regular and hidden divergences on indicators like RSI, CCI and Williams %R. It is possible to select the indicator to be used for catching the divergences and multiple selection is possible. The script not only runs on Crypto trading but also Forex or DXY and EXY along with. The signal type can be selected as "Long/Short" or "Buy/Sell". Since the divergence does not occur sequentially, same signal may appear after the signal. There is no repaint, as the signal appears on the newly opened candle and it means the conditions are met and signal is solid to follow from the beginning time of candle. Besides, confirmations can be set for previous candle's high/low, previous candle's green or red, High/Low Doji or Body Doji candles. Doji sensibility can be set separately. There are 2 divergence calculation mode, each has to be used separately as they effect's calculation parameters differently. Alarms are defined in the indicator as again Long, Short, Buy or Sell.
Along with all of these, the entry point confirmations can be set as in indicators (ie. CCI has to be over 100 when Long condition met.) The confirmation code works separately from the divergence indicators so there is no need to use CCI divergence for confirmation. However, both divergence and confirmation source and length are the same.
The indicator does not depend on intervals. It focuses directly to divergences on the indicators.
Roadmap:
- MACD divergence integration
- Stoch RSI divergence integration
- Seperation of indicator confirmation modules and divergence base indicators in terms of length and source
- Implementation of exaggerated divergences