Hello I need some help with an indicator I have built please. Pinescript v5.
I have an rsi with an overbought , oversold and mid line. I’m trying to code an entry signal that only shows if the rsi line moved into the oversold region first and then crosses the mid line.
So the entry signal shows only when the rsi crosses the mid line, but it has to have crossed the oversold region prior to that.
Thanks to anyone who can help Iv tried finding an answer for days