好公式网用指标公式为投资注入科技力量!
您的位置:好公式网飞狐公式我的布林TT.BOLL公式 飞狐指标BOLL指标 源码

我的布林TT.BOLL公式 飞狐指标BOLL指标 源码

  • 指标公式类型:飞狐公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-07-01 21:50:31
  • 指标公式标签:BOLL 布林
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:我的布林TT.BOLL公式 飞狐指标BOLL指标 源码

我的布林指标 tt.boll

这里中轴就是20日均线,中轴走强即代表中级趋势开始走强,这是趋势交易者入场的基本条件,将布林中轴做成变色线是为了方便观看,变色k线则是5日均线的强弱的替代,短线指示而已!
以下是通达信源码:
◇中轴:ma(c,20),color00ddaa;
◇上轨:ma(c,20)+2*std(c,20),color333333,linethick2;
◇侧上:ma(c,20)+1.5*std(c,20),color553333;
◇侧下:ma(c,20)-1.5*std(c,20),color003363;
◇下轨:ma(c,20)-2*std(c,20),color333333,linethick2;
多头走势:if(◇中轴>ref(◇中轴,1),◇中轴,drawnull),color0000ff,linethick2;
x:=ema(c,5)>=ref(ema(c,5),1);
stickline(not(x),h,l,0,1),colorffff00;
stickline(not(x) and c<o,c,o,2,0),colorbbbb00;
stickline(not(x) and c<o,c,o,0.5,0),colorffff00;
stickline(not(x) and c>=o,c,o,2,1),colorffff00;
stickline(x,h,l,0,0),color0000ff;
stickline(x and c>=o,c,o,2,0),color0000bb;
stickline(x and c>=o,c,o,0.5,0),color0000ff;
stickline(x and c<o,c,o,2,1),color0000ff;

飞狐源码

◇中轴:ma(c,20),color00ddaa;
◇上轨:ma(c,20)+2*std(c,20),color333333,linethick2;
◇侧上:ma(c,20)+1.5*std(c,20),color553333;
◇侧下:ma(c,20)-1.5*std(c,20),color003363;
◇下轨:ma(c,20)-2*std(c,20),color333333,linethick2;
partline(◇中轴>ref(◇中轴,1),◇中轴),linethick2,colorred;
x:=ema(c,5)>=ref(ema(c,5),1);
stickline(not(x),h,l,0,1),colorffff00;
stickline(not(x) and c<o,c,o,7,0),color999900;
stickline(not(x) and c<o,c,o,5,0),colorcccc00;
stickline(not(x) and c<o,c,o,3,0),colorffff00;
stickline(not(x) and c>=o,c,o,7,1),colorffff00;
stickline(x,h,l,0,0),color0000ff;
stickline(x and c>=o,c,o,7,0),color0000aa;
stickline(x and c>=o,c,o,5,0),color0000cc;
stickline(x and c>=o,c,o,3,0),color0000ff;
stickline(x and c<o,c,o,7,1),color0000ff;

dzhl2源码:

◇中轴:ma(c,20),color00ddaa;
◇上轨:ma(c,20)+2*std(c,20),color333333,linethick2;
◇侧上:ma(c,20)+1.5*std(c,20),color553333;
◇侧下:ma(c,20)-1.5*std(c,20),color003363;
◇下轨:ma(c,20)-2*std(c,20),color333333,linethick2;
partline(◇中轴,◇中轴>ref(◇中轴,1)),linethick2,colorred;
x:=ema(c,5)>=ref(ema(c,5),1);
stickline(not(x),h,l,0,1),colorffff00;
stickline(not(x) and c<o,c,o,7,0),color999900;
stickline(not(x) and c<o,c,o,5,0),colorcccc00;
stickline(not(x) and c<o,c,o,3,0),colorffff00;
stickline(not(x) and c>=o,c,o,7,1),colorffff00;
stickline(x,h,l,0,0),color0000ff;
stickline(x and c>=o,c,o,7,0),color0000aa;
stickline(x and c>=o,c,o,5,0),color0000cc;
stickline(x and c>=o,c,o,3,0),color0000ff;
stickline(x and c<o,c,o,7,1),color0000ff;


我的布林指标 tt.boll

  >>>使用本站搜索工具可以找到更多我的布林TT.BOLL公式 飞狐指标BOLL指标 源码

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文我的布林TT.BOLL公式 飞狐指标BOLL指标 源码仅供学习研究。

猜你喜欢

学了又学