I’m trying to create an ATR Chandelier stop but I can’t see how the Applystop function would be able to countback for the highest high as is shown below for 22 day period length (using stopModePoint mode).
Chandelier Exit (long) = 22-day High - ATR(22) x 3
Chandelier Exit (short) = 22-day Low + ATR(22) x 3
Thanks for the reply. Yes I am aware of these pages however I couldnt see where it states how the highest high period time is calculated for the Applystop function.
Using fixed HHV/LLV period as opposed to “since entry” would stop you prematurely,
but if this is what you want, you will find the code below. It is normal exit