x:=6;
d:=9;
m6:ma(c,x);
m9:ma(c,d);
t:=barslast(cross(m6,m9));
st:=barslast(cross(m9,m6));
t1:=sumbars(t=0,2);
t2:=sumbars(t=0,3);
st1:=sumbars(st=0,2);
st2:=sumbars(st=0,3);
//www.goodgongshi.com
h1:=if(const(m6)>const(m9),hhv(h,t+1),ref(hhv(h,t+1),st));
l1:=if(const(m6)<const(m9),llv(l,st+1),ref(llv(l,st+1),t));
h2:=if(const(m6)>const(m9),ref(hhv(h,t+1),st),ref(hhv(h,t+1),st1-1));
l2:=if(const(m6)<const(m9),ref(llv(l,st+1),t),ref(llv(l,st+1),t1-1));
h3:=if(const(m6)>const(m9),ref(hhv(h,t+1),st1-1),ref(hhv(h,t+1),st2-1));
l3:=if(const(m6)<const(m9),ref(llv(l,st+1),t1-1),ref(llv(l,st+1),t2-1));
tj1:=const(m6)>const(m9) and currbarscount>=const(t2) and currbarscount<=const(st2) and l=const(l3);
tj2:=const(m6)>const(m9) and currbarscount>=const(st1) and currbarscount<=const(t2) and h=const(h3);
tj3:=const(m6)>const(m9) and currbarscount>=const(t1) and currbarscount<=const(st1) and l=const(l2);
tj4:=const(m6)>const(m9) and currbarscount>=const(st) and currbarscount<=const(t1) and h=const(h2);
tj5:=const(m6)>const(m9) and currbarscount>=const(t)+1 and currbarscount<=const(st)+1 and l=const(l1);
tj6:=const(m6)>const(m9) and h=const(h1) and currbarscount<=const(st2);
tj7:=const(m6)<const(m9) and currbarscount>=const(st2) and currbarscount<=const(t2) and h=const(h3);
tj8:=const(m6)<const(m9) and currbarscount>=const(t1) and currbarscount<=const(st2) and l=const(l3);
tj9:=const(m6)<const(m9) and currbarscount>=const(st1) and currbarscount<=const(t1) and h=const(h2);
tj10:=const(m6)<const(m9) and currbarscount>=const(t) and currbarscount<=const(st1) and l=const(l2);
tj11:=const(m6)<const(m9) and currbarscount>=const(st)+1 and currbarscount<=const(t)+1 and h=const(h1);
tj12:=const(m6)<const(m9) and l=const(l1)and currbarscount<=const(t2);
drawline(tj1,l,tj2,h,0),colormagenta;
drawline(tj2,h,tj3,l,0),colormagenta;
drawline(tj3,l,tj4,h,0),colormagenta;
drawline(tj4,h,tj5,l,0),colormagenta;
drawline(tj5,l,tj6,h,0),colormagenta;
drawline(tj7,h,tj8,l,0),colorgreen;
drawline(tj8,l,tj9,h,0),colorgreen;
drawline(tj9,h,tj10,l,0),colorgreen;
drawline(tj10,l,tj11,h,0),colorgreen;
drawline(tj11,h,tj12,l,0),colorgreen;
hh:=const(max(max(h1,h2),h3));
ll:=const(min(min(l1,l2),l3));
z:=(hh-ll)/2+ll;
drawline(tj7,z,islastbar,z,0),colorgreen,dotline;
drawtext(tj7,const(z)*1.01,const(z),2,'元'),colorgreen;
hh1:=const(max(h1,max(h2,h3)));
ll1:=const(min(min(l1,l2),l3));
z1:=(hh1-ll1)/2+ll1;
drawline(tj1,z1,islastbar,z1,0),colormagenta,dotline;
drawtext(tj1,const(z)*1.01,const(z1),2,'元'),colormagenta;
近高:h1,colormagenta,nodraw;
近低:l1,colorgreen,nodraw;
中高:h2,colormagenta,nodraw;
中底:l2,colorgreen,nodraw;
远高:h3,colormagenta,nodraw;
远底:l3,colorgreen,nodraw;
上一指标公式:短线变色K线操作性较强指标公式详解 同花顺操作性变色
下一指标公式:宝塔顶底指标公式详解 同花顺宝塔
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文周易阴阳线指标公式详解 同花顺周易仅供学习研究。