神猎手源码下载:
ub:boll+2*std(close,20),linethick2;
ty:=l;
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);
前期低位:ref(l,barslast(ld)),color00ff00,pointdot;
stickline(l,前期低位,前期低位,8,0),colorred;
aa:=ref(c,1);//www.goodgongshi.com
大阳线:=if((c-aa)*100/aa>=5,1,0);
涨停:=if((c-aa)*100/aa>=(10-0.05*100/aa),1,0);
stickline(大阳线,o,c,-1,0),colormagenta;
stickline(大阳线,h,l,0,0),colormagenta;
stickline(涨停,o,c,-1,0),color00aeff;
stickline(涨停,h,l,0,0),color00aeff;
tz:=h;
a3:=ref(ty,10)=hhv(ty,2*10+1);
b3:=filter(a1,10);
c3:=backset(b1,10+1);
md:=filter(c1,10);
a4:=ref(ty,10)=llv(ty,2*10+1);
b4:=filter(a2,10);
c4:=backset(b2,10+1);
nd:=filter(c2,10);
前期高位:ref(h,barslast(md)),
color00ff00,pointdot;
stickline(h,前期高位,
前期高位,8,0),colorgreen;
ta:=max(max((high-low),
abs(ref(close,1)-high)),
abs(ref(close,1)-low));
atr:=ema(ta,13);
var81:=ref(close,1)-ref(atr,1);
破了出:hhv(var81,13),coloryellow;
drawtext(islastbar,破了出,'破了出'),coloryellow;
v2v:=v/ref(v,1)>=1.9 and c>ref(c,1);
stickline(v2v,h,l,0,0),coloryellow;
stickline(v2v,o,c,3,0),color0033ff;
stickline(v2v,o,c,2,0),color0077ff;
stickline(v2v,o,c,1,0),color00bbff;
stickline(v2v,o,c,0.1,0),color00ffff;
v2ve:=v/ref(v,1)>=1.9 and c<o;
stickline(v2ve,o,c,3,1),colorffff00;
stickline(v2ve,o,c,2,0),color005500;
stickline(v2ve,o,c,1,0),color009900;
stickline(v2ve,o,c,0.6,0),color00bb00;
stickline(v2ve,o,c,0.1,0),color00ff00;
zt:=c/ref(c,1)>1.097;
stickline(zt,o,c,3,0),colormagenta;
dt:=ref(c,1)/c>1.097;
stickline(dt,o,c,3,0),colorff3300;
stickline(dt,o,c,2,0),colorff7700;
stickline(dt,o,c,1,0),colorffaa00;
stickline(dt,o,c,0.1,0),colorffff00;
操盘线:ema(c,5),colorgray,linethick2;
drawtext(islastbar,操盘线,'-----【操盘线】'),coloryellow;
牛熊线:ema(c,250),colormagenta,linethick2;
drawtext(islastbar,牛熊线,'-----【牛熊线】'),colormagenta;
upper:=(1+6/100)*ma(close,25);
lower:=(1-6/100)*ma(close,25);
zzz:=(upper+lower)/2;
...........
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文神猎手下载仅供学习研究。