I've an indicator where SRLine is the plot. Let's say the SRLine[0] level fails, I would like the SRLine[1] to be the current SRLine[0] and if SRLine[1] fails I would like to use SRLine[2] to be the current SRLine until a new level forms. Is there a way to do that and is there an example out there?
Thanks

Comment