在线检测未来函数

连跌三天的选股指标

来源:Internet,编辑:股旁网,2015-05-28

编写条件:

均线多头排列,5、10、30均线,股价连续 三个交易日下跌。

编写方法:

c<ref(c,1) and ref(c,1)<ref(c,2) and ref(c,2)<ref(c,3);

相关文章