在线检测未来函数

大阳后收跌预警指标

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

编写条件:

前一日涨幅超过7%, 当日预警下跌超过3%。

编写方法:

ref(c/ref(c,1)>1.07,1) and cross(ref(c,1)*0.97,c);

相关文章