adxlen = input(14, title="ADX Smoothing") dilen = input(14, title="DI Length") xian=input(20) dirmov(len) => up = change(high) down = -ch