{自动画线}
ats1:=ref(high,ps)=hhv(high,2*ps+1);
ats2:=filter(ats1,ps);
ats3:=backset(ats2,ps+1);
ats4:=filter(ats3,ps),colorwhite;{高点}
ats5:=refdate(barslast(ats4),date);
ats6:=refdate(ref(barslast(ats4),ats5+1)+ats5+1,date);
ats7:=currbarscount=ats5+1;
ats8:=currbarscount=ats6+1;
hp1:=const(ref(h,ats5));
hp2:=const(ref(h,ats6));
tbt:=ats6-ats5;{时间间隔}
mar:=abs(hp1-hp2);{差};
td:=barslast(ats8);
pr:=if(hp1>hp2,hp2+mar/tbt*td,hp2-mar/tbt*td);
spr1:=if(hp1>hp2,hp2+1/2*mar/tbt*td,hp2-1/2*mar/tbt*td);
spr2:=if(hp1>hp2,hp2+1/3*mar/tbt*td,hp2-1/3*mar/tbt*td);
spr3:=if(hp1>hp2,hp2+1/4*mar/tbt*td,hp2-1/4*mar/tbt*td);
spr4:=if(hp1>hp2,hp2+1/8*mar/tbt*td,hp2-1/8*mar/tbt*td);
spr5:=if(hp1>hp2,hp2+2*mar/tbt*td,hp2-2*mar/tbt*td);
spr6:=if(hp1>hp2,hp2+3*mar/tbt*td,hp2-3*mar/tbt*td);
spr7:=if(hp1>hp2,hp2+4*mar/tbt*td,hp2-4*mar/tbt*td);
spr8:=if(hp1>hp2,hp2+8*mar/tbt*td,hp2-8*mar/tbt*td);
bts1:=ref(low,ss)=llv(low,2*ss+1);
bts2:=filter(bts1,ss);
bts3:=backset(bts2,ss+1);
bts4:=filter(bts3,ss),colorwhite;{高点}
bts5:=refdate(barslast(bts4),date);
bts6:=refdate(ref(barslast(bts4),bts5+1)+bts5+1,date);
bts7:=currbarscount=bts5+1;
bts8:=currbarscount=bts6+1;
lp1:=const(ref(low,bts5));
lp2:=const(ref(low,bts6));
btbt:=bts6-bts5;{时间间隔}
bmar:=abs(lp1-lp2);{差};
btd:=barslast(bts8);
sr:=if(lp1>lp2,lp2+bmar/btbt*btd,lp2-bmar/btbt*btd);
ssr1:=if(lp1>lp2,lp2+1/2*bmar/btbt*btd,lp2-1/2*bmar/btbt*btd);
ssr2:=if(lp1>lp2,lp2+1/3*bmar/btbt*btd,lp2-1/3*bmar/btbt*btd);
ssr3:=if(lp1>lp2,lp2+1/4*bmar/btbt*btd,lp2-1/4*bmar/btbt*btd);
ssr4:=if(lp1>lp2,lp2+1/8*bmar/btbt*btd,lp2-1/8*bmar/btbt*btd);
ssr5:=if(lp1>lp2,lp2+2*bmar/btbt*btd,lp2-2*bmar/btbt*btd);
ssr6:=if(lp1>lp2,lp2+3*bmar/btbt*btd,lp2-3*bmar/btbt*btd);
ssr7:=if(lp1>lp2,lp2+4*bmar/btbt*btd,lp2-4*bmar/btbt*btd);
ssr8:=if(lp1>lp2,lp2+8*bmar/btbt*btd,lp2-8*bmar/btbt*btd);
gx:=max(hp1,hp2);
dx:=min(lp1,lp2);
hl:if(currbarscount<=ats6+1,hp2,drawnull),pointdot;
prl:if(between(pr,dx,gx),pr,drawnull);
sprl1:if(between(spr1,dx,gx),spr1,drawnull),pointdot;
sprl2:if(between(spr2,dx,gx),spr2,drawnull),pointdot;
sprl3:if(between(spr3,dx,gx),spr3,drawnull),pointdot;
sprl4:if(between(spr4,dx,gx),spr4,drawnull),pointdot;
sprl5:if(between(spr5,dx,gx),spr5,drawnull),pointdot;
sprl6:if(between(spr6,dx,gx),spr6,drawnull),pointdot;
sprl7:if(between(spr7,dx,gx),spr7,drawnull),pointdot;
sprl8:if(between(spr8,dx,gx),spr8,drawnull),pointdot;
{好公式网 http:// 整理}
ll:if(currbarscount<=bts6+1,lp2,drawnull),pointdot;
srl:if(between(sr,dx,gx),sr,drawnull);
ssrl1:if(between(ssr1,dx,gx),ssr1,drawnull),pointdot;
ssrl2:if(between(ssr2,dx,gx),ssr2,drawnull),pointdot;
ssrl3:if(between(ssr3,dx,gx),ssr3,drawnull),pointdot;
ssrl4:if(between(ssr4,dx,gx),ssr4,drawnull),pointdot;
ssrl5:if(between(ssr5,dx,gx),ssr5,drawnull),pointdot;
ssrl6:if(between(ssr6,dx,gx),ssr6,drawnull),pointdot;
ssrl7:if(between(ssr7,dx,gx),ssr7,drawnull),pointdot;
ssrl8:if(between(ssr8,dx,gx),ssr8,drawnull),pointdot;
上一指标公式:涨停至尊版-天机线指标详解 通达信涨停
下一指标公式:资金动能指标详解 通达信动能
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文自动画线-什么都不说好用请支持指标详解 通达信什么都不画线仅供学习研究。