你好,游客 登录 注册 搜索
背景:

跳空实体不补选股公式

[日期:2020-01-19] 来源:  作者: [字体: ]

编写要求:

选出存在如下五根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);

收藏 推荐 打印 | 录入:admin | 阅读:
相关新闻      
热门评论