连跌三天的选股指标
-
相关简介:编写要求: 均线多头排列,5、10、30均线,股价连续 三个交易日下跌。 www.guhai.com.cn 股海网解答: cref(c,1) and ref(c,1)ref(c,2) and ref(c,2)ref(c,3);
-
文章来源:股海网作者:股海网发布时间:2015-05-30浏览次数:
编写要求:
均线多头排列,5、10、30均线,股价连续 三个交易日下跌。
www.guhai.com.cn股海网解答:
c<ref(c,1) and ref(c,1)<ref(c,2) and ref(c,2)<ref(c,3);