Comment on Streak just got a whole lot better

Streak commented on 29 Apr 2021, 02:06 PM

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

View the full comment thread »