k线实体收在前日阳线实体之内的选股公式
-
相关简介:编写要求: 今日股价跳空低开,k线实体收在前日阳线实体之内的选股公式。 www.guhai.com.cn股海 网解答: oref(c,1) and oref(o,1) and ref(co,1) and cref(o,1) and cref(c,1);
-
文章来源:股海网作者:股海网发布时间:2020-01-04浏览次数:
编写要求:
今日股价跳空低开,k线实体收在前日阳线实体之内的选股公式。
www.guhai.com.cn股海 网解答:
o<ref(c,1) and o>ref(o,1) and ref(c>o,1) and c>ref(o,1) and c<ref(c,1);