rsv:=(close-llv(low,n))/(hhv(high,n)-llv(low,n))*100;
k:=sma(rsv,m1,1);
d:=sma(k,m1,1);
j:=3*k-2*d;
xg:=cross(j,0);
dif:=(ema(close,15) - ema(close,26)),colorred;
dea:=ema(dif,5),color00ffff;
macd:2*(dif-dea), colorstick;
dif2:4*dif-3*dea,colorff00ff;
dea2:=ema(dif2,1),color2588ff;
if(c>dea2,dea2,drawnull),color0000f0,linethick3;
if(dea2<=ref(dea2,1),dea2,drawnull),color00e600,linethick3;
xg2:=macd<0 and macd>ref(macd ,1) and ref(macd ,1)<ref(macd ,2)
and ref(macd ,2)<ref(macd ,3)
and ref(macd ,3)<ref(macd ,4);
stickline(xg2,3,macd,2,0),colorff00ff;
分界线:0,colorff00ff;
drawicon(xg2,16,1);
drawicon(xg and xg2,5,1);
drawtext(xg and xg2,4,'←红箭齐发'),color00ffff;
stickline(macd>ref(macd,1) and macd>0,0,macd,1.8,0),color000055;
stickline(macd>ref(macd,1) and macd>0,0,macd,1.1,0),color000099;
stickline(macd>ref(macd,1) and macd>0,0,macd,0.6,0),color0000bb;
stickline(macd<=ref(macd,1) and macd>0,0,macd,1.8,0),color40ff00;
stickline(macd<=ref(macd,1) and macd>0,0,macd,1.1,0),color40ff00;
stickline(macd<=ref(macd,1) and macd>0,0,macd,0.6,0),color40ff00;
stickline(macd>ref(macd,1) and macd<0,0,macd,1.8,0),color000055;
stickline(macd>ref(macd,1) and macd<0,0,macd,1.1,0),color000099;
stickline(macd>ref(macd,1) and macd<0,0,macd,0.6,0),color0000bb;
stickline(macd<=ref(macd,1) and macd<0,0,macd,1.8,0),color40ff00;
stickline(macd<=ref(macd,1) and macd<0,0,macd,1.1,0),color40ff00;
stickline(macd<=ref(macd,1) and macd<0,0,macd,0.6,0),color40ff00;
上一指标公式:鹰眼判断[DZH可用于期货] 通达信判断鹰眼
下一指标公式:资金主图MM 通达信资金
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文红箭齐发 通达信齐发仅供学习研究。