The indicator detects and shows RSI classical and reversal divergences.
Bullish divergences are shown in green below the RSI (or prices).
Bearish divergences are shown in red above the RSI (or prices).
To check whether divergence is classical or reversal, just move the mouse points over the arrow which shows the end of a divergence and wait until a tool tip appears.
There are three lua modules:
1) RSI Divergence Oscillator. Shows RSI of close prices and RSI divergence lines.
2) RSI Divergence Indicator. Shows trend lines on the prices. The RSI_Divergence.lua must be also installed.
3) RSI Divergence Signal. Signals when the divergence is detected (pay attention that signal happens two candles past the detected trend). The RSI_Divergence.lua must be also installed.
Please do not forget that indicators must be installed via Chart->Manage Custom Indicators command and the signal must be installed via Signals->Manage Custom Signals command.