VOLUME & MONEY FLOW

Volume zone osc

Is volume flowing with the up candles or the down candles?

spec id: vzolength (default 14)

What does Volume zone osc measure?

Is volume flowing with the up candles or the down candles? Positive readings mean the busy days have been the green ones.

How is Volume zone osc calculated?

Give each candle's volume a plus sign if the close rose and a minus sign if it fell. Smooth those signed volumes over 14 candles, smooth the plain volumes the same way, and express the first as a percentage of the second.

Written by reading the engine’s real computation, not a textbook — where the two differ, the page describes what actually runs.

How do I use Volume zone osc in a bot?

In the builder, add an indicator of type vzo (parameters: length, default 14). Its value becomes an operand you can compare in any entry or exit rule. The engine grades the whole rule honestly: real fills, no look-ahead, half the history held back.

Related indicators

Or browse all 158 indicators in the full library.

Build a bot that trades on Volume zone osc — the first backtest is free.

Run a free backtest