V3:=ma(INDEXV,3);
V60:=ma(INDEXV,60);
1,coloryellow;
大盘量能增减:(V3/v60),coloryellow,LINETHICK0;
STICKLINE(大盘量能增减>1,0,大盘量能增减,8.10,0),colorff00ff,layer7;
STICKLINE(大盘量能增减<1,0,大盘量能增减,8.10,0),colorgreen;
bb:=大盘量能增减<1;
放量天数:barslast(bb),colorff00ff,layer7,LINETHICK0;