ma5=ma(c,5);
ma10=ma(c,10);
ma13=ma(c,13);
ma20=ma(c,20);
ma30=ma(c,30);
ma40=ma(c,40);
ma60=ma(c,60);
dl1=(l+h+c*2)/4;
dl2= ma(dl1,4);
dl3=hhv(dl2,10);
dl4=ma(dl3,3);
dl5=1.25*dl4-0.25*dl3;
xdl=if(dl5>dl3,dl3,dl5);
dl6=llv(dl2,10);
dl7=ma(dl6,3);
dl8=1.25*dl7-0.25*dl6;
ddl=if(dl8<dl6,dl6,dl8);
delu1=cross(c,ddl) and cross(c,ma13) and cross(c,xdl);
delu2=cross(c,ma13) and cross(c,xdl);
的卢:delu1 or delu2,colorgreen;
drawtext(的卢,0.8,'的卢'),colorgreen;
j:=(c*2+h+l)/4;
k:=(ema(j,13) - ema(j,21))*180;
d:=ema(k,2);
kk:=(k-d);
dd:=-1*(k-d);
ss:=cross(kk,dd);
varbb:=ema(ema(c,5),5);
ll:=(varbb-ref(varbb,1))/ref(varbb,1)*1000;
mm:=cross(ll,0);
黄买:ss and mm,coloryellow;
drawtext(黄买,0.6,'黄买'),coloryellow;
var1=ref((low+open+close+high)/4,1);
var2=sma(abs(low-var1),13,1)/sma(max(low-var1,0),10,1);
var3=ema(var2,10);
var4=llv(low,33);
var5=ema(if(low<=var4,var3,0),3);
var6=var5>ref(var5,1);
进场:var6,colorred;
drawtext(进场,0.4,'进场' ),colorred;
var21=sma(abs(high-var1),13,1)/sma(min(high-var1,0),10,1);
var31=ema(var21,10);
var41=hhv(high,33);
var51=ema(if(high>=var41,var31,0),3);
var61=var51<ref(var51,1);
拉高:var61,colorcyan;
drawtext(拉高,0.2,'拉高' ),colorcyan;
cv:=close;
bbiboll:=(ma(cv,3)+ma(cv,6)+ma(cv,12)+ma(cv,24))/4;
upr:=bbiboll+6*std(bbiboll,11);
qjj:=vol/((high-low)*2-abs(close-open));
xvl:=(if(close>open,qjj*(high-low),if(close<open,qjj*(high-open+close-low),vol/2))+if(close>open,0-qjj*(high-close+open-low),if(close<open,0-qjj*(high-low),0-vol/2)));
hsl:=(xvl/3)/1.15;
攻击:=((hsl*0.55+(ref(hsl,1)*0.33))+(ref(hsl,2)*0.22));
lljx:=ema(攻击,3);
b1:=if(sum(lljx,1)>ref(ma(sum(lljx,1),1),1),sum(lljx,1),drawnull);
b2:=if(sum(lljx,2)>ref(ma(sum(lljx,2),1),1),sum(lljx,2),drawnull);
b3:=if(sum(lljx,3)>ref(ma(sum(lljx,3),1),1),sum(lljx,3),drawnull);
b4:=if(sum(lljx,4)>ref(ma(sum(lljx,4),1),1),sum(lljx,4),drawnull);
b5:=if(sum(lljx,5)>ref(ma(sum(lljx,5),1),1),sum(lljx,5),drawnull);
b6:=if(sum(lljx,6)>ref(ma(sum(lljx,6),1),1),sum(lljx,6),drawnull);
b7:=if(sum(lljx,7)>ref(ma(sum(lljx,7),1),1),sum(lljx,7),drawnull);
b8:=if(sum(lljx,8)>ref(ma(sum(lljx,8),1),1),sum(lljx,8),drawnull);
b9:=if(sum(lljx,9)>ref(ma(sum(lljx,9),1),1),sum(lljx,9),drawnull);
b10:=if(sum(lljx,10)>ref(ma(sum(lljx,10),1),1),sum(lljx,10),drawnull);
希希:b1 and b2 and b3 and b4 and b5 and b6 and b7 and b8 and b9 and b10
and (close-open)>=(upr-bbiboll) and v/ref(v,1)>=1.9,colormagenta ;
drawtext(希希,1.0,'希希' ),colormagenta;
var1:=ma(close,5);
var2:=ma(close,10);
var3:=ma(close,30);
var4:=ma(close,60);
var5:=ema(cost(85),7);
var6:=ema(cost(15),7);
var7:=sum(close*vol*100,4)/sum(vol*100,4);
var8:=intpart(var7*100)/100;
var9:=sum(close*vol*100,7)/sum(vol*100,7);
vara:=intpart(var9*100)/100;
varb:=sum(close*vol*100,28)/sum(vol*100,28);
varc:=intpart(varb*100)/100;
vard:=ema(close,5)-ema(close,10);
vare:=ema(vard,9);
varf:=(-100)*(hhv(close,5)-close)/(hhv(close,5)-llv(low,5))+100;
var10:=(-100)*(hhv(close,10)-close)/(hhv(close,10)-llv(low,10))+100;
var11:=(-100)*(hhv(close,20)-close)/(hhv(close,20)-llv(low,20))+100;
var12:=(-100)*(hhv(close,30)-close)/(hhv(close,30)-llv(low,30))+100;
var13:=ref(vare,1);
var14:=vare;
var15:=var14-var13;
var16:=ref(vard,1);
var17:=vard;
var18:=var17-var16;
var19:=open;
var1a:=close;
黑马: var19<=var1 and var19<=var2 and var19<=var3 and var1a>=var1 and var1a>=varc and var15>0 and var18>0,colorwhite;
drawtext(黑马,1.2,'黑马' ),colorwhite;
上一指标公式:无敌趋势买卖指标公式详解 同花顺趋势买卖
下一指标公式:XH御用指标公式详解 同花顺御用
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文黑马进场指标公式详解 同花顺进场仅供学习研究。