頂部判斷指標(biāo)公式公式[大智慧公式]
相關(guān)標(biāo)簽:大智慧超準(zhǔn)確指標(biāo)公式 、 大智慧指標(biāo)公式 、 大智慧指標(biāo)公式大全 、 大智慧主圖指標(biāo)公式 、 大智慧最實用公式指標(biāo) 、 大智慧經(jīng)典版指標(biāo)公式 、 大智慧指標(biāo)公式源碼 、 大智慧ene指標(biāo)公式 、 大智慧ddi指標(biāo)公式 、 大智慧發(fā)動機指標(biāo)公式 、
大智慧頂部判斷指標(biāo)公式N := 6;
M := 6;
TR := SUM(MAX(MAX(HIGH-LOW,ABS(HIGH-REF(CLOSE,1))),ABS(LOW-REF(CLOSE,1))),N);
HD := HIGH-REF(HIGH,1);
LD := REF(LOW,1)-LOW;
DMP:= SUM(IF(HD>0 ,HD,0),N);
DMM:= SUM(IF(LD>0 ,LD,0),N);
PDI: DMP*100/TR,colorwhite;
MDI: DMM*100/TR,coloryellow;
反轉(zhuǎn):=ref(MDI,1)=0 and ref(MDI,2)<3 and MDI>1 and close>ref(close,1) and PDI<ref(PDI,1) and ref(PDI,1)>ref(PDI,2) and PDI<60 and PDI>45;
巨反轉(zhuǎn):=if(ref(MDI,1)=0 and ref(mdi,2)=0 AND MDI>3 AND PDI>60 and close>ref(close,1) and pdi<ref(pdi,1) and ref(close,1)>ref(close,2),1,0);
小心:=if(ref(MDI,1)<2.5 and (MDI-ref(MDI,1))>2 and close>ref(close,1) and pdi<ref(pdi,1) and 40<PDI,1,0);
背離:=if(close>ref(close,1) and pdi<ref(pdi,1) and ref(pdi,1)>ref(PDI,2) and ref(pdi,1)>60,1,0);
F:=if(close>ref(close,1) and pdi<ref(pdi,1) and ref(close,2)<ref(close,1),if((PDI-10)>0,PDI-10,0),0);
e:=if(ref(MDI,1)=0,10,0)+if(ref(MDI,1)<3,10,0)+if(ref(MDI,2)=0,10,0)+if(ref(MDI,2)<4,15,0)+if(ref(MDI,3)=0,15,0)+if(ref(MDI,3)<5,20,0)+if(MDI=0,5,0)+if(MDI<5,5,0)+F+if(F>0,ref(f,1),0);
小心指數(shù):IF(E>100,100,E);
DRAWTEXT(巨反轉(zhuǎn)=1,20,'巨反轉(zhuǎn)' ),colorred;
DRAWTEXT(巨反轉(zhuǎn)=0 and 反轉(zhuǎn)=1,20,'反轉(zhuǎn)' ),colorred;
DRAWTEXT(反轉(zhuǎn)=0 and 小心=1,20,'小心' ),colorred;
DRAWTEXT(背離=1,80,'背離'),colorred;
DRAWTEXT(背離=0 and close>ref(close,1) and pdi<ref(pdi,1) {and ref(pdi,1)>ref(PDI,2)} and ref(pdi,1)>50,70,'背'),colorred;
DRAWTEXT(ref(PDI,1)<2.5 and (PDI-ref(PDI,1))>1.5 and close<ref(close,1) and Mdi<ref(Mdi,1),20,'上' ),colorred;
DRAWTEXT(ref(PDI,1)<5 and ref(PDI,1)<ref(pdi,2) and (PDI-ref(PDI,1))>1.5 and close>ref(close,1) and Mdi<ref(Mdi,1),20,'?上' ),colorred;
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 1145508240 進行 有償 編寫!(不貴!點擊查看價格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容