连连涨 发表于 2010-10-27 15:59

专抓强势股<BR><BR>ma1:ma(close,8);&nbsp; <BR>ma2:ma(close,13);<BR>ma3:ma(close,21),linethick2;<BR>ma4:ma(close,34);&nbsp; <BR>ma5:ma(close,20);<BR>fff:=(low&lt;=ma1 and low&lt;=ma2 and low&lt;=ma3 and close&gt;=ma1 and<BR>close&gt;=ma2 and close&gt;=ma3 and close&gt;ref(close,1));<BR>drawicon(open&gt;ma1 and open&gt;ma2 and open&gt;ma5 and close&lt;ma1<BR>and close&lt;ma2 and close&lt;ma5,low,2);<BR>bbb:=(low&lt;=ma1 and low&lt;=ma2 and low&lt;=ma3 and high&gt;=ma1<BR>and high&gt;=ma2 and high&gt;=ma3 and close&gt;open and close&gt;ref(close,1));<BR>stickline(bbb,close,open,8,0),color9900ff;<BR>a1:=ref(close,2)/ref(open,2)&lt;0.95 and ref(c,2)&lt;ref(c,3);<BR>a2:=ref(open,1)&lt;ref(close,2)and ref(close,1)&gt;ref(close,2)<BR>and ref(close,1)&gt;(ref(close,2)+ref(open,2))/2;<BR>a3:=close&gt;ref(close,1);&nbsp; a4:=llv(low,13)=ref(low,1);<BR>mb:=backset(a1 and a2 and a3 and a4,3);<BR>stickline(mb,close,open,7,0),color0066ff;<BR>drawtext(cross(0.5,mb),high *1.08,'哈哈!,↑曙光初现'),color0066ff;<BR>drawtext(fff,low*0.98,'↑阳拐点'),color00ffff;&nbsp;&nbsp;&nbsp;

胜者无招 发表于 2010-10-27 22:56

樵涨 发表于 2010-10-28 16:38

<P>谢谢了</P>
<P>&nbsp;</P>

李双 发表于 2010-12-2 20:24

页: [1]
查看完整版本: 专抓强势股-DZH2