【箱顶】:peak(close,n,1)*0.98;
【箱底】:trough(close,n,1)*1.02;
【箱高】:100*(【箱顶】-【箱底】)/【箱底】,nodraw;
p:=0;
koh:=l>ref(h,1);
kol:=h<ref(l,1);
hif:=l>ref(h,barslast(koh)+1);
nhif:=l<=ref(h,barslast(koh)+1);
lif:=h<ref(l,barslast(kol)+1);
nlif:=h>=ref(l,barslast(kol)+1);
n:=8{1 100 8};
aa:=ref(h,n)=hhv(h,2*n+1);
aa1:=ref(l,n)=llv(l,2*n+1);
qy:=backset(aa,n+1);
qy1:=backset(aa1,n+1);
cc:=filter(qy,n) and h=hhv(h,n+1);
cc1:=filter(qy1,n) and l=llv(l,n+1);
ddd:=barslast(cc);
dd1:=barslast(cc1);
gdts:=if(cc,currbarscount,0);
ddts:=if(cc1,currbarscount,0);
dingbuts:=if(ddd,ref(gdts,ddd),gdts);
ddts1:=if(dd1,ref(ddts,dd1),ddts);
gdcs1:=const(dingbuts);
ddcs1:=const(ddts1);
gdcs13:=const(ref(high,gdcs1-1));
ddcs13:=const(ref(l,ddcs1-1));
dingbuts1:=ref(dingbuts,ddd+1);
ddts2:=ref(ddts1,dd1+1);
gdcs2:=const(dingbuts1);
ddcs2:=const(ddts2);
gdcs23:=const(ref(high,dingbuts1-1));
ddcs23:=const(ref(l,ddts2-1));
xg1:=backset(islastbar,gdcs1);
xd1:=backset(islastbar,ddcs1);
xg2:=backset(islastbar,dingbuts1);
xd2:=backset(islastbar,ddts2);
xdd:=if(ddcs13<=ddcs23,xd1,xd2);
bcg:=sum(xg1,0);
bcd:=sum(xdd,0);
上缺口:=p=0 and hif and barslast(koh)<barslast(nhif) and barslast(hif)<barslast(nhif);
hg:=if(上缺口{ and date<1091201}{},ref(h,barslast(koh)+1),drawnull);
stickline(上缺口,hg,hg*1.001,10,0),color888888;
下缺口:=p=0 and lif and barslast(kol)<barslast(nlif) and barslast(lif)<barslast(nlif);
lg:=if(下缺口{ and date<1091201}{},ref(l,barslast(kol)+1),drawnull);
stickline(下缺口{ and date<1091201}{},lg,lg*0.999,10,0),color888888;
上一指标公式:发自用60分钟供大家鉴赏指标下载 通达信鉴赏源码
下一指标公式:短线宝典提供指标下载 通达信贴图宝典
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文箱体支撑+缺口主图指标下载 通达信缺口源码仅供学习研究。