主n 80 120 102
m 2 20 7
aa:=ma((2*close+high+low)/4,5);
通道1:aa*n/100;
通道2:aa*(200-n)/100;
cc:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
dd:=dma(close,cc);
通道3:(1+m/100)*dd;
通道4:(1-m/100)*dd;
v2:=if(currbarscount=1,vol*240/fromopen/ref(vol,1)-1,vol/ref(vol,1)-1);
stickline(v2>=1,o,c,2,0),coloryellow;
ma13:=ma(close,13);
x1:=(c+l+h)/3;
bb13:=atan(ema(x1,13)-ref(ema(x1,13),1))*3.1416*10;
ema8:=ema(c,8);
a1:=min(o,c);
b1:=abs(o-c);
t1:=filter(bb13>1 and ema(x1,13)>ref(ema(x1,8),1),10);
stickline(t1,a1,a1+b1/4,2,0),color007575;
stickline(t1,a1+b1/4,a1+b1/2,2,0),colorff0000;
stickline(t1,a1+b1/2,a1+b1*3/4,2,0),color007575;
stickline(t1,a1+b1*3/4,a1+b1,2,0),colorff0000;
typ:=(high+low+close)/3;
ncc1:=(typ-ma(typ,14))/(0.015*avedev(typ,14));
nc1:=sma(ncc1,3,1);
nc2:=sma(nc1,3,1);
nc3:=3*nc1-2*nc2;
cb1:=ema(nc3,5);
cb2:=ref(cb1,1);
lc := ref(close,1);
rsi1:=sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*100;
rsi:=(rsi1-50)*5,linethick2,coloryellow;
nr1:=sma(rsi,3,1);
nd1:=sma(nr1,3,1);
nj1:=3*nr1-2*nd1;
rr1:=ema(nj1,5);
rr2:=ref(rr1,1);
rr:=rr1>rr2;
rsvq:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
nk:=sma(rsvq,3,1);
nk1:=(nk-50)*5,colorred;
nk2:=sma(nk1,3,1);
nd2:=sma(nk2,3,1);
nj2:=3*nk2-2*nd2;
nbb1:=ema(nj2,5);
nbb2:=ref(nbb1,1);
买n入:=rr and not(ref(rr,1)) and (nbb1<-100 and nbb1<-100) and cb1<-100;
drawicon(买n入,l-0.2,13);
卖n出:=ref(rr,1)=1 and not(rr) and cb1>100,linethick0;
drawicon(卖n出,h+0.2,14);
qs:=3*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1)-2*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*100,5,1),3,1);
xg:=cross(qs,10);
drawicon(xg,l*0.98,9);
副参数同上
stickline(c>0,0,1.1,5,0),colorff3700;
aa:=ma((2*close+high+low)/4,5);
通道1:=aa*n/100;
通道2:=aa*(200-n)/100;
cc:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
dd:=dma(close,cc);
通道3:=(1+m/100)*dd;
通道4:=(1-m/100)*dd;
涨停:=(c-ref(c,1))/ref(c,1)>0.05;{涨幅大于9个点}
ma5:=ma(c,5);
ma10:=ma(close,10);
ma20:=ma(c,20);
ma60:=ma(close,60);
aa1:=ma5>ma10 and ma10>ma20 and ma5>ma60;
qsdx:c>通道3 and ref(c,1)<ref(通道3,1) and 涨停 and aa1;
上一指标公式:三合一选股一直用得不错出票少而精指标下载 通达信公式选股
下一指标公式:60分钟周期MACD指标下载 通达信周期
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文强势短线主图副图指标下载 通达信源码主图仅供学习研究。