在线检测未来函数

连续2阴线选股指标

来源:Internet,编辑:股旁网,2015-03-02

编写条件:

连续2阴线,其中任意一根阴线跌幅大于7%。

编写方法:

ref(c<o,1) and c<o and exist(c/ref(c,1)<0.93,2);

相关文章