{地量:STICKLINE(C<O AND 换手率<1,0,量,6,0 ),colorffffff;}
低靡:STICKLINE(C<O AND 换手率率>=1 and 换手率率<2,0,量,6,0 ),colorccffcc;
温和:STICKLINE(C<O AND 换手率率>=2 and 换手率率<3,0,量,6,0 ),color00ffff;
活跃:STICKLINE(C<O AND 换手率率>=3 and 换手率率<5,0,量,6,0 ),color33AAff;
带量:STICKLINE(C<O AND 换手率率>=5 and 换手率率<8,0,量,6,0 ),colorFF00FF;
放量:STICKLINE(C<O AND 换手率率>=8 and 换手率率<15,0,量,6,0 ),color33FF00;
巨量:STICKLINE(C<O AND 换手率率>=15 and 换手率率<25,0,量,6,0 ),colorFFCC33;
怪异:STICKLINE(C<O AND 换手率率>=25,0,量,6,0),colorff6600;
累计率:=sum(VOL/CAPITAL,300),Color008EFF;
STICKLINE(C>=O AND 换手率率>=1 and 换手率率<2,0,量,8,1 ),colorccffcc;
STICKLINE(C>=O AND 换手率率>=2 and 换手率率<3,0,量,8,1 ),color00FFFF;
STICKLINE(C>=O AND 换手率率>=3 and 换手率率<5,0,量,8,1 ),color33AAff;(来源 www.yz21.org 中国股票网)
STICKLINE(C>=O AND 换手率率>=5 and 换手率率<8,0,量,8,1 ),colorFF00FF;
STICKLINE(C>=O AND 换手率率>=8 and 换手率率<15,0,量,8,1 ),color33FF00;
STICKLINE(C>=O AND 换手率率>=15 and 换手率率<25,0,量,8,1 ),colorFFCC33;
STICKLINE(C>=O AND 换手率率>=25,0,量,8,1),colorff6600;