I want the opening range high to break out for the first 2 hours on the 5-minute time frame, but in the nth candle function and the opening range functions, I can only find 1-hour maximum so how do I make this? @Kunal_Streak
Refer to the below image for the conditions to fetch an entry when there is a break out of the high of the first two hours (ANy candle closes higher than the HIgh of first two hours)
We have to use the max function as currently, you can only select a maximum of any 1 hours range in the Nth candle feature. Refer to the below link to learn more about this- Create (Advanced) - Streak Help