新低选股 源码
新低指标,算是短中线的,反正本人,总是长线指标,做到短线。回头看,全涨
源码
新低:c<ref(llv(c,60),1) and count(c/ref(c,1)<0.9 ,60)>1 and count(c>ma(c,10),15)>1 and c>o;