源码 N1:=10; N2:=10; 独木桥:SUM( MA(CLOSE,10),9)/10.110,colorred; 流水1:hhv(SUM( MA(CLOSE,10),9)/10.110,N1),colorff00ff; 流水2:hhv(SUM( MA(CLOSE,10),9)/10.110,N2),colorred; STICKLINE(流水2>独木桥,独木桥,流水2,0.1,0),colorwhite;