I've developed a strategy that draws an arrow above (for shorts) /below (for longs) a bar when certain criteria are met.
Now, what I'd like to do is to have the strategy automatically REMOVE the arrow if the entry signal isn't validated, ie if the next bar after the one where the arrow has been drawn doesn't make a tick lower than the low (for shorts) or a tick higher than the high (for longs) than the signal bar.
I'd be grateful if someone could point me in the right direction.
Thanks & Regards

Comment