在线检测未来函数

20日涨停次数的统计公式

来源:Internet,编辑:股旁网,2018-04-26

编写条件:

20天涨停次数的统计公式。

编写方法:

涨停次:COUNT(c/ref(c,1)>1.095 and c=h,if(BARPOS<=20,BARPOS-1,20));

相关文章