> 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/composite-window.md).

# Composite Window

### Default Chart <a href="#default-chart" id="default-chart"></a>

![](https://the-satoshi-terminal.gitbook.io/~gitbook/image?url=https%3A%2F%2Fsoftware.infrontservices.com%2Fhelpfiles%2Finfront%2Fver85%2Fen%2Fchart_bar_chart.png\&width=300\&dpr=4\&quality=100\&sign=113872b5\&sv=2)

**Description**

The bar chart displays one or more instruments side-by-side in a bar chart. As a default it will display the selected instruments net change in percent. It can be configured to chart a number of historic values in order to quickly compare the instruments performance against each other.

**How to access**

Select a range of symbols in a Market Window, Composite Window or a Market Page and select Chart > Bar Chart


---

# 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/composite-window.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.
