无敌量线王
a7:=c-ref(c,1);
a8:=100*ema(ema(a7,6),6)/ema(ema(abs(a7),6),6);
short:=7; long:=19;
rma:=ema(close,short);
nma:=ema(close,long);
up:drawline(l=llv(l,barslast(cross(nma,rma))+1),llv(l,barslast(cross(nma,rma))+1),h=hhv(h,barslast(cross(rma,nma))+1),hhv(h,barslast(cross(rma,nma))+1),0);
down:drawline(h=hhv(h,barslast(cross(rma,nma))+1),hhv(h,barslast(cross(rma,nma))+1),l=llv(l,barslast(cross(nma,rma))+1),llv(l,barslast(cross(nma,rma))+1),0);
买进:=(llv(a8,2)=llv(a8,7) and count(a8<0,2) and cross(a8,ma(a8,2))) and ref(down,1)<ref(down,2) and up>ref(down,1);
趋势区:=if((every(down>=ref(down,1),1)),4,2);
低买:=if(((cross(趋势区,2.1))),1.5,0),stick,colorred,linethick3;
高卖:=if(((cross(3.9,趋势区))),-0.7,0),stick,colorff9150,linethick3;
ty:=c;
a1:=ref(ty,10)=hhv(ty,2*10+1); b1:=filter(a1,10); c1:=backset(b1,10+1); hd:=filter(c1,10);
a2:=ref(ty,10)=llv(ty,2*10+1); b2:=filter(a2,10); c2:=backset(b2,10+1); ld:=filter(c2,10);
aa:=ref(c,barslast(hd)); b:=ref(c,barslast(ld));
t1:=barslast(hd)<barslast(ld) and not(hd) ;
t2:=barslast(hd)>barslast(ld) and not(ld);
峰顶线:if(t1>=1,aa,drawnull),color00ff60;
波峰射线:=if(t1<1,aa,drawnull),pointdot,color00ff60;
峰谷线:if(t2>=1,b,drawnull),colorred;
波谷射线:=if(t2<1,b,drawnull),pointdot,colorff00ff;
yy:=(h+l+c)/3;drawkline(yy,yy,yy,yy+0.00006),colorgreen;
n:=13;
l0:=0.02;
l5:=abs(l-ref(l,n))<=l0
or abs(c-ref(l,n))<=l0
or abs(o-ref(l,n))<=l0
or abs(l-ref(o,n))<=l0
or abs(c-ref(o,n))<=l0
or abs(o-ref(o,n))<=l0
or abs(l-ref(c,n))<=l0
or abs(c-ref(c,n))<=l0
or abs(o-ref(c,n))<=l0
or abs(l-ref(h,n))<=l0
or abs(c-ref(h,n))<=l0
or abs(o-ref(h,n))<=l0;
精准线首次:= l5;
精准左:=filter(精准线首次,n) ;
天数:=barslast(精准左);
lts:=ref(l,天数);
精准右:=abs(l-lts)<=l0;
stickline(精准左,l,l,190,-1),colormagenta;
drawline(精准左,l,精准右,lts,0),colormagenta;
tj1:=llv(close,3)>ref(l,3) and hhv(v,1)<=ref(v,3) and ref(c,3)>ref(o,3) and ref(v,3)>0.8*ref(v,4) and ref(v,3)>1.1*ref(v,5);
ljl:=filter(tj1,1);
tj2:=if(barslast(ljl)=1 and close>ref(high,1),1,if(barslast(ljl)=2 and close>ref(high,2),1,if(barslast(ljl)=3 and close>ref(high,3),1,0)));
tp:=tj2=1;
stickline(close,ref(llv(l,3),barslast(ljl)),ref(llv(l,3),barslast(ljl)),6,0),coloryellow;
tj3:=if(barslast(ljl)=1 and close>ref(low,1),1,if(barslast(ljl)=2 and close>ref(low,2),1,if(barslast(ljl)=3 and close>ref(low,3),1,0)));
stfz:=tj3=1;
cl:=stfz and tp;
tjcl:=filter(cl,3);
上一指标公式:飞毛腿量柱擒涨停超赢版之无敌波段主图TDX指标下载 通达信波段涨停
下一指标公式:成交量18变TDX指标下载 通达信源码贴图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文飞毛腿量柱擒涨停超赢版之无敌量线王主图TDX指标下载 通达信涨停源码仅供学习研究。