来源:Internet,编辑:股旁网,2022-03-30
obv:SUM(IF(CLOSE>REF(CLOSE,1),vol,IF(CLOSE<REF(CLOSE,1),-VOL,0)),0)/10000,colorwhite ,LINETHICK2;MAOBV20:MA(OBV,20),colorgreen;