五日均线向上涨5%以内选股指标 阅读 作者:股海网时间 2015-12-01 公式帮助 编写要求: 五日均线向上涨5%以内选股指标。 www.guhai.com.cn股海网解答: ma(c,5)/ref(ma(c,5),1)<=1.05 and ma(c,5)>ref(ma(c,5),1)