Anchored VWAP Indicator: Formula, Settings and How to Read It

Anchored VWAP computes a volume-weighted average price from an anchor point you choose, and can surround it with up to three bands. The anchor can be a session open, a calendar boundary, a swing extreme found in a lookback, a fixed number of bars back, or a closed range between two bar offsets.

Senzoukria · Indicators · Updated September 2026


Anchored VWAP ships with the Senzoukria desktop app, in the VWAP & bands group of the indicator catalogue. It is drawn on the price chart.

What Anchored VWAP measures

From the anchor bar onward, the indicator accumulates the selected price multiplied by bar volume, divided by accumulated volume. The price source is configurable: typical price by default, or close, HL2, or OHLC4 — changing it changes what the line means, not only its smoothness. The bands are either volume-weighted standard deviations around the line, or a fixed percentage of the line's value. In the relative-range anchor the accumulation stops at the chosen end bar and, with Extend on, the last computed value continues flat to the right, turning a running average into a frozen reference level.

How to read it

  • Decide what the anchor represents before reading the line. Anchored to a session open, it is today's average traded price; anchored to a swing high, it is the average entry of everyone who traded since that high.
  • Price above the line means the anchored population is, on average, holding at a better price than the current quote — a statement about average cost, not about intent.
  • With the range anchor and Extend on, the flat segment on the right is a fixed price computed over a past window. Do not read it as a live average; it stopped updating at the end bar.
  • Standard deviation bands widen and narrow with the dispersion of trade since the anchor. Percent bands do not: they stay at a constant proportional distance whatever the market does.
  • When the anchor is a swing extreme, remember the anchor itself can move: a new extreme inside the lookback re-anchors the line and rewrites the whole series.

Parameters and defaults

Anchor defaults to Session open. The calendar options are labelled in UTC — day, last 3 days, last 7 days, and week starting Monday — while Session open follows the futures session boundary, so the two families cut the history at different hours. N bars defaults to 100 and drives the highest, lowest, N-bars-ago and range-start modes, with M bars ago defaulting to 0, meaning the last bar. Band 1 (×1) and Band 2 (×2) are on by default, Band 3 (×3) is off, fill opacity is 0.06, line width is 2, and Smoothing at 1 means the raw line is drawn.

Anchored VWAP — parameters exposed in the app, with the values it ships with.
ParameterTypeDefaultRange
AnchorchoiceSession openSession open, Day (UTC), Last 3 days (UTC), Last 7 days (UTC), Week (Monday UTC), Month, Highest high of N bars, Lowest low of N bars, N bars ago, Relative range (N → M bars ago)
N bars (highest / lowest / bars / range start)number1001 – 5000
M bars ago (range end, 0 = last bar)number00 – 5000
Extend the range value to the righttoggletrue
PricechoiceTypical (H+L+C)/3Typical (H+L+C)/3, Close, HL2, OHLC4
Line widthnumber21 – 5
BandschoiceStandard deviation (volume-weighted)Standard deviation (volume-weighted), Percent of VWAP
Band 1toggletrue
Band 1 multiplier (σ or %)number10.05 – 20
Band 2toggletrue
Band 2 multiplier (σ or %)number20.05 – 20
Band 3togglefalse
Band 3 multiplier (σ or %)number30.05 – 20
Fill bandstoggletrue
Fill opacitynumber0.060 – 0.5
Smoothingnumber11 – 200

What it does not show

Everything this indicator says depends on an anchor you selected, so two traders looking at the same instrument can reach opposite conclusions with the same tool. Percent bands are a geometric construction and carry no information about volatility. The line needs per-bar volume from your market data feed, which the provider bills separately, and a history that actually reaches back to the anchor: if the anchor bar is not loaded, the accumulation silently starts later than you think. Like every VWAP here, it aggregates total volume and never separates buyer-initiated from seller-initiated trade.

Using it in Senzoukria

Add it from the Indicators panel of any footprint chart or candle chart. It runs on futures data from Rithmic or Databento and on crypto pairs from Binance and Bybit, on the same engine — the calculation does not change with the venue, only the data feeding it does. Market data subscriptions are billed by the provider, separately from the app.

See the full indicator library, or start with the order flow guide if you are new to reading aggression, delta and absorption.

Frequently asked questions

Which anchor should I use for anchored VWAP?
Choose the anchor that matches the question you are asking. A session or calendar anchor answers 'what have participants paid on average over this period'; a swing high or low anchor answers 'where is the average cost of those who traded since that extreme'; the relative range anchor produces a fixed level computed over a closed past window. There is no anchor that is correct in general, only one that matches your reference point.
What is the difference between standard deviation bands and percent bands on VWAP?
Standard deviation bands are computed from the volume-weighted dispersion of traded price around the line, so they widen when trade spreads out and narrow when it clusters. Percent bands sit at a fixed percentage of the VWAP value — with the default multipliers, 1% and 2% — regardless of how the market is behaving. The first describes the market, the second describes a constant distance.
Can anchored VWAP be locked to a past range instead of updating?
Yes. The relative range anchor accumulates between the start offset and the end offset you specify, and stops there. With the Extend option left on, the final value is carried flat to the right edge so you can use it as a static reference price, which is not the same as a VWAP that keeps updating.

Keep reading