动力线:ma(c,5),linethick3,color00ccff;
牛熊线:ma(c,13),circledot,coloryellow;
生命线:ma(c,34),circledot,colormagenta;
ma05:=ma(c,5);
ma10:=ma(c,10);
ma20:=ma(c,20);
ma30:=ma(c,30);
五日乖离率:=(c-ma05)/ma05*100;
bb05:=atan((ma05/ref(ma05,1)-1)*100)*180/3.1416;
速度5:=sma(ema((ma05-ref(ma05,1))/ref(ma05,1),3)*100,3,1);
加速度5:=ema((速度5-ref(速度5,1)),3),nodraw;
if(bb05>30 and ma05>ref(ma05,1), ma05,drawnull),linethick3,colorred;
bb10:=atan((ma10/ref(ma10,1)-1)*100)*180/3.1416;
if(bb05<0 and ma05<ref(ma05,1), ma05,drawnull),linethick3,colorgreen;
三拾日乖离率:=(c-ma30)/ma30*100,nodraw;
var1:=(ma20-ma30)>ref((ma20-ma30),1) and ma20>ref(ma20,1) and ma30>ref(ma30,1);
var2:=(ma30-ma20)<ref((ma30-ma20),1) and ma20<ref(ma20,1) and ma30<ref(ma30,1);
bb30:=atan((ma30/ref(ma30,1)-1)*100)*180/3.1416;
强势狙击:=filter(bb30>30 and bb10>45 and cross(bb05,60),10);
加仓:=filter(count(cross(bb05,30),5)>=1 and ma05>ref(ma05,1) and 三拾日乖离率>ref(三拾日乖离率,1) and ma10>ref(ma10,1)
and 加速度5>ref(加速度5,1) and 速度5>ref(速度5,1) ,10) ;
清仓:=filter(count(cross(30,bb05),5)>=1 and (c>ma30 or o>ma30) and ma05<ref(ma05,1) and 三拾日乖离率<ref(三拾日乖离率,1) and ma10<ref(ma10,1),10);
drawtext(加仓 ,low*0.98,'◆加二'),coloryellow;
jc:=cross(0,五日乖离率) and 三拾日乖离率<ref(三拾日乖离率,1) and ma10>ref(ma10,1) ;
减仓:=filter(jc,10);////{好公式网www.goodgongshi.com}
mr:=count(cross(五日乖离率,0),3)>=1 and 三拾日乖离率>ref(三拾日乖离率,1) and ma05>ref(ma05,1) and (c/ref(c,1)-1)*100>5 and ref(c,1)<ma30;
买入:=filter(mr,10);
drawtext(减仓,high*1.02,'◆风险'),colorcyan;
drawtext(买入,low*0.96,'◆买二'),coloryellow;
drawtext(清仓 ,high*1.00,'◆清仓'),colorgreen;
var21:=max(abs(high-amount/vol/100),abs(amount/vol/100-low));
var3:=abs((open+close)/2-amount/vol/100);
mv:=(var21+var3)/amount*vol*100*50;
压力:ma(ref(hhv(c,30),1),2),color9dffff;
支撑:ma(ref(llv(c,30),1),2),colorabff46;
tyx3:=ma(ref(hhv((c+l+o+h)/4,30),1),3);
tyx4:=ma((c+l+o+h)/4,13);
tyx5:=ema((c+l+o+h)/4,21);
stickline(c<tyx5 and c>o,h,l,0,0),colorred;
stickline(c<tyx5 and c>o,c,o,3,1),colorred;
stickline(c<tyx5 and c<o,h,l,0,0),color007700;
stickline(c<tyx5 and c<o,c,o,3,0),color005500;
stickline(c<tyx5 and c<o,c,o,2,0),color006600;
stickline(c<tyx5 and c<o,c,o,1,0),color007700;
stickline(c>tyx5 and c<o,h,l,0,0),colorffdd44;
stickline(c>tyx5 and c<o,c,o,3,0 ),colorff7700;
stickline(c>tyx5 and c<o,c,o,2,0 ),colorffaa22;
stickline(c>tyx5 and c<o,c,o,1 ,0 ),colorffdd44;
stickline(c>tyx5 and c>o,h,l,0,0 ),color00eeff;
stickline(c>tyx5 and c>o,c,o,3,0 ),color00aaff;
stickline(c>tyx5 and c>o,c,o,2,0 ),color00ccff;
stickline(c>tyx5 and c>o,c,o,1,0 ),color00eeff;
stickline(c>tyx4 and c>o,h,l,0,0),colorff66aa;
stickline(c>tyx4 and c>o,c,o,3,0 ),colorff11ff;
stickline(c>tyx4 and c>o,c,o,2,0 ),colorff44ff;
stickline(c>tyx4 and c>o,c,o,1,0 ),colorff66ff;
stickline(c>tyx4 and c<o,h,l,0,0),color999999;
stickline(c>tyx4 and c<o,c,o,3,0),color555555;
stickline(c>tyx4 and c<o,c,o,2,0),color777777;
stickline(c>tyx4 and c<o,c,o,1,0),color999999;
上一指标公式:涨停跌停标注指标公式下载 同花顺涨停标注
下一指标公式:通达信五指共振指标公式下载 同花顺共振
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文短线英豪五日乖离率加速度清仓强势狙击压力-指标公式下载 同花顺加速度清仓仅供学习研究。