通达信公式大机构版macd副图指标
long:=26;
short:=12;
m:=9;
diff:=ema(close,short)-ema(close,long);
dea:=ema(diff,m);
macd2:=2*(diff-dea);
(close<0 and cross(diff,0),h*1.3),color000080,nodraw;
(close<0 and cross(macd2,0),h*1.3),color000080,nodraw;
(close<0 and cross(0,diff),h*1.3),color808080,nodraw;
(close<0 and cross(0,macd2),h*1.3),color808080,nodraw;
du0:=cross(diff,0);
ud0:=cross(0,diff);
tdu0:=barslast(du0);
tud0:=barslast(ud0);
du3:=ref(du0,1);
ud3:=ref(ud0,1);
tdu3:=barslast(du3);
tud3:=barslast(ud3);
udgline:=if(tdu3<tud3,ref(hhv(high,2),tdu3),ref(llv(low,2),tud3));
jdu0:=ref(close,1)<=ref(udgline,1) and close>udgline and tdu0<tud0;
jud0:=ref(close,1)>=ref(udgline,1) and close<udgline and tud0<tdu0;
jdu1:=jdu0 and count(jdu0,tdu0)=1;
jud1:=jud0 and count(jud0,tud0)=1;
jdu2:=jdu1 and ref(barslast(jud1),1)<ref(barslast(jdu1),1);
jud2:=jud1 and ref(barslast(jud1),1)>ref(barslast(jdu1),1);
jdu3:=jdu1 and ref(barslast(jud1),1)>ref(barslast(jdu1),1);
jud3:=jud1 and ref(barslast(jud1),1)<ref(barslast(jdu1),1);
bsline:=if(barslast(jdu2)<barslast(jud2),if(ref(cross(0,macd2),1),llv(low,2),ref(llv(low,2),barslast(ref(cross(0,macd2),1)))),if(ref(cross(macd2,0),1),hhv(high,2),ref(hhv(high,2),barslast(ref(cross(macd2,0),1)))));
stickline(macd2>=0,0,macd2,2,1),color0000ff;
stickline(macd2>=0 and macd2<ref(macd2,1),0,macd2,2,0),color0000ff;
stickline(macd2<0,0,macd2,2,0),colorffff00;
stickline(macd2<0 and macd2>ref(macd2,1),0,macd2,2,1),colorffff00;
dif:diff,linethick2,color0000ff;
{好公式网-最好的股票公式网站 www.goodgongshi.com}
macd:dea,colorff0000;
def:macd2,linethick0,colorffff00;
stickline(close>0,0,0,2,0),color808080;
defut:=barslast(cross(macd2,0));
defdt:=barslast(cross(0,macd2));
deful:=if(macd2>=0,hhv(macd2,defut+1),ref(hhv(macd2,defut+1),defdt+1));
defdl:=if(macd2<0,llv(macd2,defdt+1),ref(llv(macd2,defdt+1),defut+1));
defu2l:=ref(deful,defut+1);
defd2l:=ref(defdl,defdt+1);
drawicon(llv(macd2,4)>0 and macd2<ref(macd2,1) and ref(macd2,1)>ref(macd2,2) and ref(macd2,2)>ref(macd2,3),macd2,2);
drawicon(hhv(macd2,4)<0 and macd2>ref(macd2,1) and ref(macd2,1)<ref(macd2,2) and ref(macd2,2)<ref(macd2,3),macd2,1);
drawicon((jud1 or barslast(jdu1)>barslast(jud1)) and macd2>=0 and ref(macd2,1)<ref(defu2l,1) and macd2>defu2l,macd2,5);
drawicon((jdu1 or barslast(jdu1)<barslast(jud1)) and macd2<0 and ref(macd2,1)>ref(defd2l,1) and macd2<defd2l,macd2,3);
var111:=jdu1 or barslast(jdu1)<barslast(jud1);
var112:=hhv(macd2,4)<0 and macd2>ref(macd2,1) and ref(macd2,1)<ref(macd2,2) and ref(macd2,2)<ref(macd2,3);
上一指标公式:华丽MACD合并多空副图下载
下一指标公式:大单比例副图下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文通达信公式大机构版MACD副图指标下载仅供学习研究。