# Use a Display Mask

MotiveWave® will allow you to adjust the number of digits in displayed in the price on an individual instrument. The price displayed in both the price axis of the instrument’s chart and price related fields will reflect the change.

For example, if your data feed is returning a price for the **USD/CAD** of **1.30692** and you wanted to only have four decimal places displayed i.e. **1.3069**, then you can use the Display Mask feature found in the ***Edit Instruments > Advanced*** dialog.

To format the mask, simply use the # symbol to represent every digit to be displayed. You would also have to specify the placement of the decimal within the mask.

Right click on the chart and then select **Edit Instrument**.

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

&#x20;Select the **Advanced** tab from the **Edit Instrument** dialog and enter your display mask.

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

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

<figure><img src="/files/QmjXL6VDrbpc426Tmv4m" alt=""><figcaption></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://docs.motivewave.com/knowledge-base/charts/use-a-display-mask.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.
