ST0:=100*WINNER(HIGH);
ST1:=100*WINNER(HIGH*1.1);
flo0:=100*WINNER(HIGH);
Win0:=100*WINNER(LOW);
win1:=100*WINNER(LOW*0.9);
A0:=win1;
A1:=win0;
A2:=st0;
A3:=st1;
CH0:=VOL/SHGZG*100;
STICKLINE(1=1,0,A0,8,0),colorbrown;
STICKLINE(1=1,A0,A1,8,0),colorred;
STICKLINE(st0-win0>CH0,A1,st0-CH0,8,0),colorliblue;
STICKLINE(st0-win0>CH0,st0-ch0,st0,8,0),coloryellow;
STICKLINE(st0-win0=CH0,A1,st0,8,0),coloryellow;
STICKLINE(st0-win0<CH0,A1,st0,8,0),colorblue;
STICKLINE(1=1,st0,A3,8,0),colorgreen;
STICKLINE(1=1,A3,100,8,0),colorgray;
筹码集中度:st1-win1;
目前价格买入跑赢:100*(1-WINNER(CLOSE))+'%的同行';
换手率:CH0