Here's the example
1) we have an opening range indicator that plots the opening range high and low.
2) price touches the opening range high, a internal timer starts counting. once the user defined timer (example:5mins) goes off, it prints a green stripe.

Comment