How can I create a IF condition in Tradetron

How can I create a IF condition in Tradetron like in coding?
For Example I want to set a condition that when my 1st Repair Once is triggered I want the PNL stoploss to be -5000 but when the 2nd Repair Once is triggered make the PNL stoploss to -2500

Answer
The best way to do it is by using groups. You can use the traded Instrument with price parameter. Traded Instrument will not have the price remains blanks therefore the condition is not true until the repair is triggered.