TrendLagging trend-smoothing indicator (volume-weighted)VWMA

Volume Weighted Moving Average VWMA

A moving average that weights each bar by its volume — high-volume prices count more.

Quick answer: A volume weighted moving average is a moving average that weights each bar's price by its trading volume, so prices set on heavy volume influence the line more than those set on light volume.

In simple words

A normal moving average treats a quiet, low-volume bar the same as a busy, high-volume one. The VWMA fixes that by weighting each bar's price by how much volume traded on it, so the average leans toward the prices where real activity happened. When the VWMA and a plain moving average agree, volume is backing the move; when they diverge, the move may be running on thin participation. This makes the VWMA a handy way to fold volume conviction into a trend line.

Volume Weighted Moving Average — visual

How Volume Weighted Moving Average looks on a chart

The VWMA weights price by volume, so it tracks the prices where real trading happened. Compared with an SMA, its position reveals whether volume is backing the trend.

25664.823672.2PriceTime (illustrative bars →)VWAP
Category
Trend Indicators
Type
Lagging trend-smoothing indicator (volume-weighted)
Created by
Classical technical analysis
Best timeframe
Any liquid market; futures preferred on indices

Professional explanation

Volume as the weight

The VWMA multiplies each bar's price by its volume, sums those over the window, and divides by the total volume in the window. So a bar where a lot changed hands pulls the average toward its price, while a thin bar barely moves it. The effect is a trend line that reflects where conviction was, not just where price wandered — a subtle but useful shift from the equal treatment of an SMA.

VWMA versus SMA as a conviction gauge

The most informative use is to compare the VWMA with an SMA of the same length. When the VWMA sits above the SMA in an uptrend, it means the up-bars carried heavier volume than the down-bars — buyers had conviction. When the VWMA lags below the SMA in a rally, the advance is running on light volume, a warning that it may lack support. The gap between the two lines is effectively a volume-bias read.

How it differs from VWAP

The VWMA is often confused with VWAP, but they are different. VWAP is anchored to the session (or an anchor point) and is a cumulative volume-weighted average used mainly intraday as a fair-value benchmark. The VWMA is a rolling moving average of N bars that can run on any timeframe. VWAP resets; the VWMA rolls. They share volume weighting but serve different roles.

Strengths and limits

The VWMA shines where volume data is meaningful and reliable — liquid futures and indices. Its limit is that on instruments or timeframes where volume is patchy or dominated by a few prints, the weighting can be distorted. On the Indian indices, futures volume is a good input; on spot indices, volume interpretation needs care. Used well, it adds a volume dimension that price-only averages miss.

Formula

Volume Weighted Moving Average formula

VWMA = Σ(Pᵢ × Vᵢ) / Σ(Vᵢ), over the last N bars

Pᵢ is each bar's price (usually close) and Vᵢ its volume, summed over the N-bar window. The line leans toward high-volume prices.

  • Pᵢ — Each bar's price in the window, usually the close
  • Vᵢ — Each bar's trading volume — the weight
  • N — Look-back length — the number of bars in the window
  • Σ(Pᵢ × Vᵢ) — Sum of price times volume, the volume-weighted numerator

How it is calculated

  1. Choose a length N and use each bar's close and volume.
  2. For each of the last N bars, multiply the close by the bar's volume.
  3. Sum those price×volume products across the window.
  4. Divide by the total volume over the same N bars.
  5. Plot the result; compare it with an SMA of the same length to read volume bias.

Interpretation & signals

Traders use the VWMA for trend direction like any average, and read its position relative to a same-length SMA to judge whether volume is backing the move — above the SMA in a rally means volume conviction.

Buy / bullish signals

  • Price crosses above a rising VWMA on strong volume.
  • The VWMA holds above a same-length SMA during an uptrend (volume conviction).
  • Price pulls back to the VWMA on light volume and resumes up.
  • A fast VWMA crosses above a slow VWMA with rising volume.

Sell / bearish signals

  • Price crosses below a falling VWMA on strong volume.
  • The VWMA drops below a same-length SMA during a decline (selling conviction).
  • A rally stalls at the VWMA on weak volume.
  • A fast VWMA crosses below a slow VWMA with rising volume.

False signals to beware

  • On low-volume or illiquid instruments the weighting is distorted.
  • A single huge-volume bar can skew the line briefly.
  • Like any average, it whipsaws in a range.

Settings, timeframe & conditions

Best settings
20 or 50 with volume data; compare to same-length SMA
Avoid
Using it on instruments with unreliable volume
Works best in
Liquid, trending markets with meaningful volume
Struggles in
Thin or erratic-volume conditions

Advantages & limitations

Advantages

  • Folds volume conviction into a trend line.
  • VWMA-versus-SMA gap reveals whether volume backs the move.
  • Leans toward prices where real trading happened.
  • Simple extension of a familiar tool.

Limitations & disadvantages

  • Needs reliable volume data to be meaningful.
  • Distorted by a single outsized-volume bar.
  • Often confused with the session-anchored VWAP.
  • Still a lagging average that whipsaws in ranges.

