好公式网用指标公式为投资注入科技力量!
您的位置:好公式网同花顺公式短线英豪五日乖离率加速度清仓强势狙击压力-指标公式下载 同花顺加速度清仓

短线英豪五日乖离率加速度清仓强势狙击压力-指标公式下载 同花顺加速度清仓

  • 指标公式类型:同花顺公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-11-24 15:48:48
  • 指标公式标签:加速度 英豪
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:短线英豪五日乖离率加速度清仓强势狙击压力-指标公式下载 同花顺加速度清仓

动力线: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格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文短线英豪五日乖离率加速度清仓强势狙击压力-指标公式下载 同花顺加速度清仓仅供学习研究。

猜你喜欢

学了又学