I'm having problems getting my strategy to stop re-entering the trade after the stop loss is triggered. Any advice would be appreciated thank you in advance. JAG TPSLswitch = input(defval=false,title="Use SL & TP?",group="TP/SL CONDITION INPUTS HERE") stopPer = input.float(1.5, step= 0.25, title='Re...