zlcm:=ema(winner(close)*70,3);
shcm:=ema((winner(close*1.1)-winner(close*0.9))*80,3);
zshtl:=shcm/(zlcm+shcm)*100;
zzlkp:=zlcm/(zlcm+shcm)*100;
zcmzl:=ma(zlcm+shcm,13);
zznts:=barslast(zshtl<90 and ref(zshtl,1)>90);
zshjj:=ema(zshtl,89);
zzljj:=ema(zzlkp,89);
zjlrqd:=intpart(zzlkp-zzljj);
sh8:=ema(zshtl,8);
dkb:=if(zzlkp-ref(zzlkp,1)>zshtl-ref(zshtl,1),1,0);
stickline(ref(zshtl,1)>90 and zshtl<90,zshtl,0,4,0),color9966ff;
stickline(c>0,zshtl,zzlkp,0,0),coloreeeeee;
stickline(zshjj>ref(zshjj,1),zshtl,zshjj,1,0),coloraaaaaa;
stickline(c>0,zzlkp,0,3,0),colorblue;
stickline(zzlkp>75,zzlkp,0,3,0),colorffffff;
stickline(zzljj>ref(zzljj,1),zzlkp,zzljj,3,0),colorred;
stickline(zshtl>=90,zzlkp,0,3,0),coloryellow;
散户套牢系数:intpart(zshtl),nodraw;
主力控盘系数:intpart(zzlkp),colorcyan,nodraw;
资金流入强度:zjlrqd,nodraw;
rsv:=(close-llv(low,15))/(hhv(high,15)-llv(low,15))*100;
k1:=sma(rsv,10,1);
d1:=sma(k1,5,1);
kk:=intpart(k1);
dd:=intpart(d1);
tfxxs:=kk+dd;
tgld:=mod(tfxxs,10);
tglxs:=(tfxxs-ref(tfxxs,1))*10;
tycfx:=tfxxs+tglxs;
乖离系数:tglxs,nodraw,colorgreen;
stickline(tglxs>0,150,150+tglxs,3,0),color000088;
stickline(tglxs>0,150,150+tglxs,2.5,0),color000099;
stickline(tglxs>0,150,150+tglxs,2,0),color0000aa;
stickline(tglxs>0,150,150+tglxs,1.5,0),color0000bb;
stickline(tglxs>0,150,150+tglxs,1.0,0),color0000dd;
stickline(tglxs>0,150,150+tglxs,0.5,0),color0000ff;
stickline(tglxs<0,150,150+tglxs,3,0),color008800;
stickline(tglxs<0,150,150+tglxs,2.5,0),color00aa00;
stickline(tglxs<0,150,150+tglxs,2,0),color00bb00;
stickline(tglxs<0,150,150+tglxs,1.5,0),color00dd00;
stickline(tglxs<0,150,150+tglxs,1,0),color00ff00;
stickline(tglxs=0 and ref(tglxs,1)>=0,150,150+tglxs,8,0),colorred;
stickline(tglxs=0 and ref(tglxs,1)<0,150,150+tglxs,8,0),colorgreen;
风险系数:tfxxs,linethick2,coloryellow;
预测风险:tycfx,linethick1,colorcyan;
市场筹码总量:zcmzl,colorgreen,linethick1;
上市:finance(42)/10000,nodraw,coloryellow;
stickline(tglxs>0 and 100+tglxs<tycfx and 100+ref(tglxs,1)>=ref(tycfx,1),0,(100+abs(tglxs)),0,0),coloryellow;
stickline(tglxs<0 and 100+tglxs>=tycfx and 100+ref(tglxs,1)<ref(tycfx,1),0,(100+abs(tglxs)),0,0),coloryellow;
t1:=const( zcmzl>ref(zcmzl,1) and dkb=1);
t2:=const( zcmzl>ref(zcmzl,1) and dkb=0);
t3:=const( zcmzl=ref(zcmzl,1));
t4:=const( zcmzl<ref(zcmzl,1) and dkb=1);
t5:=const( zcmzl<ref(zcmzl,1) and dkb=0);
t6:=const(tfxxs<=50 );
t7:=const(tfxxs>=160 );
t8:=const(tfxxs>50 and tfxxs<160 and tfxxs>=ref(tfxxs,1) and tfxxs<=100 );
t9:=const( tfxxs>50 and tfxxs<160 and tfxxs>=ref(tfxxs,1) and tfxxs>100);
t10:=const(tfxxs>50 and tfxxs<160 and tfxxs<ref(tfxxs,1) and tfxxs>100 );
t11:=const(tfxxs>50 and tfxxs<160 and tfxxs<ref(tfxxs,1) and tfxxs<=100 );
t12:=const( zshtl>90 );
t13:=const( zzlkp>75 );
t14:=const(cross(zcmzl,zzljj) and zzlkp>zzljj and zzlkp>10 and zzljj>ref(zzljj,1) and zcmzl>ref(zcmzl,1) );
t15:=const(cross(zcmzl,zzlkp) and zzlkp>zzljj and zzlkp<zshtl and zzlkp>10 and zzljj>ref(zzljj,1) and zcmzl>ref(zcmzl,1) );
t16:=const( cross(zcmzl,zshtl) and zshtl>zzlkp and zcmzl>ref(zcmzl,1));
t17:=const( cross(zcmzl,100) and zcmzl>ref(zcmzl,1));
t18:=const(ref(zshtl,1)>90 and zshtl<90 );
ts1:=if(t1=1,0+0.03,0);//www.goodgongshi.com
ts2:=if(t2=1,ts1+0.03,ts1);
ts3:=if(t3=1,ts2+0.03,ts2);
ts4:=if(t4=1,ts3+0.03,ts3);
ts5:=if(t5=1,ts4+0.03,ts4);
ts6:=if(t6=1,0+0.73,0);
ts7:=if(t7=1,ts6+0.03,ts6);
ts8:=if(t8=1,ts7+0.03,ts7);
ts9:=if(t9=1,ts8+0.03,ts8);
ts10:=if(t10=1,ts9+0.03,ts9);
ts11:=if(t11=1,ts10+0.03,ts10);
ts12:=if(t12,0+0.03,0);
ts13:=if(t13=1,ts12+0.03,ts12);
ts14:=if(t14=1,ts13+0.03,ts13);
ts15:=if(t15=1,ts14+0.03,ts14);
ts16:=if(t16=1,ts15+0.03,ts15);
ts17:=if(t17=1,ts16+0.03,ts16);
ts18:=if(t8=1,ts17+0.03,ts17);
上一指标公式:都想不赚都不行指标公式详解 同花顺都想
下一指标公式:资金动力指标公式详解 同花顺资金
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文看清主力动向指标公式详解 同花顺看清主力仅供学习研究。