立体macd
{input:long(26,20,100),short(12,5,40),m(9,2,60)}
diff : ema(close,short) - ema(close,long),color0066ff,linethick2;
dea : ema(diff,m),color00bb00,linethick2;
macd : 2*(diff-dea), colorstick,linethick0;
stickline(macd<ref(macd,1)and macd>0,0,macd,8,0 ),color003333;
stickline(macd<ref(macd,1)and macd>0,0,macd,7,0 ),color004444;
stickline(macd<ref(macd,1)and macd>0,0,macd,6,0 ),color005555;
stickline(macd<ref(macd,1)and macd>0,0,macd,5,0 ),color007777;
stickline(macd<ref(macd,1)and macd>0,0,macd,4,0 ),color009999;
stickline(macd<ref(macd,1)and macd>0,0,macd,3,0 ),color00bbbb;
stickline(macd<ref(macd,1)and macd>0,0,macd,2,0 ),color00dddd;
stickline(macd<ref(macd,1)and macd>0,0,macd,1,0 ),color00ffff;
stickline(macd>=ref(macd,1)and macd>0,0,macd,8 ,0 ),color000033;
stickline(macd>=ref(macd,1)and macd>0,0,macd,7 ,0 ),color000044;
stickline(macd>=ref(macd,1)and macd>0,0,macd,6 ,0 ),color000055;
stickline(macd>=ref(macd,1)and macd>0,0,macd,5 ,0 ),color000077;
stickline(macd>=ref(macd,1)and macd>0,0,macd,4 ,0 ),color000099;
stickline(macd>=ref(macd,1)and macd>0,0,macd,3 ,0 ),color0000bb;
stickline(macd>=ref(macd,1)and macd>0,0,macd,2 ,0 ),color0000dd;
stickline(macd>=ref(macd,1)and macd>0,0,macd,1 ,0 ),color0000ff;
stickline(macd>ref(macd,1)and macd<0,0,macd,8,0 ),color333333;
stickline(macd>ref(macd,1)and macd<0,0,macd,7,0 ),color444444;
stickline(macd>ref(macd,1)and macd<0,0,macd,6,0 ),color555555;
stickline(macd>ref(macd,1)and macd<0,0,macd,5,0 ),color777777;
stickline(macd>ref(macd,1)and macd<0,0,macd,4,0 ),color999999;
stickline(macd>ref(macd,1)and macd<0,0,macd,3,0 ),colorbbbbbb;
stickline(macd>ref(macd,1)and macd<0,0,macd,2,0 ),colordddddd;
stickline(macd>ref(macd,1)and macd<0,0,macd,1,0 ),colorffffff;
stickline(macd<=ref(macd,1)and macd<0,0,macd,8,0 ),color333300;
stickline(macd<=ref(macd,1)and macd<0,0,macd,7,0 ),color444400;
stickline(macd<=ref(macd,1)and macd<0,0,macd,6,0 ),color555500;
stickline(macd<=ref(macd,1)and macd<0,0,macd,5,0 ),color777700;
stickline(macd<=ref(macd,1)and macd<0,0,macd,4,0 ),color999900;
stickline(macd<=ref(macd,1)and macd<0,0,macd,3,0 ),colorbbbb00;
stickline(macd<=ref(macd,1)and macd<0,0,macd,2,0 ),colordddd00;
stickline(macd<=ref(macd,1)and macd<0,0,macd,1,0 ),colorffff00;
t1:=diff<0 and cross(diff,dea);
t2:=count(t1,7)=2;
b:t1 and t2,linethick0;
drawtext(b,-0.02 ,'b' ),colorffffff,linethick2;
stickline(b,0,macd,7,0),linethick3,colorffffff;
a:=ma(-100*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),19)+100;
b:=ema(-100*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),4)+100;
count(cross(b,a),20)=2 and cross(b,a),linethick2, colorffff00;
cross("kdj.j",0),linethick2;
上一指标公式:竞价计算指标公式(盘口可以看出今天的走势)下载 大智慧计算指标
下一指标公式:发个wo本人使用的短线抄底逃顶买卖公式下载 大智慧公式
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文立体MACD(副图)公式附实测图下载 大智慧MACD仅供学习研究。