股价高开条件公式
指标答疑4年前 (2022-11-25)29
股价高开条件公式 编写要求:条件公式:股价第一天上涨并且涨幅小于5%,第二天向上跳空高开5%以上。解答:(ref(c,1)-ref(c,2))/ref(c,2)<0.05 and ref(c,1)>ref(c,2) and O/REF(c,1)>1.05 and o>ref(h,1);...
股价高开条件公式 编写要求:
条件公式:股价第一天上涨并且涨幅小于5%,第二天向上跳空高开5%以上。
解答:
(ref(c,1)-ref(c,2))/ref(c,2)<0.05 and ref(c,1)>ref(c,2) and O/REF(c,1)>1.05 and o>ref(h,1);
相关文章










