# VolumeArea

**The installation of the Technical Analysis Package is required in order to access this indicator.**

#### Description <a href="#description_134" id="description_134"></a>

Similarly, with this indicator you can also have your own volume profiles displayed. Here you can now determine the start and end time completely freely by clicking on your desired position. There are no restrictions as to where the calculation should start and end. In the upper right corner you have the setting options with which you can switch between the profile types (for a description of these, read more under VolumeSessionPro). With a click on the little red “+” under the profile settings, you can add a further volume profile to your chart; you do so by once again determining the start and end time by left-clicking. The settings and the display of the indicator are exactly equivalent to the VolumeSessionPro: via ProfileType you select which calculation method should be used; via ValueArea you determine the percentage for what portion of the volume area should be colored with the highest activity. The most effective way of working with the VolumeArea is to place this indicator in the action bar and assign it a hot key. In this way, if necessary, the indicator can be quickly called up and you can specify the desired volume area.

#### Parameters <a href="#parameters_109" id="parameters_109"></a>

to be announced

#### Return value <a href="#return-value_118" id="return-value_118"></a>

to be announced

#### Usage <a href="#usage_120" id="usage_120"></a>

to be announced

#### Visualization <a href="#visualization_123" id="visualization_123"></a>

![VolumeArea](https://agenatrader.github.io/AgenaIndicator-documentation/media/VolumeArea.png)

#### Example <a href="#example_114" id="example_114"></a>

to be announced


---

# 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://indicators.agenatrader.com/premium-indicators/volume-addon/volumearea.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.
