通达信公式生死看淡主图附效果测试贴图指标
{生死看淡主图_}
{公式描述:神飒主图}
{主图}
c1:=close>ref(close,1);
stickline(c1,open,close,2,0),colorred;
c2:=ref(c,1);
涨停:=if((c-c2)*100/c2>=(10-0.01*100/c2),1,0);
stickline(涨停,h,l,0,0),coloryellow;
stickline(涨停,open,close,2,0),coloryellow;
跌停:=if((c2-c)*100/c2>=(10-0.01*100/c2),1,0);
stickline(跌停,open,close,2,0),colorblue;
stickline(跌停,h,l,0,1),colorblue;
大阴线:=if((c2-c)*100/c2>=5,1,0) and if((c2-c)*100/c2<(10-0.01*100/c2),1,0) or if((o-c)*100/o>=5,1,0) and if((c2-c)*100/c2<(10-0.01*100/c2),1,0);
stickline(大阴线,open,close,2,0),colorblue;
stickline(大阴线,h,l,0,1),colorblue;
ty:=c;
aa1:=ref(ty,10)=hhv(ty,2*10+1); bb1:=filter(aa1,10); cc1:=backset(bb1,10+1); hd:=filter(c1,10);
aa2:=ref(ty,10)=llv(ty,2*10+1); b2:=filter(aa2,10); cc2:=backset(b2,10+1); ld:=filter(cc2,10);
jj:=(3*c+h+l+o)/6;
var1:=(8*jj+7*ref(jj,1)+6*ref(jj,2)+5*ref(jj,3)+4*ref(jj,4)+3*ref(jj,5)+2*ref(jj,6)+ref(jj,8))/36;
tj1:=vol=hhv(vol,10) and vol>2*ref(vol,1) and close>var1 and c>ref(c,1);
ljl:=filter(tj1,5) and c>o and (c-o)/ref(c,1)>0.06;
tj2:=if(barslast(ljl)=1 and close>ref(high,1),1,if(barslast(ljl)=2 and close>ref(high,2),1,if(barslast(ljl)=3 and close>ref(high,3),1,0)));
tp:=tj2=1;
tj3:=if(barslast(ljl)=1 and close>ref(low,1),1,if(barslast(ljl)=2 and close>ref(low,2),1,if(barslast(ljl)=3 and close>ref(low,3),1,0)));
stfz:=tj3=1;
cl:=stfz and tp;
tjcl:=filter(cl,3);
k4:=ema(l,30) ,colorblue;
k5:=ema(l,40) ,colorblue;
drawband(k5,rgb(0,255,0),k4,rgb(255,255,0));
xg:=sum(c/ref(c,1)-1>0.07,12)>1 and l<ma(l,13);
dd:=sum(c/ref(c,1)-1>0.07,30)>1 and l<ma(l,18);
aa:=ema(c,5)>ema(c,18) and ema(c,13)>ema(c,20) and ema(c,20)>ema(c,40) and l<ref(l,1) and l<ref(l,2);
a:=xg or dd;
抄底线: min(k4,k5)*0.955,colormagenta;
上一指标公式:通达信公式变色均线主图附主图效果图指标下载
下一指标公式:通达信唐门底部买入选股公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文通达信公式生死看淡主图附效果测试贴图指标下载仅供学习研究。