short:=6;
long:=9;
mid:=3;
dif:ema(close,short)-ema(close,long),linethick1,color0000ff;
dea:ema(dif,mid);
drawband(dif,rgb(500,180,280),dea,rgb(380,280,180));
macd:(dif-dea)*2,colorstick;
上敬:if(dif>=ref(dif,1),dif,drawnull),linethick2,colorred;
下尊:if(dif<ref(dif,1),dif,drawnull),colorgreen,linethick2;
drawicon(cross(dif,dea) and dif>ref(dif,1) and dea<0,dif,0);
stickline(macd>0 and macd>ref(macd,1),macd,0,2.7,0),color000033;
stickline(macd>0 and macd>ref(macd,1),macd,0,2.1,0),color000066;
stickline(macd>0 and macd>ref(macd,1),macd,0,1.5,0),color000099;
stickline(macd>0 andmacd>ref(macd,1),macd,0,0.9,0),color0000cc;
stickline(macd>0 and macd>ref(macd,1),macd,0,0.3,0),color0000ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,2.7,0),color0035ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,2.1,0),color0064ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,1.5,0),color0093ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,0.9,0),color00c2ff;
stickline(macd>0 and macd<ref(macd,1),macd,0,0.3,0),color00ffff;
stickline(macd<0 and macd<ref(macd,1),macd,0,2.7,0),colorff3300;
stickline(macd<0 and macd<ref(macd,1),macd,0,2.1,0),colorff6600;
stickline(macd<0 and macd<ref(macd,1),macd,0,1.5,0),colorff9900;
stickline(macd<0 and macd<ref(macd,1),macd,0,0.9,0),colorffcc00;
stickline(macd<0 and macd<ref(macd,1),macd,0,0.3,0),colorffff00;
stickline(macd<0 and macd>ref(macd,1),macd,0,2.7,0),colorff0033;
stickline(macd<0 and macd>ref(macd,1),macd,0,2.1,0),colorff0066;
stickline(macd<0 and macd>ref(macd,1),macd,0,1.5,0),colorff0099;
stickline(macd<0 and macd>ref(macd,1),macd,0,0.9,0),colorff00cc;
stickline(macd<0 and macd>ref(macd,1),macd,0,0.3,0),colorff00ff;
a1:=barslast(ref(cross(dif,dea),1));
底背离:=ref(close,a1+1)>close and dif>ref(dif,a1+1) and cross(dif,dea);
drawline(a1=0,dea,底背离,dea,0),colorlimagenta,linethick2;
a2:=barslast(ref(cross(dea,dif),1));
顶背离:=ref(close,a2+1)<close and ref(dif,a2+1)>dif and cross(dea,dif);
drawline(a2=0,dea,顶背离,dea,0),colorblue,linethick2;
上一指标公式:五指山多情版指标详解 通达信多情
下一指标公式:大盘资金观察指标详解 通达信观察资金
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文贵族典雅MACD指标详解 通达信贵族MACD仅供学习研究。