好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式通达信神牛10号副图附测试源码贴图指标下载

通达信神牛10号副图附测试源码贴图指标下载

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2019-12-18 08:57:24
  • 指标公式标签:神牛10号
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:通达信神牛10号副图附测试源码贴图指标下载

通达信神牛10号副图附测试源码贴图指标

 x_1:=1140602;
x_2:=1200929;
x_3:=1200929;
x_4:=if(namelike(1),0,1) and if(namelike(2),0,1);
x_5:=finance(19)/finance(1);
x_6:=if(close<ma(close,5),close>ref(high,1) or low>ref(low,1),1);
x_7:=if(finance(1)<1000000000,1,0);
x_8:=x_4 and x_7 and low+0.01<x_5*0.85 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000) and finance(34)>close;
x_9:=if(exist(x_8,350),0,1) and x_4 and x_6 and x_7 and low+0.01<x_5*1.05 and low+0.01>x_5*0.85 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000) and finance(34)*1.18>close;
x_10:=x_4 and x_7 and exist(x_9>0 or x_8>0,600) and (high+0.01<x_5*1.65 and high+0.01>x_5*1.38 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000));
x_11:=x_4 and x_7 and exist(x_9>0 or x_8>0,600) and (high+0.01<x_5*2.6 and high+0.01>x_5*1.8 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000));
x_12:=date>x_3 and range(finance(1),10000,1000000000);
x_13:=x_4 and x_7 and low+0.01<(x_5+finance(38)*2)*0.85 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000) and finance(34)>close;
x_14:=if(exist(x_13,350),0,1) and x_4 and x_6 and x_7 and low+0.01<(x_5+finance(38)*2)*1.05 and low+0.01>(x_5+finance(38)*2)*0.85 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000) and finance(34)*1.18>close;
x_15:=x_4 and x_7 and exist(x_14>0 or x_13>0,600) and (high+0.01<(x_5+finance(38)*2)*1.65 and high+0.01>(x_5+finance(38)*2)*1.38 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000));
x_16:=x_4 and x_7 and exist(x_14>0 or x_13>0,600) and (high+0.01<(x_5+finance(38)*2)*2.6 and high+0.01>(x_5+finance(38)*2)*1.8 and date>=x_1 and date<x_2 and range(finance(1),10000,1000000000));
x_17:=finance(1)>1000000000 and if(exist(x_8 or x_9,400),1,0);
x_18:=high+0.01<finance(34)*15 and high+0.01>finance(34)*1.2 and finance(1)>1000000000 and if(exist(x_8 or x_9,300),1,0);
x_19:=if(finance(38)>(-0.2),x_8,x_13);{好公式网-最好的股票公式网站 www.goodgongshi.com}
x_20:=if(finance(38)>(-0.2),x_9,x_14);
x_21:=if(finance(38)>(-0.2),x_10,x_15);
x_22:=if(finance(38)>(-0.2),x_11,x_16);
stickline(x_19,0,1,1,0),colorred;
stickline(x_20,0,1,1,0),colormagenta;
stickline(x_21,0,1,1,0),color80ffff;
stickline(x_22,0,1,1,0),color80ff00;
stickline(x_18,0,1,1,0),colorligray;
drawgbk(x_12,rgb(0,255,0),rgb(255,0,0),0,3,0);
qq16335209:1.8;
深红色重仓买:x_8,nodraw,colorred;
玫红色谨慎买:x_9,nodraw,colormagenta;
黄色卖半仓:x_10,nodraw,coloryellow;
绿色全卖:x_11,nodraw,colorgreen;
白色股变全卖:x_18,nodraw,colorligray;
x_23:=filter(x_18,30);
x_24:=filter(if(finance(38)>(-0.2),x_11,x_16),30);
x_25:=filter(x_8,30);
x_26:=filter(if(finance(38)>(-0.2),x_10,x_15),30);
drawicon(x_23,1.2,15);
drawicon(x_24,1.2,15);
drawicon(x_26,1.2,2);
x_27:=ma(close,5);
x_28:=ma(close,10);
x_29:=ma(close,20);
x_30:=ma(close,30);
x_31:=ma(close,60);
x_32:=ma(close,120);
x_33:=ma(close,250);
x_34:=x_31<min(x_30,min(x_29,min(x_27,x_28)));
x_35:=x_31>max(x_30,max(x_29,max(x_27,x_28)));
x_36:=filter(x_34,30);
x_37:=filter(x_35,30);
x_38:=x_36 and x_8;
x_39:=x_36 and x_9;
x_40:=x_37 and x_8;
x_41:=x_37 and x_9;
drawicon(x_38 or x_39,1.2,24);
 

通达信神牛10号副图附测试源码贴图指标

  >>>使用本站搜索工具可以找到更多通达信神牛10号副图附测试源码贴图指标下载

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文通达信神牛10号副图附测试源码贴图指标下载仅供学习研究。

猜你喜欢

学了又学