# Volume

- [COT High/Low](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/cot-high-low.md)
- [Depth of Bid / Ask](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/depth-of-bid-ask.md): Depth of Bid/Ask indicator shows changes in the liquidity for a specified number of Bid/Ask levels.
- [Delta Flow](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/delta-flow.md): Delta Flow indicator describes the impact of the aggressive orders on the market price through Delta value.
- [Delta Rotation](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/delta-rotation.md): Delta rotation describes the demand and supply per market rotation through Delta.
- [Level2 indicator](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/level2-indicator.md)
- [Abnormal Volume](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/abnormal-volume.md): The Abnormal Volume indicator allows you to quickly identify a financial instrument where the volume on the current candle significantly exceeds the average value for the specified period
- [Abnormal Trades](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/abnormal-trades.md): The Abnormal Trades indicator is designed to quickly find bars on the chart and in the watchlist with an abnormally high number of trades.
- [Volume Impulse](https://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume/volume-impulse.md)


---

# 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://help.quantower.com/quantower/analytics-panels/chart/technical-indicators/volume.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.
