# VolumeTickSpeed

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

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

**ATTENTION!** You can only use this indicator in the tick chart! The indicator measures the number of ticks that are traded during a number of seconds defined by the user. You can set the number of seconds under the parameter “Period”. A high tick speed can, therefore, be equated with high trading intensity, which can in turn often be observed at turning points in the market. With the parameter “LimitValue”, you can specify from which number of ticks during the selected period the background should be colored in order to display extreme values.

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

to be announced

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

to be announced

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

to be announced

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

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

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