在线检测未来函数

1日前的10日内跌幅不超过10%指标

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

编写条件:

从前一天计算的【10天内】跌幅不超过10%。

编写方法:

ref(ref(c,10)/c<1.1 and ref(c,10)/c>1,1)

相关文章