在线检测未来函数

60日内macd金叉小于10次的公式

来源:Internet,编辑:股旁网,2016-05-13

编写条件:

60日内macd金叉小于10次的公式。

编写方法:

count(cross(macd.macd,0),60)<10;

相关文章