drawgbk(c>0, rgb(25,25,112),rgb(25,25,112),0,0,1);
rsv:=(close-llv(low,13))/(hhv(high,13)-llv(low,13))*400-200;
k:sma(rsv,3,1),coloryellow,nodraw;
d:=sma(k,3,1);
j:3*k-2*d,coloryellow,nodraw;
drawband(j,rgb(128,0,0),k,rgb(0,0,255));
lc:=ref(close,1);
rsi1:sma(max(close-lc,0),6,1)/sma(abs(close-lc),6,1)*400-200,colormagenta,nodraw;
rsi2:sma(max(close-lc,0),12,1)/sma(abs(close-lc),12,1)*400-200,colormagenta,nodraw;
drawband(rsi1,rgb(184,134,11),rsi2,rgb(70,130,180));
di:=(ema(close,12)-ema(close,26))*100;
de:=ema(di,9);
md:=2*(di-de);
stickline(md>0 and md>=ref(md,1),0,md,1.0,0),color0000ab;
stickline(md>0 and md>=ref(md,1),0,md,0.8,0),color0000bb;
stickline(md>0 and md>=ref(md,1),0,md,0.6,0),color0000cd;
stickline(md>0 and md>=ref(md,1),0,md,0,4),color0000dd;
stickline(md>0 and md>=ref(md,1),0,md,0.2,0),color0000ec;
stickline(md>0 and md>=ref(md,1),0,md,0.1,0),color0000ff;
stickline(md>0 and md<ref(md,1),0,md,1.0,0),color00c3ff;
stickline(md>0 and md<ref(md,1),0,md,0.8,0),color00cfff;
stickline(md>0 and md<ref(md,1),0,md,0.6,0),color00d8ff;
stickline(md>0 and md<ref(md,1),0,md,0.4,0),color00e2ff;
stickline(md>0 and md<ref(md,1),0,md,0.2,0),color00f0ff;
stickline(md>0 and md<ref(md,1),0,md,0.1,0),color00ffff;
stickline(md<0 and md>=ref(md,1),0,md,1.0,0),colorff00bb;
stickline(md<0 and md>=ref(md,1),0,md,0.8,0),colorff00d1;
stickline(md<0 and md>=ref(md,1),0,md,0.6,0),colorff00db;
stickline(md<0 and md>=ref(md,1),0,md,0.4,0),colorff00ea;
stickline(md<0 and md>=ref(md,1),0,md,0.2,0),colorff00f3;
stickline(md<0 and md>=ref(md,1),0,md,0.1,0),colorff00ff;
stickline(md<0 and md<ref(md,1),0,md,1.0,0),colorffa400;
stickline(md<0 and md<ref(md,1),0,md,0.8,0),colorffb700;
stickline(md<0 and md<ref(md,1),0,md,0.6,0),colorffc800;
stickline(md<0 and md<ref(md,1),0,md,0.4,0),colorffdb00;
stickline(md<0 and md<ref(md,1),0,md,0.2,0),colorfff000;
stickline(md<0 and md<ref(md,1),0,md,0.1,0),colorffff00;
dif:(ema(close,12)-ema(close,26))*100,colorlimagenta,linethick1;
dea:ema(dif,9),colorliblue,linethick1;
macd:2*(di-de),nodraw;
typ:=(high+low+close)/3;
cci:(typ-ma(typ,14))/(0.015*avedev(typ,14)),colorwhite,linethick2;
drawicon(cross(j,k) and cross(rsi1,rsi2) and (cross(cci,-100) or cross(cci,100)),0,9);
200,colorgreen,dotline;
150,colorwhite,pointdot;
100,colorwhite,dotline;
0,colorgray,linethick2;
-100,colorwhite,dotline;
-150,colorwhite,pointdot;
-200,colorgreen,dotline;
drawicon(cross(j,k),k,1);
drawicon(cross(k,j),k,2);
drawicon(cross(rsi1,rsi2),rsi2,1);
drawicon(cross(rsi2,rsi1),rsi2,2);
drawicon(cross(cci,-100) or cross(cci,100),cci,1);
drawicon(cross(100,cci),cci,2);
drawtext_fix(islastbar,0,0.1,0,'顺势而为(kdj+macd+cci+rsi)'),coloryellow;
上一指标公式:个股趋势强度指标公式详解 同花顺强度趋势
下一指标公式:背離MACD波段趋势指标公式详解 同花顺趋势MACD
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文顺势--MACDKDJCCIRSI四大金刚组合指标公式详解 同花顺顺势MACD仅供学习研究。