在线检测未来函数

股价下跌在20天以上选股公式

来源:Internet,编辑:股旁网,2017-08-02

编写条件:

股价下跌在20天以上选股公式。

编写方法:

a1:=c<ref(c,1);
xg:count (a1,30)>=20;{30天下跌20以上}

相关文章