{通达信已通过测试}{选股}var1:=(2*close+high+low)/4;var2:=llv(low,34);var3:=hhv(high,34);xx:=ema((var1-var2)/(var3-var2)*100,13);yy:=ema(0.667*ref(xx,1)+0.333*xx,2);选股:cross(xx,yy) and xx<20;-----------------...
t:=barscount(c);tp:= filter( c>=hhv(h,t) and v>ma(v,0)*2 and dyna**(17)>1 and time>39600 ,240) ;drawtext(tp,l,'★上去'),colorred;if((hhv(h,t)-llv(l,t))/llv(l,t)<0.05 and dyna**(22...