How to exit from my straddle if max loss hits 4000? My strategies has 3 straddles that enter at 3 different timings and has a reenter option if after SL hit and the price comes to entry price of the SL Hit leg

My strategy has 3 sets. Each set for each straddle. I have already used PNL keyword (PNL<= NUMBER (-4000)*MULTIPLIER) in the exit condition of each set however if I use this, after the strategy exited at 4000 loss, it is reentering again after every minute and exiting immediately the next minute. Tradetron chat support also suggested that we shouldnt use PNL keyword.

Can someone please help me with this with any other condition?

You have to put that exit condition in Universal Exit.
Once universal exit is hit, the strategy will exit completely.
The strategy will activate only after whatever time u have set for reactivation(set to 6 hrs)