在线检测未来函数

macd30天内第三次金叉

来源:Internet,编辑:股旁网,2015-01-25

编写条件:

macd30天内第三次金叉。

编写方法:

T1:=BARSLAST(crOSS(macd.DIF,MACD.DEA));
T1=0 AND COUNT(T1=0,30)=3;

相关文章