ema13:ema(c,13),colorwhite,linethick2;
ema34:ema(c,34),coloryellow;
ema55:ema(c,55),colorff00ff;
ar1:=ema55>ema34 and ema34>ema13;
ar2:=barslast((c-ema13)/ema13*100<-6);
ar3:=ema13>=ref(ema13,2);
ar4:=count(cross(c,ema13),ar2)=1;
ar5:=ar1 and ar2 and ar3 and ar4;
ar6:=ar5 and filter(ar5,10);
drawtext(ar6,l-0.09,'红杏出墙'),coloryellow;
stickline(ar6,h,l,0.5,1),coloryellow;
stickline(ar6,o,c,6,1),linethick2,coloryellow;
br1:=count(between((c-ref(c,1))/ref(c,1)*100,0,5) ,5)=5;
br2:=abs((ema13-ema34)+(ema34-ema55))/c<0.2;
br3:=c>ema55 and (ref(c,1)<ref(ema55,1) or ref(c,2)<ref(ema55,2) or ref(c,3)<ref(ema55,3) or ref(c,4)<ref(ema55,4) or ref(c,5)<ref(ema55,5));
br4:=br1 and br2 and br3;//www.goodgongshi.com
drawtext(br4 and filter(br4,10),l-0.09,'蚂蚁上树'),color00c5ff;
stickline(br4 and filter(br4,10),h,l,0.5,1),color00c5ff;
stickline(br4 and filter(br4,10),o,c,6,1),linethick2,color00c5ff;
cr1:=(c-ref(c,1))/ref(c,1)*100>0.5;
cr2:=v>ma(v,5)*0.6;
cr3:=count(cross(ema13,ema55),3)=1;
cr4:=abs(ema34-ema55)/ema55<0.03;
dr1:=ema13>ema34 and ema34<ema55;
dr2:=barslast(cross(c,ema55) );
dr3:=h=hhv(h,dr2);
dr4:=barslast(dr3);
dr5:=count(o>c and c<ref(c,1) and c>ema55 and between((c-ema55)/ema55,0,0.02),dr4)=1;
dr6:=c>ref(c,1) ;//www.goodgongshi.com
dr7:= dr1 and dr5 and dr6 ;
dr8:=dr7 and filter(dr7 ,10);
drawtext(dr8,l-0.09,'黑客点击'),colord6ba63;
stickline(dr8,h,l,0.5,1),colord6ba63;
stickline(dr8,o,c,6,1),linethick2,colord6ba63;
er:=barslast(ref(cross(ema55,ema34),1)) and cross(ema34,ema55);
stickline(er,h,l,0.5,1),color0099ff;
stickline(er,o,c,6,1),linethick2,color0099ff;
fr:=barslast(ref(cross(ema34,ema13),1)) and cross(ema13,ema34);
drawtext(fr,l-0.09,'梅开二度'),colorwhite;
stickline(fr,h,l,0.5,1),colorwhite;
stickline(fr,o,c,6,1),linethick2,colorwhite;
gr1:=barslast(between("bias.bias2"(6,13,24),0,5) );
gr2:=ema13>ema34 and ema34>ema55 and ema13>ref(ema13,1);
gr3:=count("bias.bias2"(6,13,24)>10 and h=hhv(h,gr1),gr1);
gr4:=h=hhv(h,gr1);
gr5:="macd.macd"(12,26,9)<ref("macd.macd"(12,26,9),1);
gr6:=gr2 and gr3 and gr4;
gr7:=gr2 and gr3 and gr4 and gr5;
drawtext(gr6 and gr7,h+0.13,''),color00ff00;
stickline(gr6 and gr7,h,h+0.09,4,0),color00ff00;
hr2:=ema13>=ref(ema13,3) and ema34>=ref(ema34,1) and ema55>=ref(ema55,1) and cross(c,ema13) and cross(c,ema34) and cross(c,ema55);
drawtext(hr2 and filter(hr2,10),l-0.09,'三线推进'),colorffc8ff;
stickline(hr2 and filter(hr2,10),h,l,0.5,1),colorffc8ff;
stickline(hr2 and filter(hr2,10),o,c,6,1),linethick2,colorffc8ff;
阴线一:=amount/v/7.1;
阴线二:=(3*h+low+o+2*c)/7.1;
阴线三:=sum(amount,51)/阴线一/7.1;
大阴线:=dma(阴线二,v/阴线三);
洗盘:=(c-大阴线)/大阴线*100;
drawtext(cross(-1.99,洗盘),l*0.995,'←洗盘尾声'),colorf00ff0;
var1:=ref(c,1);
var15:=sma(max(c-var1,0),7,1)/sma(abs(c-var1),7,1)*100;
stickline(cross(78,var15),c,o,7,1) ,colorblue,linethick1;
drawtext(cross(78,var15),h*1.001,'↓止赢') ,color00ffff,linethick1;
sat:=if((amount/c)/(hhv(amount,13)/hhv(c,13))*100>100,100,(amount/c)/(hhv(amount,13)/hhv(c,13))*100);
0,coloryellow;
qs1:=if(c>ma(c,4),1,0);
qs2:=if(c<ma(c,4),-1,0);
qs3:=if(ma(c,5)>ref(ma(c,5),1),1,0);
qs4:=if(ma(c,5)<ref(ma(c,5),1),-1,0);
qs:=qs1+qs2+qs3+qs4;//www.goodgongshi.com
stickline((qs=-2 and c<o),h,l,0,0),color00ff00;
stickline((qs=-2 and c<o),open,close,10,0),color009900;
stickline((qs=-2 and c<o),open,close,8,1),color00c200;
stickline((qs=-2 and c<o),open,close,4,0),color00d600;
stickline((qs=-2 and c<o),open,close,2,0),color00ff00;
stickline((qs=-2 and c>o),h,l,0,0),color2492ff;
stickline((qs=-2 and c>o),o,c,10,0),color003e7b;
stickline((qs=-2 and c>o),o,c,8,1),color0053a6;
stickline((qs=-2 and c>o),o,c,4,0),color006ad5;
stickline((qs=-2 and c>o),o,c,2,0),color0984ff;
stickline((qs=0 and c<o),h,l,0,0),colorffffff;
stickline((qs=0 and c<o),o,c,10,0),colorcccccc;
stickline((qs=0 and c<o),o,c,8,1),colordedede;
stickline((qs=0 and c<o),o,c,4,0),colorf6f6f6;
stickline((qs=0 and c<o),o,c,2,0),colorffffff;
stickline((qs=0 and c>o),h,l,0,0),color009fff;
stickline((qs=0 and c>o),o,c,10,0),color009fff;
stickline((qs=0 and c>o),o,c,8,1),color00b5ff;
stickline((qs=0 and c>o),o,c,4,0),color00e4ff;
stickline((qs=0 and c>o),o,c,2,0),color00ffff;
stickline((qs=2 and c<o),h,l,0,0),colorff00ff;
stickline((qs=2 and c<o),o,c,10,0),colorbb00bb;
stickline((qs=2 and c<o),o,c,8,1),colorff5bff;
stickline((qs=2 and c<o),o,c,4,0),colorf900f9;
stickline((qs=2 and c<o),o,c,2,0),colorff11ff;
stickline((qs=2 and c>o),h,l,0,0),color0000bb;
stickline((qs=2 and c>o),o,c,10,0),color000066;
stickline((qs=2 and c>o),o,c,8,1),color000077;
stickline((qs=2 and c>o),o,c,5,0),color000099;
stickline((qs=2 and c>o),o,c,3,0),color0000bb;
收盘线:c,;
var2:=if(k1<=8,1,0);
上一指标公式:富贵黄金屋公式下载 同花顺富贵
下一指标公式:★★★南斗六星之天府公式下载 同花顺天府
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文心想事成公式下载 同花顺心想事成仅供学习研究。