var1:=ema(ema(close,13),13);控盘:=(var1-ref(var1,1))/ref(var1,1)*1000;无庄控盘:=控盘ref(控盘,1)and 控盘>0;var2:=100*winner(close*0.35);主力出货:=控盘0;高度控盘:=var2>50 and cost(85)0;a10:=cross(控盘,0);控盘b:=filter(if(a...
高1:=ref(hhv(h,10),1); 低1:=ref(llv(l,10),1);fst:=if(namelike('st'),0,1) or if(namelike('s'),0,1);金:=cross(c,高1);xg:金 and (高1-低1)/高1<0.1 and c>ref(c,1) and fst;