RSV:=(((CLOSE - LLV(LOW,33)) / (HHV(HIGH,33) - LLV(LOW,33))) * 100); 动能:=SMA(RSV,7,1); 猎杀时刻:crOSS(动能,23);