好公式网用指标公式为投资注入科技力量!
您的位置:好公式网大智慧公式虎运图精品主图公式下载 大智慧虎运图精品

虎运图精品主图公式下载 大智慧虎运图精品

  • 指标公式类型:大智慧公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-11-04 16:04:24
  • 指标公式标签:虎运图 精品
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:虎运图精品主图公式下载 大智慧虎运图精品

虎运图精品主图

{虎运图-精品主图指标}
n1:=5;
n2:=10;
n3:=28;
n4:=63;

{drawgbklast(c>0,strip(rgb(155,175,200),rgb(150,170,200),1));}
ytsl:=(low+open+high+2*close)/5;
启动:ema(ytsl,n1),colorff1eff;
持股:ema(ytsl,n2),color1effff;
辰星:(20*ytsl+19*ref(ytsl,1)+18*ref(ytsl,2)+17*ref(ytsl,3)+16*ref(ytsl,4)+15*ref(ytsl,5)+14*ref(ytsl,6)+13*ref(ytsl,7)+12*ref(ytsl,8)+11*ref(ytsl,9)+10*ref(ytsl,10)+9*ref(ytsl,11)+8*ref(ytsl,12)+7*ref(ytsl,13)+6*ref(ytsl,14)+5*ref(ytsl,15)+4*ref(ytsl,16)+3*ref(ytsl,17)+2*ref(ytsl,18)+ref(ytsl,20))/211,colorffff1e;
强弱:ema(ytsl,n3),color246bff;
牛熊:ma(ytsl,n4),colorff2f2f,linethick1;
aa1:=wma(close,2);
bb1:=ema(aa1,2);
a0:=ma(bb1,3);
aa2:=wma((high+close+open)/3,18);
dd3:=a0>=aa2 and close>aa2;
dd4:=a0<aa2 ;
dd5:=a0>aa2 ;
cc1:=((close-ref(ma(close,4),1))/3+ma(close,4))*1.004;
cc2:=cross(close,cc1) and cc1>ref(cc1,1);
stickline((dd4 or dd5) and open<=close ,high,low,0,0),colorc400c4;
stickline((dd4 or dd5) and open<=close ,close,open,10,0),color880088;
stickline((dd4 or dd5) and open<=close ,close,open,8,0),colora600a6;
stickline((dd4 or dd5) and open<=close ,close,open,4,0),colorc400c4;{紫}
stickline((dd4 or dd5) and open>=close ,high,low,0,0),color62c400;
stickline((dd4 or dd5) and open>=close ,close,open,10,0),color448800;
stickline((dd4 or dd5) and open>=close ,close,open,8,0),color53a600;
stickline((dd4 or dd5) and open>=close ,close,open,4,0),color62c400;{绿}
stickline((dd3 or close>aa2) and open<=close,high,low,0,0),color0000c4;
stickline((dd3 or close>aa2) and open<=close,close,open,10,0),color000088;
stickline((dd3 or close>aa2) and open<=close,close,open,8,0),color0000a6;
stickline((dd3 or close>aa2) and open<=close,close,open,4,0),color0000c4;{红}
stickline((dd3 or close>aa2) and open>=close,high,low,0,0),color888800;
stickline((dd3 or close>aa2) and open>=close,close,open,10,0),color666600;
stickline((dd3 or close>aa2) and open>=close,close,open,8,0),color777700;
stickline((dd3 or close>aa2) and open>=close,close,open,4,0),color888800;{青}
stickline(cc2,high,low,0,0),color0062c4;
stickline(cc2,open,close,10,0),color004488;
stickline(cc2,open,close,8,0),color0053a6;
stickline(cc2,open,close,4,0),color0062c4;{橘黄}
stickline(ma(close,9)>open and close>ma(close,9),high,low,0,0),color00c4c4;
stickline(ma(close,9)>open and close>ma(close,9) and open<close,open,close,10,0),color008888;
stickline(ma(close,9)>open and close>ma(close,9) and open<close,open,close,8,0),color00a6a6;
stickline(ma(close,9)>open and close>ma(close,9) and open<close,open,close,4,0),color00c4c4;{黄}
bdgd:=cross(0.8,h=hhv(h,6));
gdsj:=barslast(bdgd)+1;
波峰: ref(h,gdsj),colorffffff,pointdot;
bddd:=cross(0.8,l=llv(l,6));
ddsj:=barslast(bddd)+1;
波谷: ref(l,ddsj),colorff00ff,pointdot;
stickline(gdsj<=6,波峰,波峰,6,0),colorfb0000,linethick1;
stickline(ddsj<=6,波谷,波谷,6,0),color1effff,linethick1;
a1:=min(o,c);
b1:=abs(o-c);
lc:=ref(close,1);
rsi:=((sma(max((close - lc),0),3,1) / sma(abs((close - lc)),3,1)) * 100);
ff:=ema(close,3);
ma15:=ema(close,21);
stickline(cross(ff,ma15),a1,a1+b1/2,10,0),colorb5005a;
stickline(cross(ff,ma15),a1,a1+b1/2,8,0),colordb006d;
stickline(cross(ff,ma15),a1,a1+b1/2,4,0),colorf9007c;{紫底背}
stickline(cross(88,rsi),a1+b1,a1+b1/2,10,0),colord2d2d2;
stickline(cross(88,rsi),a1+b1,a1+b1/2,8,0),colorf0f0f0;
stickline(cross(88,rsi),a1+b1,a1+b1/2,4,0),colorffffff;{白顶背}


  >>>使用本站搜索工具可以找到更多虎运图精品主图公式下载 大智慧虎运图精品

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

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

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

    ☉ 本文虎运图精品主图公式下载 大智慧虎运图精品仅供学习研究。

猜你喜欢

学了又学