跳空实体不补选股公式
指标答疑4年前 (2022-11-25)57
跳空实体不补选股公式 编写要求:选出存在如下五根K线组合的票:四天的收盘价开盘价均高于第一天的收盘价。解答:x:=min(c,o);ref(c>o,4) and x>ref(c,4) and ref(x,1)>ref(c,4) and ref(x,2)>ref(c,4) and ref(x,3)>ref(c,4);...
跳空实体不补选股公式 编写要求:
选出存在如下五根K线组合的票:四天的收盘价开盘价均高于第一天的收盘价。
解答:
x:=min(c,o);
ref(c>o,4) and x>ref(c,4) and ref(x,1)>ref(c,4) and ref(x,2)>ref(c,4) and ref(x,3)>ref(c,4);
上一篇:当日高开1%-3%的选股公式
下一篇:三日成交量的选股公式
相关文章










