# Price change

**Price change** is a filter for tracking the percentage of price change.

Here the cell color will depend on the Price change value. If the percentage of price change becomes negative, then the fill will turn red, if positive, it will turn green.&#x20;

![](https://cvizor.com/assets/content/qprice.png)

####


---

# 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.cvizor.com/en/modules/heatmap/price-change.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.
