在线检测未来函数

区间振幅与跌幅选股

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

编写条件:

今日收阳,7天内区间振幅多于6%,区间跌幅大于-3%。

编写方法:

HHV(H,7)/LLV(L,7)>=1.06 AND C/HHV(H,7)<=0.97;

相关文章