在线检测未来函数

连续2个倍量柱和涨停板的选股公式

来源:Internet,编辑:股旁网,2015-10-22

编写条件:

连续2个倍量柱,连续2个涨停板的选股公式。

编写方法:

every(v>ref(v,1)*2 and c/ref(c,1)>1.095 and c=h,2);

相关文章