N:=9;M1:=3;M2:=3RSV:=(CLOSE-LLV(LOW,N))/(HHV(HIGH,N)-LLV(LOW,N))*100;K:=SMA(RSV,M1,1);D:=SMA(K,M2,1);J:=3*K-2*D;ref(J,1)>-20 and ref(J,1)<90 and OPEN>1.01*ref(c,1) and OPEN<1.07*ref(C,1);
桑德菲杰(⊙o⊙)