How to put 5 mins delay for Set2 Entry after Set1 Exit?

I have Set 1 and 2… when Set 1 exits, Set 2 will take entry.

I want to set 5 mins delay for Set 2 to enter after Set 1 exited…

How to code this ?

You can do this with the math operation keyword, where we are checking the exit time of set 1 + 005 (5 min). or if your exits are in repair, you can check with Repairs + 005. I’m not sure, but you can backtest and paper trade with these conditions.

1 Like