A:=SELFDATA('涨停统计');
涨停家数:A,LINETHICK0;
STICKLINE(涨停家数>=15,0,涨停家数,3,0);
STICKLINE(涨停家数>=20,0,涨停家数,3,0);
STICKLINE(涨停家数>=30,0,涨停家数,3,0),COLORRED;
STICKLINE(涨停家数<15,0,-5,3,1),ColorFFFF00;
STICKLINE(涨停家数<10,0,-10,3,0);
STICKLINE(涨停家数<=5,0,-30,3,0),Colorgreen;
STICKLINE(涨停家数<=0,0,-100,3,0),Colorgreen;
收:INDEXC,LINETHICK0,PRECIS1,co