# Anchored Volume-Weighted Average Price \[AVWAP]

## **Overview**

* **Anchored Volume-Weighted Average Price \[AVWAP]** is used to determine the fair market value of an asset.&#x20;
* The volume-weighted average price is taken over a user-specified period, typically based on a high or low pivot or trading session start time, and the resulting AVWAP line then serves as a critical support | resistance level that price will eventually retest.

### AVWAP Line

* **\[A]** Default \[Off]. Select the AVWAP source from the drop-down box. Default \[hlc3] which means \[High + Low + Close] / 3.&#x20;
* Use the color selector box to change the color of the AVWAP line.

<figure><img src="/files/dtq36XwHv1akH7cTftNu" alt=""><figcaption><p>Menu: Anchored Volume-Weighted Average Price [AVWAP]</p></figcaption></figure>

* **\[B]** AVWAP Start \[Option 1]: Use the date and time selectors to select the Start position of the AVWAP line.&#x20;
* AVWAP Start \[Option 2]: Change the AVWAP Start position directly on the chart by moving the vertical line that appears to a specific candle \[e.g., pivot high, pivot low, day/week start].&#x20;
* First, click on the AVWAP line, then drag the vertical AVWAP position line on the chart to the desired candle.

### AVWAP Support | Resistance Zone

* The AVWAP Support | Resistance Zone is a horizontal zone based on the latest calculated AVWAP price and can be plotted as another key level to watch alongside Local Support / Resistance.&#x20;
* **\[C]** Toggle **\[AVWAP Support | Resistance]** to display a horizontal support | resistance zone.
* When price action is above the AVWAP, the horizontal AVWAP support | resistance zone acts as support with bullish zone coloring.&#x20;
* When price action is below the AVWAP, the horizontal AVWAP support | resistance zone acts as resistance with bearish zone coloring.

#### Example 1: Anchored VWAP Line with AVWAP Support | Resistance Zone

<figure><img src="/files/yruQDUUulgqLSp8WDw8g" alt=""><figcaption><p><a href="https://www.tradingview.com/chart/DOGEUSD/T7ThJTjk-Setups-Trends-Anchored-Volume-Weighted-Average-Price/"><em>TradingView</em>: AVWAP Line with AVWAP Support | Resistance Zone;</a> click image to enlarge</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.e5trading.com/e5-trading-indicators/setups-and-trends/anchored-volume-weighted-average-price-avwap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
