大赚小赔 {N 9; M 3; } 20;50;80; LOWV:=LLV(LOW,N); HIGHV:=HHV(HIGH,N); RSV:=EMA((CLOSE-LOWV)/(HIGHV-LOWV)*100,M); A:EMA(RSV,M),linethick2,colorred; B:MA(A,M),colorgreen; VAR1:=3; VAR2:=((3 * SMA((((CLOSE - LLV(LOW,27)) / (HHV(HIGH,27) - LLV(LOW,27))) * 100),5,1)) - (2 * SMA(SMA((((CLOSE - LLV(LOW,27)) / (HHV(HIGH,27) - LLV(LOW,27))) * 100),5,1),3,1))); 买入:IF(CROSS(VAR2,VAR1),66,0),linethick2,colorwhite;{点击看本软件截图: 58股票 公式网 http://www. 58gu. com 整理} |