在线检测未来函数

零下二次金叉指标

来源:Internet,编辑:股旁网,2016-02-15

编写条件:

零轴下A.B二次金叉。

编写方法:

count(cross(a,b),barslast(cross(0,b)))=2 and b<0;

相关文章