在线检测未来函数

股价回调到10日均线选股公式

来源:Internet,编辑:股旁网,2013-07-24

编写条件:

条件选股公式:股价回调到10日均线附近。

编写方法:

ref(c>ma(c,10),1) and l<ma(c,10) and c>ma(c,10);

相关文章