{波段轨道}{主图}
aa:=ma((2*close+high+low)/4,5);
通道1:=aa*102/100;
通道2:=aa*(200-102)/100;
cc:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
dd:=dma(close,cc);
通道3:=(1+7/100)*dd;
通道4:=(1-7/100)*dd;
股价:=(h+l+c)/3;
股价运动:=股价,linethick2,colorblue;
趋势:=xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(xma(股价,3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),3),linethick1,colorffffff;
风险区1:趋势*1.1,color0000ff;
风险区2:趋势*1.125,color0000ff;
风险区3:趋势*1.15,color00ffff,pointdot;
良机区1:趋势*0.9,colorliblue;
良机区2:趋势*0.875,colorliblue;
良机区3:趋势*0.85,colorffff00,pointdot;
上一:if(风险区1>ref(风险区1,1), 风险区1,drawnull),coloryellow;
上二:if(风险区2>ref(风险区2,1), 风险区2,drawnull),coloryellow;
上三:if(风险区3>ref(风险区3,1), 风险区3,drawnull),coloryellow;
下一:if(良机区1>ref(良机区1,1), 良机区1,drawnull),coloryellow;
下二:if(良机区2>ref(良机区2,1), 良机区2,drawnull),coloryellow;
下三:if(良机区3>ref(良机区3,1), 良机区3,drawnull),coloryellow;
drawband(上三,rgb(0,0,255),上二,drawnull);
drawband(上二,rgb(255,255,0),上一,drawnull);
drawband(下一,rgb(80,00,00),下二,drawnull);
drawband(下二,rgb(255,255,255),下三,drawnull);
drawband(上一,rgb(128,128,64), 下一,drawnull);
{if(趋势>ref(趋势,1), 趋势,drawnull),coloryellow,linethick2}
t:=close/ref(close,1)*1000-1000;
qs2:=xma(xma(xma(t,2),2),2);
qs4:=xma(xma(xma(t,4),4),4);
qs6:=xma(xma(xma(t,6),6),6);
{drawicon(cross(qs2,qs4),l,1);
drawicon(qs2<qs4 and ref(qs2,1)>ref(qs4,1),h,2);}
风险:=((c-趋势)/趋势*100>10 and c>通道3) or ((h-趋势)/趋势*100>10 and h>通道3 ) or ((o-趋势)/趋势*100>10 and o>通道3);
drawicon(风险 and filter(风险,3),h+0.01,6);
良机:=((c-趋势)/趋势*100<-10 and c<通道4) or ((o-趋势)/趋势*100<-10 and o<通道4 ) or((l-趋势)/趋势*100<-10 and l<通道4);
qw1:=趋势>ref(趋势,1);
drawicon(良机 and qw1 and filter(良机,3),l*0.97,5);
qw2:=o<良机区3;
drawicon(qw2 and filter(qw2,3),l*0.97,9);
e1:expma(c,7),colorgreen;
e2:expma(c,9),colorgreen;
e3:expma(c,12),colorgreen;
e4:expma(c,14),colorgreen;
e5:expma(c,17),colorgreen;
e6:=expma(c,50),colorff8800,linethick2;
就:if(e1>ref(e1,1),e1,drawnull), color0080ff;
这:if(e2>ref(e2,1),e2,drawnull), color0080ff;
样:if(e3>ref(e3,1),e3,drawnull), color0080ff;
做:if(e4>ref(e4,1),e4,drawnull), color0080ff;
多:if(e5>ref(e5,1),e5,drawnull), color0080ff;
drawkline(h,o,l,c);
stickline(c>=o,h,l,0,1),color0000ff;
stickline(c>=o,c,o,2.8,0),color0000bb;
stickline(c>=o,c,o,2,0),color0000dd;
stickline(c>=o,c,o,1.2,0),color0000ee;
stickline(c>=o,c,o,0.4,0),color0000ff;
stickline(c<o,h,l,0,1),colorffff00;
stickline(c<o,c,o,2.8,0),color999900;
stickline(c<o,c,o,2,0),colorbbbb00;
stickline(c<o,c,o,1.2,0),colordddd00;
stickline(c<o,c,o,0.4,0),colorffff00;
stickline(c<o,h,l,0,0),colorffff00;
a1:=(e1>ref(e1,1) and e2>ref(e2,1) and e3>ref(e3,1) and e4>ref(e4,1) and e5>ref(e5,1)) and (ref(e1,1)<=ref(e1,2) or ref(e2,1)<=ref(e2,2) or ref(e3,1)<=ref(e3,2) or ref(e4,1)<=ref(e4,2) or ref(e5,1)<=ref(e5,2));
a2:=风险区1>ref(风险区1,1) and 风险区2>ref(风险区2,1) and 风险区3>ref(风险区3,1) and 良机区1>ref(良机区1,1) and 良机区2>ref(良机区2,1) and 良机区3>ref(良机区3,1);
drawicon(a1 and a2,l*0.99,25);
上一指标公式:建乐中短TDX指标下载 通达信指标建乐中短
下一指标公式:财务K线综合主图无未来TDX说明指标下载 通达信财务未来
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文波段轨道主图有未来XMA慎入TDX主图指标下载 通达信轨道源码仅供学习研究。