【大智慧】頂?shù)撞俦P指標(biāo)公式
攻城獅 2015.11.12 03:21
A:=MA(-100*(HHV(HIGH,34)-CLOSE)/(HHV(HIGH,34)-LLV(LOW,34)),19);
B:=-100*(HHV(HIGH,14)-CLOSE)/(HHV(HIGH,14)-LLV(LOW,14));
d:=EMA(-100*(HHV(HIGH,34)-CLOSE)/(HHV(HIGH,34)-LLV(LOW,34)),4);
長期線:A+100,color9900FF;
短期線:B+100,color888888;
中期線:d+100,coloryellow,linethick2;
見頂:(ref(中期線,1)>85 and ref(短期線,1)>85 and ref(長期線,1)>65) and cross(長期線,短期線),color777777,PRECIS0;
頂部區(qū)域:(中期線80) and (ref(短期線,1)>95 or ref(短期線,2)>95 ) and 長期線>60 and 短期線<83.5
and 短期線<中期線 and 短期線<長期線+4,colorAAAAAA,PRECIS0;
頂部:=filter(頂部區(qū)域,4);
底部區(qū)域:(長期線<12 and 中期線<8 and (短期線<7.2 or ref(短期線,1)<5) and (中期線>ref(中期線,1) or 短期線>ref(短期線,1)))
or (長期線<8 and 中期線<7 and 短期線<15 and 短期線>ref(短期線,1)) or (長期線<10 and 中期線<7 and 短期線<1),color4080AA ,PRECIS0;
stickline( {見頂 or} 頂部,99,103,20,1 ),colorred,linethick2;stickline( 底部區(qū)域,-4,0,22,0 ),colorgreen;
低位金叉:長期線<15 and ref(長期線,1)<15 and 中期線<18 and 短期線>ref(短期線,1) and cross(短期線,長期線) and 短期線>中期線 and (ref(短期線,1)<5 or ref(短期線,2)<5 ) and (中期線>=長期線 or ref( 短期線,1)<1 ),COLOR800080,PRECIS0;
stickline( 低位金叉,0,5,11,0 ),colorred;
80,COLOR996699,PRECIS0,LAYER7;
20,COLORGREEN,PRECIS0,LAYER7;
10,COLORCC6633,LINETHICK2,PRECIS0,LAYER7;
90,COLOR9966FF,LINETHICK2,PRECIS0,LAYER7;
申明:本文為作者投稿或轉(zhuǎn)載,在概念股網(wǎng) http://m.iloveholybible.com/ 上發(fā)表,為其獨立觀點。不代表本網(wǎng)立場,不代表本網(wǎng)贊同其觀點,亦不對其真實性負(fù)責(zé),投資決策請建立在獨立思考之上。