相關(guān)標(biāo)簽:大智慧追擊反轉(zhuǎn)指標(biāo) 、
大智慧追擊反轉(zhuǎn) 、
大智慧追擊反轉(zhuǎn)用法 、
大智慧中的追擊反轉(zhuǎn) 、
大智慧反轉(zhuǎn)指標(biāo) 、
追擊反轉(zhuǎn)指標(biāo) 、
追擊反轉(zhuǎn)指標(biāo)使用技巧 、
zjfz追擊反轉(zhuǎn)指標(biāo) 、
追擊反轉(zhuǎn)組合指標(biāo) 、
通達(dá)信追擊反轉(zhuǎn)指標(biāo) 、
大智慧新一代最新
公式追擊反轉(zhuǎn)AA1:=filter(low=llv(low,13),8);
AA2:=if(LLV(low,3)=llv(low,13) and close<ref((high+low)/2,1),max(ref(llv(low,12),barslast(AA1)+1)-low,0),0);
AA3:=ema(AA2,3)*3;
AA4:=sumbars(AA3>0,21);
AA5:=sum(AA3,AA4)/21;
AA6:=ref(AA3,1)=hhv(AA3,3) and ref(AA3,1)>AA5*3 and count(close/ref(close,1)<0.9025,8)=0 and isup and llv(low,3)/hhv(high,18)<0.88;
AA7:=(count("ddx.ddx">0,5)>0 or not("ddx.ddx1"<"ddx.ddx2" and "ddx.ddx2"<"ddx.ddx3")) and count("ddx.ddx">ref("ddx.ddx",1),10)>=4;
反轉(zhuǎn):filter(AA6 and AA7,5),colorblack;
stickline(close,0,AA3,8,1),coloryellow;
stickline(反轉(zhuǎn),0,AA3,8,0),colorred;
CXH:=STRTONUM(STRRIGHT(DATESTR(CURRENTDATE),1));
WARNING('http://www.tumamayizhan.com',CURRENTTIME>180000 and (CXH=1 OR CXH=6));
DRAWTEXTREL(10 ,10 ,'
指標(biāo)公式');
