简单副图.fnc
{线:判高低}
{柱:判量能}
drawgbklast(date>900101,strip(rgb(5,115,5),rgb(0,0,0),0));
短線線:=(close-ma(close,13))/ma(close,13)*100;
長線線:(close-ma(close,52))/ma(close,52)*100,linethick2,colormagenta;
中線線:(close-ma(close,26))/ma(close,26)*100,linestick,linethick1,colorgray;
極短線 :=(close-ma(close,7))/ma(close,7)*100;
超線線:=(close-ma(close,104))/ma(close,104)*100;
柱:sma(短線線,3,1),linethick0,coloryellow;
反柱:=sma(極短線,3,1);
{紅柱持股}
stickline(柱<ref(柱,1)and 柱>0,0,柱,8,0),color0000aa;
stickline(柱<ref(柱,1)and 柱>0,0,柱,8,0),color0000aa;
stickline(柱<ref(柱,1)and 柱>0,0,柱,7,0),color0000bb;
stickline(柱<ref(柱,1)and 柱>0,0,柱,6,0),color0000cc;
stickline(柱<ref(柱,1)and 柱>0,0,柱,5,0),color0000dd;
stickline(柱<ref(柱,1)and 柱>0,0,柱,4,0),color0000ee;
stickline(柱<ref(柱,1)and 柱>0,0,柱,3,0),color0000ff;
stickline(柱<ref(柱,1)and 柱>0,0,柱,2,0),colorred;
stickline(柱>ref(柱,1)and 柱>0,0,柱,8,0),color0000aa;
stickline(柱>ref(柱,1)and 柱>0,0,柱,7,0),color0000bb;
stickline(柱>ref(柱,1)and 柱>0,0,柱,6,0),color0000cc;
stickline(柱>ref(柱,1)and 柱>0,0,柱,5,0),color0000dd;
stickline(柱>ref(柱,1)and 柱>0,0,柱,3,0),color0000ff;
stickline(柱>ref(柱,1)and 柱>0,0,柱,2,0),colorred;
{反柱金色}
stickline(反柱<ref(反柱,1) and 反柱>0,0,反柱,7,0),color0033ff;
stickline(反柱<ref(反柱,1) and 反柱>0,0,反柱,6,0),color0055ff;
stickline(反柱<ref(反柱,1) and 反柱>0,0,反柱,5,0),color0077ff;
stickline(反柱<ref(反柱,1) and 反柱>0,0,反柱,3,0),color00bbff;
stickline(反柱<ref(反柱,1) and 反柱>0,0,反柱,2,0),color00ddff;
{藍柱}
stickline(柱>ref(柱,1)and 柱<0,0,柱,8,0),colorff0000;
stickline(柱>ref(柱,1)and 柱<0,0,柱,7,0),colorff3300;
stickline(柱>ref(柱,1)and 柱<0,0,柱,6,0),colorff5500;
stickline(柱>ref(柱,1)and 柱<0,0,柱,5,0),colorff7700;
stickline(柱>ref(柱,1)and 柱<0,0,柱,4,0),colorff9900;
stickline(柱>ref(柱,1)and 柱<0,0,柱,3,0),colorffbb00;
stickline(柱>ref(柱,1)and 柱<0,0,柱,2,0),colorffdd00;
stickline(柱>ref(柱,1)and 柱<0,0,柱,1,0),colorffff00;
stickline(柱<ref(柱,1)and 柱<0,0,柱,8,0),colorff0000;
stickline(柱<ref(柱,1)and 柱<0,0,柱,7,0),colorff3300;
stickline(柱<ref(柱,1)and 柱<0,0,柱,6,0),colorff5500;
stickline(柱<ref(柱,1)and 柱<0,0,柱,5,0),colorff7700;
stickline(柱<ref(柱,1)and 柱<0,0,柱,4,0),colorff9900;
stickline(柱<ref(柱,1)and 柱<0,0,柱,3,0),colorffbb00;
stickline(柱<ref(柱,1)and 柱<0,0,柱,2,0),colorffdd00;
stickline(柱<ref(柱,1)and 柱<0,0,柱,1,0),colorffff00;
stickline(反柱>ref(反柱,1)and 反柱<0,0,反柱,9,0),color998855;
stickline(反柱>ref(反柱,1)and 反柱<0,0,反柱,6,0),colorbbaa77;
stickline(反柱>ref(反柱,1)and 反柱<0,0,反柱,3,0),colorddcc99;
stickline(反柱>ref(反柱,1)and 反柱<0,0,反柱,1,0),colorffeebb;
上一指标公式:获利纵横公式详解 大智慧获利
下一指标公式:操盘线公式详解 大智慧操盘
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文简单副图公式详解 大智慧简单仅供学习研究。