# VolumeKeltnerChannels

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

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

The VolumeKeltnerChannels are a great tool to determine very high or very low volume in comparison to past periods. Beginning with an upper Keltner channel line calculated with volume data, this line is shifted ever further upwards or downwards using special multipliers. Volume that is higher than the highest Keltner channel line can be interpreted as extremely high volume that shows that huge numbers of trades have been carried out in the current price period and that an unusually large number of traders are buying or selling positions at the current price level.

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

to be announced

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

to be announced

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

to be announced

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

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

#### Example <a href="#example_116" id="example_116"></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/volumekeltnerchannels.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.
