地量新低:=(ma(close,20)<ma(close,60)
and ma(close,5)<ma(close,20)
and ma(vol,20)<ma(vol,60)
and ma(vol,5)<ma(vol,20));
count(地量新低,10)>=1
and ma(close,5)>ref(ma(close,5),1)
and ma(vol,5)>ref(ma(vol,5),1) and (strcmp(stkname,'st')=-1 or strcmp(stkname,'*st')=-1)=0 and barscount(c)>10
and DYNAINFO(4)<>0;
转载请注明出自股海明灯论坛 http://www.178448.com/,本贴地址:http://www.178448.com/thread-172186-1-1.html |