VOL,VOLSTICK;
MA1:MA(VOL,5);
MA2:MA(VOL,10);
MA3:MA(VOL,20);
量能突变:=v+ref(v,1)>=(ref(v,2)+ref(v,3)+ref(v,4)+ref(v,5)+ref(v,6))/5*3 and v<2*ref(v,1) and c>o and c>ma(c,21);
stickline(量能突变,2*v/3,v,8,0),colorred;

量价配合:=ref(v,1)<max(ma(v,5),ma(v,10),ma(v,20)) and v>max(ma(v,5),ma(v,10),ma(v,20)) and v<2*ref(v,1) and cross(c,ma(c,21));
stickline(量价配合,v/3,2*v/3,8,0),coloryellow;
stickline(v=llv(v,15),0,v,8,0),colorwhite;
量价突破:=c>=hhv(c,15) and v>=hhv(v,15);
stickline(量价突破,0,v/3,8,0),colorFF00FF;
价量突破15:0,colorFF00FF;
量能堆积:0,colorred;
量3价21:0,coloryellow;

查看更多大智慧公式,请你访问http://gupiao.onjobs.com.cn/category/3/