z:=ma(c,120);var4:=ma((close-llv(low,10))/(hhv(high,10)-llv(low,10))*100,3);波段进场:=close>z and ref(var4,1)<30 and var4>ref(var4,1)and ref(var4,1)(var4,2);xg:波段进场;选波段进场的股票,和var3无关。
{hbxg-}ezt:=(high>=ztprice(ref(close,1),0.1));ezto:=ex**t(ezt,50); 回档:=ema(ema(ema(high,5),5),5)*1.05;xg:=cross(c,回档);hbxg:ezto and xg and c>ref(c,1)*1.03;通过测试,效果不错。{个人看法。仅供参考。}