<DIV style="FLOAT: right" align=right><A title="评分 0" href="http://www.yestock.com.cn/misc.php?action=viewratings&tid=1051809&pid=4827878"></A></DIV><SPAN class=bold>[大智慧Ⅰ] CPW</SPAN><BR><BR>
<DIV class=t_msgfont id=message4827878>CPW<BR><BR><BR><BR>CPW的真假作空就是机构K线,而这个指标的设计思路就是指南针的CI指标.对高控盘票可以使用,对波段庄股不要使用.<BR>c1:=10000*close/indexc;<BR>h1:=10000*high/indexh;<BR>l1:=10000*low/indexl;<BR>o1:=10000*open/indexo;<BR>STICKLINE(c1>=o1,c1,o1,6,0.2),COLORRED;<BR>STICKLINE(c1>=o1,l1,h1,0.2,0.2),COLORRED;<BR>STICKLINE(c1<o1,c1,o1,6,0.2),colorcyan;<BR>STICKLINE(c1<o1,l1,h1,0.2,0.2),colorcyan;<BR>MA1:MA(C1,5);<BR>MA2:MA(C1,10);<BR>MA3:MA(C1,20);<BR>MA4:MA(C1,30);</DIV><BR>
<DIV class=t_msgfont id=message4827883>谁在作多:<BR>VAR2:=SUM(IF(CLOSE>OPEN,VOL,0),34)/SUM(VOL,34)*100;<BR>VAR3:=100-SUM(IF(CLOSE>OPEN,VOL,0),34)/SUM(VOL,34)*100;<BR>散户跟风意愿: VAR3,LINETHICK4;<BR>主力作盘意愿: VAR2,LINETHICK4;<BR>标准: 60,LINETHICK2;</DIV>
<DIV class=t_msgfont> </DIV>
<DIV class=t_msgfont>
<DIV class=t_msgfont id=message4827886>黄金通道:<BR>上:HHV(H,20); 下<IMG alt="" src="http://www.yestock.com.cn/images/smilies/sweat.gif" border=0 smilieid="10">LV(L,20),colorgreen;<BR>GD1:=REF(H,HHVBARS(H,20))+REF(L,LLVBARS(L,20));<BR>GD2:=REF(H,HHVBARS(H,20))-REF(L,LLVBARS(L,20));<BR>中:GD1/2,COLORRED,LINETHICK1;<BR>黄:REF(L,LLVBARS(L,20))+GD2*0.382,COLOR00FFFF,;<BR>金:REF(L,LLVBARS(L,20))+GD2*0.618,COLORffef40,;<BR><BR>--------------------------------------------------------------------------------<BR><BR>初级要塞的原码:<BR>专用标:c,linethick0;<BR>a:=ma(c,14)<BR>a1:=a*1.1;<BR>a4:=a*0.9;<BR>a2:=a1-(a1-a4)*0.191;<BR>a3:=a1-(a1-a4)*0.618;<BR>a5:=a1-(a1-a4)*0.809;<BR>初级要塞1:if(h*1.01>a2 or ref(h,1)>ref(a2,1),a1,a4),circledot,Linethick6,colorff;<BR>初级要塞2:if(h*1.01>a2 or ref(h,1)>ref(a2,1),a2,a4),circledot,Linethick6,colorffffff;<BR>初级要塞3:if(c>a3 and c<a2 or ref(c,1)>ref(a3,1) and ref(c,1)<ref(a2,1),a3,a4),crossdot,Linethick3,colorffff;<BR>初级要塞4:if(c<a3 or ref(c,1)<ref(a3,1),a4,a4),Linethick8,colorff00;</DIV>
<DIV class=t_msgfont> </DIV>
<DIV class=t_msgfont>
<DIV class=t_msgfont id=message4827889>个股2高级要塞<BR><BR>a1:"XT4.B1##month",colorffffff;<BR>a2:"XT4.B2##month",colorffffff;<BR>b1:"XT4.B3##month",colorffff00;<BR>b2:"XT4.B4##month",colorffff00;<BR>b3:="XT4.B5##month";<BR>b:if(b3>max(a1,max(a2,max(b1,b2))),b3,b2),colorff;<BR>fillrgn(a1>a2,a1,a2),colorff00ff;<BR>fillrgn(a1<a2,a1,a2),colorffffff;<BR>fillrgn(b1>b2,b1,b2),colorffff;<BR>fillrgn(b1<b2,b1,b2),colorffff00;<BR>fillrgn(b3>max(a1,max(a2,max(b1,b2))),b3,max(a1,max(a2,max(b1,b2)))),color808080;<BR>stickline(c>=ref(c,1),c,o,8,0),colorff;<BR>stickline(c>=ref(c,1),c,h,0,0),colorff;<BR>stickline(c>=ref(c,1),c,l,0,0),colorff;<BR>stickline(c<ref(c,1),c,o,8,0),colorff00;<BR>stickline(c<ref(c,1),c,l,0,0),colorff00;<BR>stickline(c<ref(c,1),c,h,0,0),colorff00;</DIV>
<DIV class=t_msgfont> </DIV>
<DIV class=t_msgfont>
<DIV class=t_msgfont id=message4827893>CPW的个股5三线玄机<BR><BR>rsv:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;<BR>k:=sma(rsv,3,1);<BR>d:=sma(k,3,1);<BR>j:=3*k-2*d;<BR>a:=((100-2*ref(k,1)+2*k+4*ref(d,1)/3)/3*(hhv(h,9)-llv(l,9))+100*llv(l,9))/100;<BR>b:=((-(2*ref(k,1))+2*k+4*ref(d,1)/3)/3*(hhv(h,9)-llv(l,9))+100*llv(l,9))/100;<BR>a1:=if(cross(d,k),l,0);<BR>a2:=if(cross("...5.R1","...5.R3") and count(cross(50,d),barslast(cross(d,k)))=1 and c<hhv(c,11) and count(cross("...5.R1","...5.R3"),barslast(cross(55,d)))=1 or cross("...5.R2","...5.R1") and count(cross(55,d),barslast(cross(d,k)))=1 and c<hhv(c,10) and count(cross("...5.R2","...5.R1"),barslast(cross(55,d)))=1 or cross(50,d) and ref(c,1)>a and ref(c,1)>ref(o,1),1,0);<BR>b1:ref(a,barslast(a2)),Linethick5,colorff;<BR>b2:if("DR4.B3"<"DR4.B4",ref(b,barslast(a1)),ref(a,barslast(a1))),Linethick5,colorffff;<BR>fillrgn(b1>=b2 and (b1-b2)/b2*100<2,b1,b2),colorffffff;<BR>fillrgn(b1<b2 and abs(b1-b2)/b2*100<2,b1,b2),colorffffff;<BR>stickline(b1<b2 and c>b1 and b1<b2*0.962,b2,b2*0.962,0,0),colorff00;<BR>b3:if(b1<b2 and c>b1 and b1<b2*0.962,b2*0.962,ref(a,barslast(a2))),Linethick5,colorff00ff;</DIV><BR><FONT style="FONT: 12px Tahoma, Verdana; COLOR: #333"></FONT></DIV></DIV></DIV>