<P>五日净量:SUM(净量,5),LINETHICK0;<BR>十日净量:SUM(净量,10),LINETHICK0;<BR>二十日净量:SUM(净量,20),LINETHICK0;<BR>五十日净量:SUM(净量,50),LINETHICK0;<BR>五净占流比:五日净量/CAPITAL*100,COLOR0099FF,POINTDOT;<BR>MA5:MA(VOL,5);<BR>MA10:MA(VOL,10);<BR>MA20:MA(VOL,20);</P>
<P>MAA:=MA( CLOSE ,2) ;<BR>STICKLINE(c>MAA,总量,1,9,1 ),COLOR00ffff;<BR>STICKLINE(c<MAA,总量,1,9,1 ),COLORff00ff;<BR>STICKLINE(净量<0,1,总量,9,1),COLORffff00;</P>
<P><BR>STICKLINE(V>=2*REF(V,1),1,总量,9,1),COLOR0000ff;<BR>STICKLINE(总量>1,总量,0,6,0),COLORff3300;<BR>STICKLINE(总量>1,总量,0,4,0),COLORff7700;<BR>STICKLINE(总量>1,总量,0,2,0),COLORffaa00;<BR>STICKLINE(总量>1,总量,0,1,0),COLORffff00;</P>
<P>STICKLINE(买量>0,0,买量,6,0),COLOR000099;<BR>STICKLINE(买量>0,0,买量,4,0),COLOR0000aa;<BR>STICKLINE(买量>0,0,买量,2,0),COLOR0000ff;<BR>STICKLINE(买量>0,0,买量,1,0),COLORcc00ff;</P>
<P>STICKLINE(净量>0,0,净量,6,0),COLOR0033ff;<BR>STICKLINE(净量>0,0,净量,4,0),COLOR0077ff;<BR>STICKLINE(净量>0,0,净量,2,0),COLOR00bbff;<BR>STICKLINE(净量>0,0,净量,1,0),COLOR00ffff;</P>
<P>STICKLINE(净量<0,1,净量,9,1),COLORffff00;<BR>STICKLINE(净量<0,0,净量,7,0),COLOR005500;<BR>STICKLINE(净量<0,0,净量,5,0),COLOR009900;<BR>STICKLINE(净量<0,0,净量,3,0),COLOR00bb00;<BR>STICKLINE(净量<0,0,净量,1,0),COLOR00ff00;<BR></P> DDDDDDDDDDDDDDDDDDDDDDDDDDDD
页:
[1]