//zdxz震荡行走
diff:=ema(close,12)-ema(close,27),colorgreen;
dea:=ema(diff,9),colorred;
macd:=2*(diff-dea),colorstick;
零轴:0,dotline;
xl1:=((llv(low,3)=llv(low,60)) and ((close/ref(close,1))>=1.04));
drawtext(filter(((xl1>0) and low),5),diff*1.5,'洼底'),colorliblue;
drawtext(filter(((xl1>0) and low),5),diff*1.6,'---------'),coloryellow;
diff1:=ema(close,12)-ema(close,27);
dea1:=ema(diff1,9);
a1:=barslast(ref(cross(diff1,dea1),1));
底背离:=ref(close,a1+1)>close and diff1>ref(diff1,a1+1) and cross(diff1,dea1);
drawtext(底背离,diff*0.99,'底背离'),colormagenta;
drawband(0,rgb(55,86,100),diff,rgb(250,160,54));
hdif:=ema(close,12)-ema(close,150);
hdea:=ema(hdif,9);//www.goodgongshi.com
hmacd:(hdif-hdea)*2,colorstick;
启动点:=hmacd<0 and hmacd>ref(hmacd ,1) and ref(hmacd ,1)<ref(hmacd ,2) and ref(hmacd ,2)<ref(hmacd ,3) and ref(hmacd ,3)<ref(hmacd ,4);
stickline(启动点,0.4,hmacd,2,0),coloryellow;
stickline(hmacd>ref(hmacd,1) and hmacd>0,0,hmacd,8,0),color000055;
stickline(hmacd>ref(hmacd,1) and hmacd>0,0,hmacd,8,0),color000099;
stickline(hmacd>ref(hmacd,1) and hmacd>0,0,hmacd,3,0),color0000bb;
上一指标公式:刘氏趋势指标详解 同花顺指标趋势
下一指标公式:大道A115分钟看盘指标详解 同花顺大道A1
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文ZDXZ震荡行走指标详解 同花顺行走ZDXZ仅供学习研究。