在线检测未来函数

当天收盘站上60日线的股票

来源:Internet,编辑:股旁网,2013-01-15

编写条件:

当天收盘站上60日线的股票

编写方法:

选股:c>=ma(close,60) and ref(close,1)<ref(ma(close,60),1);

相关文章