# Volume Impulse

The Volume Impulse indicator scans for a specific chart pattern spanning three bars. It identifies a scenario where there are two bars with increasing volume in one direction, followed by the third bar moving in the opposite direction with higher volume. This signal is a strong indicator of an impending price move in the direction of the third bar.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2F7cRk25wH2QdhY91ioeFp%2FVolume%20reversal%20indicator%20in%20Quantower.png?alt=media&#x26;token=a5ec952b-a863-4d7e-b883-041e709c1ace" alt=""><figcaption><p>Volume Impulse indicator in Quantower</p></figcaption></figure>

## How to add the Volume Impulse indicator to the chart?

This indicator can be found in the list of indicators within the Volume sub-section. Click on the indicator and it will be added to the chart.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2Fjyu23H5XshOAOEQaidOx%2Fadd%20the%20Volume%20Impulse%20indicator.png?alt=media&#x26;token=5d76d46a-4caf-4a4f-804c-e35c826e86ec" alt=""><figcaption></figcaption></figure>

## Main settings of the Volume Impulse indicator

Actually, this indicator is quite straightforward since it displays a specific pattern. Therefore, in the settings, you can customize only the colors for Buy/Sell signals, and you can also enable notifications for new signals.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2FrVRlRhzQWBCjUvmXpORe%2FSettings%20of%20Volume%20Reversal%20indicator.png?alt=media&#x26;token=41f791e6-6558-4102-9f93-ad8557851771" alt=""><figcaption><p>Settings of Volume Impulse indicator</p></figcaption></figure>

If notifications are enabled for this indicator, you'll see them in the Alerts Log panel.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2FXxYJcqv62LGNcd8NWfdc%2FAlerts%20Log%20panel%20with%20signals%20from%20Volume%20Reversal%20indicator.png?alt=media&#x26;token=c324bffe-ade2-41c3-a9a3-d531ca1594e3" alt=""><figcaption><p>Alerts Log panel with signals from Volume Impulse indicator</p></figcaption></figure>


---

# 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/volume-impulse.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.
