当天收盘站上60日线的股票 阅读 作者:股海网时间 2015-03-18 公式帮助 编写要求: 当天收盘站上60日线的股票 www.guhai.com.cn股海网解答: 选股:c>=ma(close,60) and ref(close,1)<ref(ma(close,60),1);