Streak not behaving as intended

Hello ,

first time posting here, I’ve been playing around with streak and couldn’t understand the below behaviour -

exit criteria -

trade taken by streak -

per my exit criteria the 9:35 candle didn’t close below the Low of the opening candle, but still the trade was exited.

@Streak where am i going wrong , or is it just that streak might not be working with correct set of data ?

Hi @kamrip

Please note that as per your exit condition, the exit will be evaluated on the same contract where your strategy has entered, and not on the index itself.

Hello @Streak,

So, could you help re-write exit criteria in a way, which will work in the way I intend it to ?

@kamrip You can refer the link shared and follow a similar approach for your requirements (Help with conditions - #27 by Streak)

thank you this works !