This indicator should measure the last 3 RSI angles. Subject to the following conditions.
If the RSI [i] angle is <- 50
&& the angle RSI [i + 1] for <- 30
&& the angle RSI [i + 2] for <- 25
&& RSI [i] <25
Must give the arrow.
An example of the angles calculation up to this model is attached here.