rsv:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k0:=sma(rsv,3,1);
d0:=sma(k0,3,1);
j0:=3*k0-2*d0;
diff:ema(close,12)-ema(close,26),colorgreen,nodraw;
dea:ema(diff,9),colorlired,nodraw;
macd:2*(diff-dea),colormagenta,nodraw;
{rsv1:=(hhv(h,9.8)-c)/(hhv(h,9.8)-llv(l,9.8))*101;
kk:=sma(rsv1,3,1);
dd:=sma(kk,3,1);
jj:=3*kk-2*dd; }
kx:=250;
kh:=hhv(k0,kx);
dh:=hhv(d0,kx);
jh:=hhv(j0,kx);
kl:=llv(k0,kx);
dl:=llv(d0,kx);
jl:=llv(j0,kx);
hkmax:=max(kh,max(dh,jh));
lkmin:=min(kl,min(dl,jl));
khlb:=(hkmax+lkmin)/2;
khlc:=hkmax-lkmin;
mhf:=hhv(diff,kx);
mhd:=hhv(dea,kx);
mhm:=hhv(macd,kx);
mlf:=llv(diff,kx);
mld:=llv(dea,kx);
mlm:=llv(macd,kx);
hmax:=max(mhf,max(mhd,mhm));
lmin:=min(mlf,min(mld,mlm));
fhlb:=(hmax-lmin)/100;
fhlc:=hmax-lmin;
sh:(0-fhlb)*(khlc/fhlc)+khlb,color00aaaa;
{diffa:=(diff-fhlb)*(khlc/fhlc)+khlb;
deaa:=(dea-fhlb)*(khlc/fhlc)+khlb;
drawband(diffa,rgb(255,110,150),deaa,rgb(100,255,150));}
k:k0,linethick2,colorff6600;
d:d0,linethick2,color99ff00;
j:j0,linethick2,colorred;
macda:=(macd-fhlb)*(khlc/fhlc)+khlb;
cda:=macd<ref(macd,1) and macd>0;
cdb:=macd>=ref(macd,1) and macd>0;
cdc:=macd>ref(macd,1) and macd<0;
cdd:=macd<=ref(macd,1) and macd<0;
stickline(cda,sh,macda,1.8,0),color0066ff;
stickline(cda,sh,macda,1.5,0),color0077ff;
stickline(cda,sh,macda,1.2,0),color0088ff;
stickline(cda,sh,macda,1.0,0),color0099ff;
stickline(cda,sh,macda,0.8,0),color00aaff;
stickline(cda,sh,macda,0.5,0),color00eeff;
stickline(cdb,sh,macda,1.8,0),color0000aa;
stickline(cdb,sh,macda,1.5,0),color0011bb;
stickline(cdb,sh,macda,1.2,0),color0022cc;
stickline(cdb,sh,macda,1.0,0),color0033dd;
stickline(cdb,sh,macda,0.8,0),color0044ee;
stickline(cdb,sh,macda,0.5,0),color0055ff;
stickline(cdc,sh,macda,1.8,0),coloraa00bb;
stickline(cdc,sh,macda,1.5,0),colorbb11bb;
stickline(cdc,sh,macda,1.2,0),colorcc22bb;
stickline(cdc,sh,macda,1.0,0),colordd33bb;
stickline(cdc,sh,macda,0.8,0),coloree44bb;
stickline(cdc,sh,macda,0.5,0),colorff55bb;
stickline(cdd,sh,macda,1.8,0),color007700;
stickline(cdd,sh,macda,1.5,0),color008811;
stickline(cdd,sh,macda,1.2,0),color00aa22;
stickline(cdd,sh,macda,1.0,0),color00bb33;
stickline(cdd,sh,macda,0.8,0),color00dd44;
stickline(cdd,sh,macda,0.5,0),color00dd55;
上一指标公式:主力资金进出一目了然绝好分享指标公式详解 同花顺绝好主力
下一指标公式:量价看盘量能分析有用法说明指标公式详解 同花顺用法看盘
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文双指监控副图指标公式详解 同花顺监控仅供学习研究。