来源:Internet,编辑:股旁网,2012-12-26
编写条件:
编写方法:
死叉:=(crOSS("macd.DEA","MACD.DIF")); 金叉:=(CROSS("MACD.DIF","MACD.DEA")); 天数:=BARSLAST(死叉); 天数<=4 AND 金叉;