diff:=(ema(close,n1) - ema(close,n2));
dea:=ema(diff,n3);
macd2:=(2 * (diff - dea));
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,0),colorff00ff;
stickline(((macd2>=0) and (macd2 < ref(macd2,1))),0,macd2,2,1),colorgreen;
stickline((macd2<0),0,macd2,2,0),colorffff00;
stickline(((macd2<0) and (macd2 > ref(macd2,1))),0,macd2,2,0),coloryellow;
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));
a1:=barslast(ref(cross(diff,dea),1));
底背离:=ref(close,a1+1)>close and diff>ref(diff,a1+1) and cross(diff,dea);
stickline(底背离,0,0.03,4,0),color00ff00;
dif2:ema(sum(macd2,2),3),linethick2,coloryellow;
入1:if(dif2>ref(dif2,1),dif2,drawnull),colorred,linethick2;
入2:if(dif2<ref(dif2,1),dif2,drawnull),colorgreen,linethick2;
dea2:ma(dif2,5),colorcyan;
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,14);
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,13);
上一指标公式:必涨之星公式下载 同花顺之星
下一指标公式:峰MMAACD启动拉升公式下载 同花顺启动MMAACD
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文峰MMCAD公式下载 同花顺MMCAD仅供学习研究。