obv:SUM(IF(CLOSE>REF(CLOSE,1),vol,IF(CLOSE<REF(CLOSE,1),-VOL,0)),0)/10000,colorwhite; maOBV6:MA(OBV,6),coloryellow; MaoBV34:MA(OBV,34),colorred;