通达信ZLKP选股公式
DDKP:=EMA((WINNER(CLOSE) * 70),3); WWKP:=EMA(((WINNER((CLOSE * 1.1)) - WINNER((CLOSE * 0.9))) * 80),3); ZLKP:=((DDKP / (DDKP + WWKP)) * 100); ZLKP>50<10;