在线检测未来函数

60天内涨幅小于50%

来源:Internet,编辑:股旁网,2013-06-05

编写条件:

60天内涨幅小于50%.

编写方法:

hhv(C,60)/llv(c,60)<5;

或者

c/ref(c,60)>=1 and c/ref(c,60)<=1.5;

相关文章