> For the complete documentation index, see [llms.txt](https://guide.traderevolution.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.traderevolution.com/project/desktop-application-for-windows/windows/technical-indicators/volume/volume.md).

# Volume

Volume points to the amount of a financial instrument that was traded over a specified period of time. It can refer to shares, contracts, or lots. The data is tracked and provided by market exchanges. It is one of the oldest and most popular indicators and is usually plotted in colored columns, green for up volume and red for down volume. It is one of the few indicators that is not based on price. High volume points to a high interest in an instrument at its current price and vice versa.

A sudden increase in trading volume points to an increased probability of the price changing. News events are typical moments when the volume can increase. Strong trending moves go hand in hand with an increased trading volume. It can therefore be seen as a measure of strength. One would expect high buying volume at a support level and high selling volume at a resistance level. There are several ways to use volume in a trading strategy and most traders use it in combination with other analysis techniques.

This indicator looks as follows on the chart:

![](/files/-MMztO8tdTUwu0Y2tXQI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/technical-indicators/volume/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.
