Concept

Volume Price Trend

Volume Price Trend, also known as PVT, is a Volume & Order Flow concept. The Library holds 3 implementations, each one a working definition you can pull into Quant.

Top Volume Price Trend indicators

3 total

What is Volume Price Trend?

Volume price trend (VPT, also called price volume trend or PVT) is a cumulative volume line: each bar adds the bar's volume multiplied by the percentage change in close, so the running total rises on up closes and falls on down closes in proportion to how far price moved. That proportionality is the difference from OBV, which adds or subtracts the entire bar's volume whether the close moved 0.1% or 5%.

Like all cumulative flow lines, VPT's absolute level is arbitrary, since it depends on where the calculation started; the information is in its slope, its behavior relative to price, and divergences. Rising VPT alongside rising price reads as volume confirming the advance, while price pushing higher as VPT flattens or falls warns that the move is running on weak participation.

How traders use it

  • Trend confirmation: an advance accompanied by a rising VPT has volume behind it, while an advance the line refuses to follow is treated with more suspicion.
  • Divergence: new price highs with a lower VPT high, or new price lows with a higher VPT low, flag fading participation, the standard cumulative-line divergence read.
  • Cross-checking flow measures: some traders compare VPT with the accumulation/distribution line, which weights volume by where the close sits inside the bar's range rather than by close-to-close change; agreement between the two strengthens the read.

Related concepts · Cumulative flow lines

Concept family

Volume & Order Flow

87 concepts mapped · 62 in the Library

Volume Price Trend FAQ

What is the difference between Volume Price Trend and OBV?

Both are cumulative and keyed to close direction. OBV moves by the bar's full volume on any up or down close, so a one-tick change counts the same as a large one. VPT scales the volume by the percentage price change, so quiet bars barely move the line and big bars dominate it. Neither is inherently better; VPT is simply magnitude-sensitive.

Does the absolute value of VPT mean anything?

No. The line accumulates from whatever bar the chart starts on, so its level depends on the data window and differs across platforms. Only its direction, its slope relative to recent history, and its divergences against price carry information. Comparing VPT values across different symbols or different chart lengths is meaningless.

Build Volume Price Trend your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.