Combining Volume Weighted Moving Average with other indicators

  • On-Balance Volume — OBV and the VWMA both read volume conviction; agreement between price, VWMA and OBV strengthens a trend signal.
  • Volume Weighted Average Price — VWAP gives the intraday fair-value benchmark while the VWMA gives a rolling volume-weighted trend — complementary volume views.
  • Simple Moving Average — Plotting a VWMA against an SMA of the same length turns the gap between them into a direct volume-bias reading.

Practical examples (Nifty & Bank Nifty)

NIFTY example

On Nifty futures, the 20-VWMA sits just above the 20-SMA through a rally to 24,600 — the up-bars carried heavier volume than the down-bars, so buyers had conviction. When Nifty later grinds higher but the VWMA slips below the SMA, it warns the advance is running on lighter volume, hinting the move may be tiring even before price rolls over.

BANKNIFTY example

Bank Nifty futures break out on a heavy-volume bar and the VWMA jumps toward that high-volume price, confirming participation behind the breakout. In a subsequent low-volume drift back up, the VWMA lags the SMA, telling the trader the pullback lacks conviction — useful context for whether to trust the bounce.

Common mistakes

  • Using the VWMA where volume data is unreliable.
  • Confusing it with VWAP, which is session-anchored.
  • Ignoring the VWMA-versus-SMA gap, which carries the real information.
  • Letting one giant-volume bar's skew fool you.

Professional usage

Professionals use the VWMA to add a conviction layer to trend analysis, most powerfully by watching its spread against a same-length SMA: a VWMA leading the SMA higher confirms volume-backed strength, while a VWMA lagging warns of a thin, unconvincing move. On the Indian indices they apply it to futures where volume is meaningful, and treat it as a complement to price averages and dedicated volume tools, not a standalone trigger.

Key takeaway

The VWMA weights each bar's price by its volume, so it leans toward the prices where real trading happened. Its best use is comparing it to a same-length SMA — a VWMA above the SMA in a rally signals volume conviction, below it a thin, suspect move.

Frequently asked questions

What is a volume weighted moving average?
A volume weighted moving average weights each bar's price by its trading volume, so prices set on heavy volume influence the line more than those on light volume. It folds volume conviction into a trend average.
How is the VWMA calculated?
You multiply each bar's price by its volume, sum those products over the window, and divide by the total volume in the window. The line therefore leans toward high-volume prices.
What is the difference between VWMA and VWAP?
VWAP is anchored to a session or point and is a cumulative volume-weighted average used mainly as an intraday benchmark, while the VWMA is a rolling N-bar moving average that works on any timeframe. VWAP resets; the VWMA rolls.
What is the difference between VWMA and SMA?
An SMA weights every bar equally, while the VWMA weights bars by volume. Comparing the two shows whether volume is backing a move — a VWMA above the SMA in a rally signals buying conviction.
How do you use the VWMA?
Use it for trend direction like any moving average, and read its position against a same-length SMA to judge volume conviction. A VWMA leading the SMA confirms strength; a lagging VWMA warns of a thin move.
What are good VWMA settings?
Lengths of 20 or 50 are common, ideally with a same-length SMA plotted alongside for comparison. It works best on liquid instruments with reliable volume.
Does the VWMA work on Nifty and Bank Nifty?
Yes, best applied to the futures where volume is meaningful. On spot indices volume needs careful interpretation, so many traders prefer futures data for the VWMA.
Is the VWMA a leading indicator?
No, it is a lagging moving average like others, but adding volume weighting gives it a conviction dimension that price-only averages lack.
Can one big volume bar distort the VWMA?
Yes, a single outsized-volume bar can pull the VWMA sharply toward its price for a while, so it should be read in context rather than in isolation.
When should I use the VWMA instead of a normal moving average?
Use the VWMA when you want to factor in whether volume supports a trend, especially on liquid futures. On thin or unreliable-volume instruments a plain average may be more dependable.

Voice search & related questions

Natural-language questions people ask about Volume Weighted Moving Average.

What is a volume weighted moving average in simple words?
It is a moving average that counts busy, high-volume bars more than quiet ones, so it follows the prices where most trading actually happened.
Is the VWMA the same as VWAP?
No — VWAP resets each session and is used as an intraday benchmark, while the VWMA is a rolling moving average that works on any timeframe.
Why use a VWMA?
It tells you whether volume is backing a trend; comparing it to a plain moving average shows if a move has real conviction or is running on thin participation.
Does the VWMA need volume data?
Yes, it relies on volume to weight each bar, so it works best on liquid instruments like index futures where volume is reliable.

Sources & references

Last reviewed 8 July 2026. Educational content only — not investment advice.

Educational content only — not investment advice. Indicator diagrams are illustrative, computed from a fixed synthetic price series. Trading involves substantial risk. See our Risk Disclosure and SEBI Disclaimer.