Tradetron execute tradingview webhook alert order again once it close due to exit condition

I have create strategy which accept signal from Tradingview. Whenever order place using alert and its exited due to exit condition, its place order again using previous tradingview alert only. There is not any new alert generated at tradingview side.

Its look like old alert/signal not expired immediately…its executed again once order exited.

Hi, I am also facing the same issue. If your issue is resolved, than can you also help me with the solution. Appreciate your help.

Dear All,

i am having same issue and tradetron is asking money for this.

I got solution. There are 2 ways to take care this issue. First you can use your condition in universal condition but here your strategy will be re-activate after 2 min. Other way is you can use universal repair to exit position as per your condition, it will keep strategy active only and position is closed.