{MACD选股} DIFF:=EMA(CLOSE,12)-EMA(CLOSE,26); DEA:=EMA(DIFF,9); MACD:=2*(DIFF-DEA); c>=o*1.01 and MACD=llv(MACD,60) and ref(c,1)