Box top: PEAK(CLOSE,N,1)*0.98;
Box bottom: TROUGH(CLOSE,N,1)*1.02;
Box height :100*(box top-box bottom)/box bottom,NODRAW;
Because PEAK is a function that Boyi Master does not support, it cannot be modified