好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式红红火火.tn6格式指标下载 通达信红红火火

红红火火.tn6格式指标下载 通达信红红火火

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-01-20 07:15:27
  • 指标公式标签:tn6 红红火火
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:红红火火.tn6格式指标下载 通达信红红火火

x_1:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_2:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_3:=sum(x_1,5);

x_4:=sum(x_2,5);

x_5:=if(x_3>x_4,(x_3-x_4)/x_3,if(x_3=x_4,0,(x_3-x_4)/x_4));

x_6:=ma(x_5,5);

x_7:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_8:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_9:=sum(x_7,3);

x_10:=sum(x_8,3);

x_11:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_12:=ma(x_11,3);

火:barslast(ema(close,5)<ref(ema(close,5),1)),colorred;

x_13:=hhv(close,2);

x_14:=barslast(x_13<ref(x_13,2));

x_15:=if(x_14>=1,llv(x_13,x_14),low);

x_16:=x_15+x_15*x_14*0.5/100;

x_17:=if(x_16<ref(x_16,1),ma(low,3),x_16);

x_18:=x_15+x_15*(x_14-1)*1.618/100;

山:count(ema(close,5)>ref(ema(close,5),1),5);

x_19:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_20:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_21:=sum(x_7,3);

x_22:=sum(x_8,3);

x_23:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_24:=ma(x_11,3);

买入或持股:stickline(山>0,火,0,2,0),colorred;

x_25:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_26:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_27:=sum(x_7,3);

x_28:=sum(x_8,3);

x_29:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_30:=ma(x_11,3);

下跌→抛出:stickline(山>0,火,山,2,1),colorf0f000;

x_31:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_32:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_33:=sum(x_7,3);

x_34:=sum(x_8,3);

x_35:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_36:=ma(x_11,3);

观望:stickline(山=0 and 火=0,0,1,4,1),colorblue;

x_37:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_38:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_39:=sum(x_7,3);

x_40:=sum(x_8,3);

x_41:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_42:=ma(x_11,3);

植被:stickline(山<火,火,山,1,0),colorgreen;

x_43:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_44:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_45:=sum(x_7,3);

x_46:=sum(x_8,3);

x_47:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_48:=ma(x_11,3);

x_49:=(close-llv(low,5))/(hhv(high,5)-llv(low,5))*10;

k:sma(sma(x_49,2,1),2,1),colorgreen;

d:sma(sma(sma(x_49,2,1),2,1),3,1),coloryellow;

j:3*sma(sma(x_49,2,1),2,1)-2*sma(sma(sma(x_49,2,1),2,1),3,1),colorf00ff0;

x_50:=if(open<=ref(open,1),0,max(high-open,open-ref(open,1)));

x_51:=if(open>=ref(open,1),0,max(open-low,open-ref(open,1)));

x_52:=sum(x_7,3);

x_53:=sum(x_8,3);

x_54:=if(x_9>x_10,(x_9-x_10)/x_9,if(x_9=x_10,0,(x_9-x_10)/x_10));

x_55:=ma(x_11,3);

stickline(ref(山,1)=0 and 山>0,0,(-1),2,0),colorred;

drawtext(ref(火,3)>0 and ref(火,2)>0 and ref(火,1)>0 and 火=0 and ref(火,1)>山,ref(火,1),75),coloryellow;


红红火火.tn6

  >>>使用本站搜索工具可以找到更多红红火火.tn6格式指标下载 通达信红红火火

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文红红火火.tn6格式指标下载 通达信红红火火仅供学习研究。

猜你喜欢

学了又学