zz:=if(ref(c,1)>ref(o,1) and o>ref(c,1)*1.014 and c<o*1.02,1,3);v5:=ma(v,5);v12:=ma(v,12);v34:=ma(v,34);c6:=ma(c,6);xg:if((cross(c,c6) and v>v5*1.2 and v>v12*1.2 and zz>2 and c>h*...
zc_1:=if(l<dyna**(7),0,if(h>dyna**(7),dyna**(7)-(dyna**(7)-h+0.02)/(h-l+0.02),0)); zc_2:=dma(zc_1,v/capital)*100;出货:=if(zc_2>0 and zc_2>ref(zc_2,1),zc_2/20,0); varq1:=ref((low+open+close+h...
var1:=(c>ref(c,1) and c>ref(c,2));vard:=(c<ref(c,1) and c<ref(c,2));vare:=(ref(vard,1) and c>=ref(c,1) and c<=ref(c,2));varf:=(ref(vare,1) and c<=ref(c,1) and c>=ref(c,2));var1...
rsv:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;k:=sma(rsv,9,1);d:=sma(k,9,1);j:=3*k-2*d;x2:=llv(j,2)=llv(j,8);红十字:cross(j,ref(j+0.01,1))and x2 and j;经典rl:=(close-llv(low,9))/(hhv(high,9)-llv(low...