本文來(lái)自:理想論壇 www. 作者:蒲楓 點(diǎn)擊1500次 原文:http://www./viewthread.php?tid=2194748 {見(jiàn)底信號(hào):}-20,colorFF00FF;
{莫要錯(cuò)失機(jī)會(huì):}-25,color9900FF; {砸鍋賣(mài)田等著你:}-30,color3300FF; 天線(xiàn):100,colorCC9933; 地線(xiàn):-50; Var2:=REF(LOW,1); Var3:=SMA(ABS(LOW-Var2),3,1)/SMA(MAX(LOW-Var2,0),3,1)*100; Var4:=EMA(IF(CLOSE*1.2,Var3*10,Var3/10),3); Var5:=LLV(LOW,38); Var6:=HHV(Var4,38); Var7:=IF(LLV(LOW,90),1,0); Var8:=EMA(IF(LOW<=Var5,(Var4+Var6*2)/2,0),3)/618*Var7; 趨勢(shì)線(xiàn)1:= (CLOSE-MA(CLOSE,40))/MA(CLOSE,40)*100 ; 趨勢(shì)線(xiàn):=MA(趨勢(shì)線(xiàn)1 ,2); EMA( 趨勢(shì)線(xiàn),5 ),COLOR00FF66; aa:=((ref(趨勢(shì)線(xiàn),1)<ref(趨勢(shì)線(xiàn),2) and 趨勢(shì)線(xiàn)<-30) and 趨勢(shì)線(xiàn)>=ref(趨勢(shì)線(xiàn),1)) or (ref(cross(-30,趨勢(shì)線(xiàn)),1) and cross(趨勢(shì)線(xiàn),-30)) or 趨勢(shì)線(xiàn)=-30; STICKLINE( cross(-30,趨勢(shì)線(xiàn)),40 ,-30 ,2 ,1 ),color99FF00; drawtext(cross(-30,趨勢(shì)線(xiàn)),40,'備錢(qián)'),color99FF00; drawtext(aa,90,'賣(mài)房買(mǎi)90%'),color0000FF; STICKLINE( aa,90 ,-30 ,2 ,1 ),color0000FF; bb:=((ref(趨勢(shì)線(xiàn),1)<ref(趨勢(shì)線(xiàn),2) and 趨勢(shì)線(xiàn)<-20 and 趨勢(shì)線(xiàn)>-25) and 趨勢(shì)線(xiàn)>=ref(趨勢(shì)線(xiàn),1)) or (ref(cross(-20,趨勢(shì)線(xiàn)),1) and cross(趨勢(shì)線(xiàn),-20)); drawtext(bb,50,'見(jiàn)底信號(hào)'),color33FF99; STICKLINE( bb,50 ,-30 ,2 ,1 ),color33FF99; cc:=((ref(趨勢(shì)線(xiàn),1)<ref(趨勢(shì)線(xiàn),2) and 趨勢(shì)線(xiàn)<-25 and 趨勢(shì)線(xiàn)>-30) and 趨勢(shì)線(xiàn)>=ref(趨勢(shì)線(xiàn),1)) or (ref(cross(-25,趨勢(shì)線(xiàn)),1) and cross(趨勢(shì)線(xiàn),-25)); drawtext(cc,75,'莫錯(cuò)失機(jī)會(huì)80%'),color0033CC; STICKLINE( cc,75,-30 ,2 ,1 ),color0033CC; drawtext(cross(-20,趨勢(shì)線(xiàn)),15,'準(zhǔn)備'),colorf0f000; STICKLINE( cross(-20,趨勢(shì)線(xiàn)),15 ,-30 ,4 ,1 ),colorf0f000; drawtext(cross(趨勢(shì)線(xiàn),-25),85,'買(mǎi)入'),colorf00ff0; STICKLINE( cross(趨勢(shì)線(xiàn),-25),85 ,-30 ,1 ,1 ),colorf00ff0; drawtext(cross(-30,趨勢(shì)線(xiàn)),60,'抄底!'),colorf0f000; STICKLINE( cross(-30,趨勢(shì)線(xiàn)),60 ,-30 ,4 ,1 ),colorf0f000; {區(qū)域底部} VARM2:=(CLOSE-LLV(LOW,21))/(HHV(HIGH,21)-LLV(LOW,21))*100; VARM3:=SMA(SMA(VARM2,9,4),9,4)/7.777777; VARM4:=EMA(VARM3,5); VARM5:=3*VARM3-2*VARM4; AAM:=CROSS(VARM5,VARM3) AND VARM3<1.7777777 AND C>O; DRAWTEXT(AAM,35,'底部區(qū)域'),COLOR33FFFF; STICKLINE( CROSS(VARM5,VARM3) AND VARM3<1.7777777 AND C>O,35 ,-30 ,2 ,1 ),color33FFFF; 選股1:ANY(趨勢(shì)線(xiàn)<-20,15 ),color0033FF; 底部區(qū):IF(趨勢(shì)線(xiàn)<-20,-15,0),coloryellow; DRAWTEXTREL(750,40,' 注意:突破均線(xiàn)金叉有量買(mǎi)!'),Colorred; |
|
來(lái)自: 昵稱(chēng)438493 > 《我的圖書(shū)館》