当前位置:首页 > 公式解答 > 内容

跳空实体不补选股公式

作者:公式指标网   更新时间:2018-08-02   点击:

编写要求:

选出存在如下五根K线组合的票:四天的收盘价开盘价均高于第一天的收盘价。

www.gszx.com.cn网解答:

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);

资源下载

相关文章

热门推荐

移动端首页 | PC端

© by gszx.com.cn Mobile Web