飞狐钓鱼副图指标
-
相关简介:飞狐钓鱼副图指标 源码 鱼:ema((c+l+h)/3,3),colorWHITE; 浅水:ema(ema((c+l+h)/3,3),26),colorgreen,linethick2; zz:=eMA(CLOSE,26); 钓:(zz+ 2*STD(CLOSE,26)+zz+ 2*STD(CLOSE,49))/2,colorred,linethick2; a8:=abs(EMA(CLOSE,100)-EMA(CLOSE,10))/ema((c+l+h)/3,3)*c*2+ema((c+l+h)
-
文章来源:股海网作者:股海网发布时间:2016-05-26浏览次数:
飞狐钓鱼副图指标
源码
鱼:ema((c+l+h)/3,3),colorWHITE;
浅水:ema(ema((c+l+h)/3,3),26),colorgreen,linethick2;
zz:=eMA(CLOSE,26);
钓:(zz+ 2*STD(CLOSE,26)+zz+ 2*STD(CLOSE,49))/2,colorred,linethick2;
a8:=abs(EMA(CLOSE,100)-EMA(CLOSE,10))/ema((c+l+h)/3,3)*c*2+ema((c+l+h)/3,3);
a9:=abs(EMA(CLOSE,100)-EMA(CLOSE,10))/ema((c+l+h)/3,3)*c+ema((c+l+h)/3,3);
饵:a8,coloryellow,linethick2;
海底:ema(ema((c+l+h)/3,3),26)*0.88,colorffbb44,linethick2;
上一篇:飞狐地量换手副图指标
下一篇:飞狐短兵相接副图指标