大阴小阳选股公式
指标答疑4年前 (2022-11-25)25
大阴小阳选股公式 编写要求:该股大跌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));...
大阴小阳选股公式 编写要求:
该股大跌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));
上一篇:收盘价在5日线之上的选股公式
下一篇:长阴短柱的选股公式
相关文章










