# VolumeGraph

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

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

This indicator contains a normal volume histogram, but here, the coloring takes place based on price trends. The VolumeGraph determines short- or long-term price trends; you can set the sensitivity for this using the parameter “SlopeLength”. A high value delivers long-term trends; low values represent short-term price trends. Using the setting “Exponential”, you can select whether the calculation for trend determination should be based on an exponential (=True) or linear (=False) algorithm. This is about the fine-tuning, and no large changes should be expected with this parameter. In addition, the volume histogram also contains a moving average, for which you can enter the period using the parameter “AvgLength”.

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

to be announced

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

to be announced

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

to be announced

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

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

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

to be announced
