公式编写要求:
前日昨日涨停且今日缩量涨停的选股指标。
公式编写方法:
zt:=c/ref(c,1)>1.095 and c=h; xg:count(zt,3)=3 and v<ref(v,1);
爱查股 网 www.aichagu.c om