Intraday - how to avoid takings positions after a certain time?

Hey, It's Ravi here i would like to ask you that i can't recognised one thing in intraday 15 Mnt chart basis. if i want that i would not to take position after 2 pm than what's the condition may i have to apply.

@RaviAsodariya this thread has some code that will point you toward a solution.

In particular, you should study how to use the TimeNum() function.

1 Like

Thank You So much Sir, I've Got solution of that. here it is.

TIMENUM() < 140000

1 Like