猎狐线均价通道
upper:ema(close,26)+2.7*std(close-ref(close,1),100);
lower:ema(close,26)-2.7*std(close-ref(close,1),100);
jjj:=if(dynainfo(8)>0.01,0.01*dynainfo(10)/dynainfo(8),dynainfo(3));
ddd:=(dynainfo(5)<0.01 or dynainfo(6)<0.01);
jjjt:=if(ddd,1,(jjj<(dynainfo(5)+0.01) and jjj>(dynainfo(6)-0.01)));
cyc13:if(jjjt,0.01*ema(amount,p2)/ema(vol,p2),ema((high+low+close)/3,p2));
cyc∞:if(jjjt,dma(amount/(100*vol),100*vol/finance(7)),ema((high+low+close)/3,120));
均价:=(0.618*(0.809*c+0.191*o)+0.382*(if(h=c,c,h)+if(l=c,c,l))/2);
r:=(0.809*if(l=c,c,l)+0.191*均价);r1:=(0.809*if(h=c,c,h)+0.191*均价);kx:=(r+r1)/2;
hr:=(hhv(r1,34)*0.618+(hhv(r1,55)+hhv(r1,89))/2+hhv(r1,144)*0.382)/2;
lr:=(llv(r,34)*0.618+(llv(r,55)+llv(r,89))/2+llv(r,144)*0.382)/2;
xlr:=(llv(均价,8)*0.618+(llv(均价,13)+llv(均价,21))/2+llv(均价,34)*0.382)/2;
xp:=barslast(cross(均价,ref(xlr,1)));
cb:=ema(ma(均价,xp+1),2),colorred,linethick1;
gzx:=(wma(均价,8)*0.618+(wma(均价,13)+wma(均价,21))/2+wma(均价,34)*0.382)/2;
工作线:=(ref(gzx,2)+ref(gzx,1)+ref(gzx,0))/3,colormagenta,linethick1;
cc:=abs(均价-gzx)/gzx;//www.goodgongshi.com
济安线:=dma(均价,cc),colormagenta,linethick1;
aaa:=(wma(cb,34)*0.618+(wma(cb,55)+wma(cb,89))/2+wma(cb,144)*0.382)/2;
狐线:=wma((ref(aaa,2)+ref(aaa,1)+ref(aaa,0))/3,1);
xx:=abs(cb-狐线)/狐线;
猎狐线:ema((dma(cb,xx)*0.52+济安线*0.48),14),colormagenta;
mid_tdms:=(3*c+l+h)/5;
波动中枢:=ema(ema(ema(mid_tdms,20),2),2),pointdot;
bdup:=ref(hhv(100*(high-波动中枢)/波动中枢,120),1),nodraw;
bddn:=ref(llv(100*(low-波动中枢)/波动中枢,120),1),nodraw;
顶:=ema(ema(ema(ref(波动中枢,1)*(1+bdup/100),2),2),2);
底:=ema(ema(ema(ref(波动中枢,1)*(1+bddn/100),2),2),2);
地线:=底;
中线:=ref(波动中枢,1);
天线:=顶;
绘图范围:=iff(barscount(close)>120,1,0);
stickline(绘图范围,地线,地线+(中线-地线)*(20/20),11,0),color000000;
stickline(绘图范围,地线,地线+(中线-地线)*(19/20),11,0),color000008;
stickline(绘图范围,地线,地线+(中线-地线)*(18/20),11,0),color000010;
stickline(绘图范围,地线,地线+(中线-地线)*(17/20),11,0),color000018;
stickline(绘图范围,地线,地线+(中线-地线)*(16/20),11,0),color000020;
stickline(绘图范围,地线,地线+(中线-地线)*(15/20),11,0),color000028;
stickline(绘图范围,地线,地线+(中线-地线)*(14/20),11,0),color000030;
stickline(绘图范围,地线,地线+(中线-地线)*(13/20),11,0),color000038;
stickline(绘图范围,地线,地线+(中线-地线)*(12/20),11,0),color000040;
stickline(绘图范围,地线,地线+(中线-地线)*(11/20),11,0),color000048;
stickline(绘图范围,地线,地线+(中线-地线)*(10/20),11,0),color000050;
stickline(绘图范围,地线,地线+(中线-地线)*(9/20),11,0),color000058;
stickline(绘图范围,地线,地线+(中线-地线)*(8/20),11,0),color000060;
stickline(绘图范围,地线,地线+(中线-地线)*(7/20),11,0),color000068;
stickline(绘图范围,地线,地线+(中线-地线)*(6/20),11,0),color000070;
stickline(绘图范围,地线,地线+(中线-地线)*(5/20),11,0),color000078;
stickline(绘图范围,地线,地线+(中线-地线)*(4/20),11,0),color000080;
stickline(绘图范围,地线,地线+(中线-地线)*(3/20),11,0),color000088;
stickline(绘图范围,地线,地线+(中线-地线)*(2/20),11,0),color000090;
stickline(绘图范围,地线,地线+(中线-地线)*(1/20),11,0),color000098;
stickline(绘图范围,天线,天线-(天线-中线)*(20/20),11,0),color000000;
stickline(绘图范围,天线,天线-(天线-中线)*(19/20),11,0),color080800;
stickline(绘图范围,天线,天线-(天线-中线)*(18/20),11,0),color101000;
stickline(绘图范围,天线,天线-(天线-中线)*(17/20),11,0),color181800;
stickline(绘图范围,天线,天线-(天线-中线)*(16/20),11,0),color202000;
stickline(绘图范围,天线,天线-(天线-中线)*(15/20),11,0),color282800;
stickline(绘图范围,天线,天线-(天线-中线)*(14/20),11,0),color303000;
stickline(绘图范围,天线,天线-(天线-中线)*(13/20),11,0),color383800;
stickline(绘图范围,天线,天线-(天线-中线)*(12/20),11,0),color404000;
stickline(绘图范围,天线,天线-(天线-中线)*(11/20),11,0),color484800;
stickline(绘图范围,天线,天线-(天线-中线)*(10/20),11,0),color505000;
stickline(绘图范围,天线,天线-(天线-中线)*(9/20),11,0),color585800;
stickline(绘图范围,天线,天线-(天线-中线)*(8/20),11,0),color606000;
stickline(绘图范围,天线,天线-(天线-中线)*(7/20),11,0),color686800;
stickline(绘图范围,天线,天线-(天线-中线)*(6/20),11,0),color707000;
stickline(绘图范围,天线,天线-(天线-中线)*(5/20),11,0),color787800;
stickline(绘图范围,天线,天线-(天线-中线)*(4/20),11,0),color808000;
stickline(绘图范围,天线,天线-(天线-中线)*(3/20),11,0),color888800;
stickline(绘图范围,天线,天线-(天线-中线)*(2/20),11,0),color909000;
stickline(绘图范围,天线,天线-(天线-中线)*(1/20),11,0),color989800;
回归上限:iff(绘图范围,天线,drawnull),color989800,linethick2;
回归下限:iff(绘图范围,地线,drawnull),color000098,linethick2;
上涨偏离度:=100*(high-波动中枢)/波动中枢,nodraw;
下跌偏离度:=100*(low-波动中枢)/波动中枢,nodraw;
stickline(绘图范围 and close>open,high,close,0,0),colorred;
stickline(绘图范围 and close>open,low,open,0,0),colorred;
stickline(绘图范围 and close>open,close,open,9,1),colorred;
stickline(绘图范围 and close==open,high,low,0,0),colorwhite;
stickline(绘图范围 and close==open,close,open,9,0),colorwhite;
stickline(绘图范围 and close<open,high,low,0,0),colorgreen;
stickline(绘图范围 and close<open,close,open,9,0),colorgreen;
波动敞口:((回归上限-波动中枢)/波动中枢+(波动中枢-回归下限)/波动中枢)*100,nodraw,color00c6ff;
涨过头:=iff(high>回归上限,1,0);
跌过头:=iff(low<回归下限,1,0);
风险标记:iff(涨过头,close,drawnull),nodraw,colorcyan;
机会标记:iff(跌过头,close,drawnull),nodraw,coloryellow;
drawicon(涨过头,high*1.01,2);
drawicon(跌过头,low*0.99,1);
varc:=sma(max(close-ref(close,1),0),6,1)/sma(abs(close-ref(close,1)),6,1)*100;
逃顶:=iff(cross(84,varc) and 上涨偏离度>20,1,0),nodraw;
var1:=(high+low+open+2*close)/5;
var2:=ref(var1,1);
var3:=sma(max(var1-var2,0),10,1)/sma(abs(var1-var2),10,1)*100;
var4:=filter(iff(count(var3<20,5)>=1 and count(var1==llv(var1,10),10)>=1 and close>=open*1.038 and vol>ma(vol,5)*1.2,1,0),5);
抄底:=iff(var4 and exist(下跌偏离度*(-1)>15,3),1,0);
drawicon(绘图范围 and 逃顶,high*1.02,14);
drawicon(绘图范围 and 抄底,low*0.98,13);
drawtext(绘图范围 and 逃顶,max(h*1.05,回归上限*1.03),'逃'),colorcyan;
drawtext(绘图范围 and 抄底,min(low*0.995,回归下限),'抄'),coloryellow;
上一指标公式:运达K线中枢主图指标下载 同花顺中枢
下一指标公式:A线台源码副图指标下载 同花顺
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文猎狐线均价通道主图指标下载 同花顺通道仅供学习研究。