在线检测未来函数

突破前期高开假阴的预警公式

来源:Internet,编辑:股旁网,2013-03-27

编写条件:

突破前期高开假阴的预警公式.

编写方法:

a:=barslast(o/ref(c,1)>=1.08 and c<o and c>ref(c,1));
cross(c,ref(o,a)) and a>1 and a<=15;

相关文章