顺势神剑冠军1号神剑选股指标源码下载:
drawgbk(c>0, rgb(8,0,0),rgb(8,0,0),0,'11',0);
qsh:=ema(ema(h,60),60);
qsl:=ema(ema(l,60),60);
qs:=(qsh+qsl)/2;
ym25:=ema(slope((close+high+low)/3,22)*10+(close+high+low)/3,44),colorwhite,linethick2;
dqs:=ym25>=qs;{好公式网-最好的股票公式网站 www.goodgongshi.com}
kqs:=ym25<=qs;
stickline(dqs=1,90,10,5,0),color000044;
stickline(kqs=1,90,10,5,0),color002200;
var1:=4*sma((c-llv(l,5))/(hhv(h,5)-llv(l,5))*100,5,1)-3*sma(sma((c-llv(l,5))/(hhv(h,5)-llv(l,5))*100,5,1),3.2,1);
rsv6:=(c-llv(l,6))/(hhv(h,6)-llv(l,6))*100;
k6:=sma(rsv6,3,1);
d6:=sma(k6,3,1);
j6:=3*k6-2*d6;
rsv9:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;
k9:=sma(rsv9,3,1);
d9:=sma(k9,3,1);
j9:=3*k9-2*d9;
aa:=(h+l+c+o)/4;
o1:=hhv(aa,5);
o2:=llv(aa,5);
o3:=o1-o2;
jx5:=ema((aa-o2)/o3,2)*100;
c1:=hhv(aa,10);
c2:=llv(aa,10);
c3:=c1-c2;
jx10:=ema((aa-c2)/c3,2)*100;
mx:=(var1+j6+j9+jx10*1)/4;
90,colorgreen,linethick2;
10,colorred,linethick2;
jxj1:=ref(jx10,1)<15 and jx10>15 and mx<20;
jxj:=jxj1=1 or jx10<15 and mx<20;
mq1:=mx>ref(mx,1) and ref(mx,2)>ref(mx,1) and jxj=1 and dqs=1;
mq2:=mx>ref(mx,1) and ref(mx,2)>ref(mx,1) and jxj=1 and dqs=1;
gd:=if(jx10=hhv(jx10,12),1,0);
dd:=if(jx10=llv(jx10,12),1,0);
drawline(dd,jx10,gd, jx10,0),colorred,dotline;
drawline(gd,jx10,dd, jx10,0),colorgreen,dotline;
drawtext(islastbar,90,'顶'),colorgreen;
drawtext(islastbar,10,'底'),colorred;
冠军1号:=mq1=1 or mq2=1;
drawicon(冠军1号=1,65,1);
stickline(冠军1号=1,61,62,4,0),colorgreen;
stickline(冠军1号=1,60,61,5,0),coloryellow;
stickline(冠军1号=1,29,60,3,0),colorred;
stickline(冠军1号=1,25,28,12,0),coloryellow;
stickline(冠军1号=1,21,24,6,0),colorred;
stickline(冠军1号=1,17,20,3,0),colorgreen;
stickline(冠军1号=1,16,11,1,0),coloryellow;
drawicon(冠军1号=1,10,13);
《冠军1号神剑选股》指标
qsh:=ema(ema(h,60),60);
qsl:=ema(ema(l,60),60);
qs:=(qsh+qsl)/2;
ym25:=ema(slope((close+high+low)/3,22)*10+(close+high+low)/3,44),colorwhite,linethick2;
dqs:=ym25>=qs;
var1:=4*sma((c-llv(l,5))/(hhv(h,5)-llv(l,5))*100,5,1)-3*sma(sma((c-llv(l,5))/(hhv(h,5)-llv(l,5))*100,5,1),3.2,1);
rsv6:=(c-llv(l,6))/(hhv(h,6)-llv(l,6))*100;
k6:=sma(rsv6,3,1);
d6:=sma(k6,3,1);
j6:=3*k6-2*d6;
rsv9:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;
k9:=sma(rsv9,3,1);
d9:=sma(k9,3,1);
j9:=3*k9-2*d9;
aa:=(h+l+c+o)/4;
o1:=hhv(aa,5);
o2:=llv(aa,5);
o3:=o1-o2;
jx5:=ema((aa-o2)/o3,2)*100;
c1:=hhv(aa,10);
c2:=llv(aa,10);
c3:=c1-c2;
jx10:=ema((aa-c2)/c3,2)*100;
mx:=(var1+j6+j9+jx10*1)/4;
jxj1:=ref(jx10,1)<15 and jx10>15 and mx<20;
jxj:=jxj1=1 or jx10<15 and mx<20;
mq1:=mx>ref(mx,1) and ref(mx,2)>ref(mx,1) and jxj=1 and dqs=1;
mq2:=mx>ref(mx,1) and ref(mx,2)>ref(mx,1) and jxj=1 and dqs=1;
gd:=if(jx10=hhv(jx10,12),1,0);
dd:=if(jx10=llv(jx10,12),1,0);
gj1h:=mq1=1 or mq2=1;
大单动向:=(largeintrdvol-largeouttrdvol)*10000/finance(7);
ddx10日:=hhv(大单动向,10);
ddx定位:=大单动向/ddx10日;
total:=if(period=1,5,if(period=2,15,if(period=3,30,if(period=4,60,if(period=5,240,1)))));
mtime:=mod(fromopen,total);
ctime:=if(mtime<0.5,total,mtime);
量:=if(currbarscount=1,vol*total/ctime,drawnull);
量比:=量/ref(vol,1);
mao:=ma(o,3);
mac:=ma(c,2);
tj:=ddx定位>0.5 and 量比>1.2 and c>l and (h-c)<(c-l);
xg1:=gj1h=1 and ddx定位>0.5 and c>l and (h-c)<(c-l) and c>mao and mac<ref(mac,1);
xg2:=gj1h=1 and ddx定位>0.5 and c>l and (h-c)<(c-l) and c>mao and mac>ref(mac,1) and 量比>1.2;
xg3:=mac>ref(mac,1) and ref(mac,2)>ref(mac,1) and ref(gj1h,1)=1 and c>mao and tj=1;
冠军1号神剑选股:xg1=1 or xg2=1 or xg3=1;
上一指标公式:通达信浪花一朵朵副图附效果测试图指标下载
下一指标公式:雷霆买入主图/副图/选股附效果图同时有加密指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文顺势神剑冠军1号神剑选股指标下载仅供学习研究。