ssrcjl:=ema(vol,13); ssrcje:=ema(amount,13); ssrcbjx:=ssrcje/ssrcjl/100;cys13:=(close-ssrcbjx)/ssrcbjx*100; xyshsl:=ema(vol/capital*100,13);tj1:=xyshsl>1.8 and cys13>5 and xyshsl>2.1 and cys13>5;xg:ref(tj1,1)=0 and tj1=1;{很高兴回答你的问题,希望帮到你} 20210311
v0:=vol/capital*1000;v1:=ref(sum(v0,5),1);v3:=v0 and v0>v1;v4:=v3 and count(v3,50)=1;stickline(v>0,0,v0,2,0),colorgray;stickline(v4/1000 and c>=o and count(l(c,240),10)>0,0,v0*1.3,0.1,0),c...
zf:=(c-ref(c,1))/ref(c,1)*100;aa:ema(ema((c-ref(c,1)),6),6)*100/ema(ema(abs((c-ref(c,1))),6),6)colorgreen,linethick2;dd:=llv(aa,barslast(aa));zt:=barslast(cross(aa,dd*0.66) and aa<0 and dd<-20);...
日跌:=l*0.99;峰:=peakbars(1,3,1)=0;峰距:=barslast(峰);oo:=峰距>0;引跌一:=ref(l,峰距=1)*0.99*oo;跌1:=l<引跌一 and 峰距>0;a2:=跌1*峰距;a3:=count(跌1,峰距);一跌:=if(a3>1,a3=1,a2);跌距1:=barslast(一跌);b1:=ref(l,跌距1=1)*0.99...
压力:ma(ref(hhv(c,30),1),2),colorbrown;ac:=ma(ref(hhv(c,30),1),2);ac1:=cross(c,1.001*ac) and c>ref(c,1);drawicon(ac1>0,l-1.2,41);stickline(ac1,c,o,2.8,0),coloryellow;stickline(ac1,h,l,0,1),colorye...
tt1:=ref(o>c,2) and ref(c/o<0.94,2);tt2:=upnday(c,2);tt3:=c>ref((l+(h-l)/2),2) and h<ref(o,2);ttt:=tt1 and tt2 and tt3;stickline(ttt,o,c,2,0),colorlimagenta;stickline(ttt,l,h,0,0),colorlim...