# Dynamic Levels

POC (Point of Control) is the price at which the maximum number of contracts was traded.\
VA (Value Area) is the price range within which 70% of the total number of contracts was traded.\
VAH (Volume Area High) is the upper limit of the value area.\
VAL (Volume Area Low) is the lower limit of the value area.

POC, VAH, and VAL can serve as guidelines for market analysis and act as key levels.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034975516/original/YDSEPPclvB6D24KPljuNNaQwZBbRRgxBKA.png?1630920463)

### Indicator settings

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034975592/original/DOMy4R_tghIDruJOUf6zigNMWyhW0vmN8A.png?1630920477)

#### Parameters

| **Name** | **Description**                                                                                            |
| -------- | ---------------------------------------------------------------------------------------------------------- |
| Period   | Selecting the period for which the plotting of the levels will be carried out: Day, Week, Month, All bars. |

#### Value Area

| **Name**                 | **Description**                                                   |
| ------------------------ | ----------------------------------------------------------------- |
| Show Value Area          | Enables or disables the display of the value area.                |
| Back Color               | Selecting a color for displaying the value area background.       |
| Border Color             | Selecting the color for displaying the borders of the value area. |
| <p>Border Width <br></p> | <p>Indicating the width of the value area borders. <br></p>       |

#### POC

| **Name**   | **Description**                                         |
| ---------- | ------------------------------------------------------- |
| Show POC   | Enabling or disabling the display of the control point. |
| Line Color | Selecting a color for the point of control line.        |
| Line Width | Selecting a color for the point of control line width.  |

#### Indicator

| **Name**       | **Description**                                                           |
| -------------- | ------------------------------------------------------------------------- |
| Show Indicator | Enabling or disabling the indicator display on the chart.                 |
| Show Title     | Enabling or disabling the indicator name display in the information line. |
| Show Markers   | Enabling or disabling the indicator markers display on the scale.         |
| Area           | Selection of an area to display the indicator.                            |


---

# 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://support.tiger.com/english/windows/chart/main-indicators-in-chart-window/dynamic-levels.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.
