On-Balance Volume (OBV)
Category: volume
Cumulative signed volume; confirms whether volume flows with the price trend.
Formula
OBV_t = OBV_{t−1} + volume·sign(close_t − close_{t−1})
See signal primitives and every published strategy that uses On-Balance Volume (OBV) on WOBR StrategyVerse.