在线检测未来函数

昨天跌幅大于3%选股

来源:Internet,编辑:股旁网,2013-02-20

编写条件:

昨天跌幅大于3%,今天涨幅大于0小于2%的选股公式.

编写方法:

ref(c,1)/ref(c,2)<0.97 and c/ref(c,1)>1 and c/ref(c,1)<1.02;

相关文章