阿门1:=EMA(C,10),COLORWHITE,LINETHICK2;
阿门2:=EMA(C,30),COLORFF00FF;
阿门3:=EMA(C,60),COLORFFCC66;
门徒1:=if(cross(阿门1,阿门2) or cross(阿门1,阿门3),60,0);
阿门4:=EMA(VOL,10),COLORWHITE,LINETHICK2;
阿门5:=EMA(VOL,30),COLORRED,LINETHICK2;
阿门6:=EMA(VOL,60),COLORGREEN,LINETHICK2;
门徒2:=if(cross(阿门4,阿门6) and cross(阿门4,阿门5),60,0);
阿门7:=(CLOSE-LLV(LOW,25))/(HHV(HIGH,25)-LLV(LOW,25))*100;
阿门8:=SMA(阿门7,19,1);
阿门9:=SMA(阿门8,5,1);
阿门10:=3*阿门8-2*阿门9;
门徒3:=if(cross(阿门8,阿门9) and cross(阿门10,阿门8),50,0);
阿门11:=(CLOSE-LLV(LOW,5))/(HHV(HIGH,5)-LLV(LOW,5))*100;
阿门12:=SMA(阿门11,19,1);
阿门13:=SMA(阿门12,25,1);
阿门14:=3*阿门12-2*阿门13;
门徒4:=if(cross(阿门12,阿门13) and cross(阿门14,阿门12),50,0);
耶稣捉牛:(门徒3 or门徒4) and(门徒1 or 门徒2);

查看更多通达信公式,请你访问http://gupiao.onjobs.com.cn/category/2/