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
- Williams A/DA running accumulation line that measures the ground buyers actually gained or gave up each candle.
- Accum/dist lineA running tally of buying versus selling pressure.
- Chaikin oscillatorA momentum reading on money flow rather than price.
- Chaikin money flowWhether money has been flowing in or out over recent weeks.
Or browse all 158 indicators in the full library.