Timeframe M1 · unit ratio
Sums the volume of bars that closed higher than the previous bar (up-volume) and bars that closed lower (down-volume) over the last 10 bars, then takes the natural log of the ratio. This centers the measure at zero and gives symmetric scaling.
Positive values mean up-volume exceeds down-volume over 10 bars. Negative values mean down-volume dominates. A value of +0.7 (ratio ~2:1) means twice as much volume traded on up-bars as on down-bars. A value of -0.7 means the reverse.
Count all the trading that happened on 'up' candles vs 'down' candles over the last ten minutes. If more activity occurred when the market was going up, this number is positive. Twice as much up-volume as down-volume gives a value of about +0.7.
Janira computes Up/Down Volume Ratio (10-bar, log) deterministically from live price action, the same way for every reading - no discretion, no hidden weighting. This page explains the method; it is not a live reading and not advice.