# "Qgrid" Indicator

The Qgrid indicator is what we like to call our "pull-back position adding" indicator.

It was purpose built for Renko bricks, but can easily be suited to normal candlesticks on any timeframe or market.

The intended use of the Qgrid indicator is simple.

Rather than taking trades based on the "BULL" or "BEAR" flags, instead we would look to take entries based on the DOTS (either light or dark blue) or "ADDS" as they're called in the indicator.

These add points can provide some great entries when price pulls back into the Qgrid MA line (light and dark blue line) of the Qgrid.

<figure><img src="/files/qvQmepGo5NmLXP4Q2Y1s" alt=""><figcaption></figcaption></figure>

### SETTINGS:

The Qgrid indicator can be adjusted to suit any chart.

The Qgrid uses dual heiken ashi smoothing in it's code to provide traders with a clear view of trending price action.

Traders can adjust the "smooth period" of each Heiken Ashi setting to make them more, or less sensitive to price action on the chart.

Traders can also adjust the sensitivity of the "Step Moving Average", which will tighten or loosen the advanced step-moving average (light and blue line) to price.&#x20;

A lower figure = more sensitive (tighter moves), a higher figure = less sensitive (longer moves).

<figure><img src="/files/MP2I0R40wz1lCjZPBvmb" alt=""><figcaption></figcaption></figure>

You can find some videos of the Qgrid in action right here:

{% embed url="<https://youtu.be/iGamuAzI1oM?si=hUr9Te5op284Xgvk>" %}

{% embed url="<https://youtu.be/9kWwUChby5s?si=i21rtA14YLDhVcoV>" %}

Ready to join 1,000+ active traders using the QuantVue TradingView indicators?&#x20;

**Sign up now!**

{% embed url="<https://www.quantvue.io/tradingview-indicators>" %}


---

# 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://docs.quantvue.io/our-tools/tradingview-indicators/qgrid-indicator.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.
