# Volume Imprint or TPO Overlap

When you first add the Volume Imprint or TPO study to a chart, the profiles might overlap each other as shown in the image below:

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

To fix this issue you can click and drag on the time axis and price axis to increase the bar width and height as shown in the image below.

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

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

Since the chart is still using Auto Scale method, if there is a very large range, the profiles will compress and you will no longer be able to read the numbers in the profile as shown below.

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

This is not ideal, so in order to resolve this issue we can go into the chart settings and change the scaling method from Auto Scale to Price Range and then set the range in ticks. The chart below has a set price range scale of 40 ticks.

<figure><img src="/files/6Df5CnqMLJ3CLJS7OrH1" alt=""><figcaption></figcaption></figure>

For more information you can watch the Maximizing MotiveWave's Order Flow Tools webinar: <https://support.motivewave.com/videos/maximizing-order-flow-tools/>


---

# 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.motivewave.com/knowledge-base/study/volume-imprint-or-tpo-overlap.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.
