在线检测未来函数

大阴小阳选股公式

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

编写条件:

该股大跌5%以上,随后3天内某一天的最高价超过阴线最高价。

编写方法:

tj1:=barslast(c<ref(c,1)*0.95 and c<0);
count(tj1>=1 and cross(c,ref(h,tj1)),tj1+1)=1 and cross(c,ref(h,tj1));

相关文章