来源:Internet,编辑:股旁网,2022-01-06
dif:=EMA(CLOSE,6)-EMA(CLOSE,16);DEA:=EMA(DIF,9);资金窗:crOSS(DIF,DEA) AND DEA>-0.05;