> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/analytics/visualizations/correlation-matrix.md).

# Correlation Matrix

![https://software.infrontservices.com/helpfiles/infront/ver85/en/correlation.png](https://software.infrontservices.com/helpfiles/infront/ver85/en/correlation.png)

The Correlation Matrix window displays the cross correlation among multiple instruments.

**Time Frame**

Time series length. Options: All, last year to date (LYTD), year to date (YTD), and 1 to 5 years.

**Matrix**

The Matrix displays the cross-correlation across instruments as in “Pearson Correlation Coefficient”. The coefficient displayed in the Matrix corresponds to the entire sample given the Time Frame selected in the window caption.

**Selecting a coefficient**

Each coefficient on the Matrix can be selected. A single click will display a rolling coefficient, while a double click will display a comparison chart for the selected timeframe.

![https://software.infrontservices.com/helpfiles/infront/ver85/en/correlation2.png](https://software.infrontservices.com/helpfiles/infront/ver85/en/correlation2.png)

**Rolling correlation**

When a coefficient is selected, i.e. Rho(Instrument A, Instrument B), a chart with a rolling coefficient will appear in the lower panel. The user can modify the size of the rolling window changing the number of “Correlation window”.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.satoshiterminal.io/research-suite/analytics/visualizations/correlation-matrix.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.
