在线检测未来函数

昨日阴线实体小于90%公式

来源:Internet,编辑:股旁网,2013-04-08

编写条件:

去除昨日是光头光脚的阴线。

编写方法:

ref(o,1)<ref(c,2) and ref(c,1)<ref(o,1) and (ref(o,1)-ref(c,1))/(ref(h,1)-ref(l,1))/<90%;

相关文章