my code:
var lastatr = 0.0 var wait = 0.0 if wait == 0 atr := sma(tr(true),length) lastatr := atr[0] wait := 24 else atr := lastatr if wait > 0 w