Comment on Streak just got a whole lot better
Hi Chanchal,
You can use the following condition for the Long strategy.
Entry: Close(0) higher than Nth candle(High,30min,4)
Exit: Close(0) lower than Nth candle(Low,30min,4)
Accordingly, you can create a condition for the short strategy