# Viewing the chart

Charts are essential tools for traders and investors, as they allow for the analysis of market trends and price movements, which helps inform investment decisions.

A financial chart includes technical analysis tools and indicators that help trader identify trends, support, and resistance levels, and other market patterns. Some of these indicators include moving averages, trend lines, and relative strength index.

The chart displays price and volume activity for the selected instrument, with options for viewing activity for the:&#x20;

* last 24 hours (default)
* last 1 week
* last 1 month
* last 3 months
* last year
* MAX

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

You can change the chart view from selecting between:&#x20;

* Index Price
* Mark Price
* Predicted Funding Rate
* 24h Volume

The *mark price* is usually updated in real-time during trading hours and can change frequently, depending on market conditions. It is an important indicator for traders and investors, as it provides an estimate of the fair value of a futures contract or option at a particular point in time.

The *index price* is calculated by taking the weighted average of the prices of all the stocks included in the index. The weight of each stock is determined by its market capitalization, which is the total value of all the outstanding shares of a company.


---

# 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://prodigyfi.gitbook.io/perps-user-guide/orderbook-and-chart/viewing-the-chart.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.
