b1:=b0-ema(c,20)*(ema(aa0,10)-ema(aa0,120)); RSV:=(b1-LLV(b1,65))/(HHV(b1,65)-LLV(b1,65))*100; x:SMA(RSV,3,1), colorwhite; x1:ema(x,3), coloryellow; 高密集:dma(x,(cost(95)-cost(5))/(cost(95)+cost(5))),colorred; 密集:dma(x,(cost(85)-cost(15))/(cost(85)+cost(15))), colorcyan ;