在线检测未来函数

最新价大于10日,10周,10月k线选股

来源:Internet,编辑:股旁网,2012-11-11

编写条件:

最新价大于10日k线,10周k线,10月k线选股公式。

编写方法:

c>ma(c,10) and c>"ma.ma2#week" and c>"ma.ma2#month";

相关文章