# Market Groups

The [Market Groups](https://klickanalytics.com/markets) allows our users&#x20;

* to look at the performances of all major instruments
* Uses can select various global major market groups from the drop down menu

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

The user can also select various prices and visualization tools on the selected group of symbols by selecting the drop down menu of 'Quotes'

**Quotes**

The quotes view will give important key stats of the instruments e.g.&#x20;

* Trend Direction
* Trend Days
* Historical price performance (1 Day, 1 Week, 1 Months and more..)

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

**Charts**\
\
Using 'Charts' from the drop down, the system will quickly display charts of the selected symbols

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

**Charts - OHLC** \
\
Charts - OHLC will give candlestick charts for the selected symbols

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

**Charts - Sparklines**\
\
Charts - Sparklines will give a quick visualization of the historical close price performance

<figure><img src="/files/8q5UAt1lSrmcFlDVQLUN" alt=""><figcaption></figcaption></figure>

**Correlation Matrix**

The application will also calculate the historical correlation matrix among the selected symbols with the group. In addition the user can change the date range to compute different correlation analysis and more.&#x20;

<figure><img src="/files/ESqOzTbhEwAIXLhgGx6I" 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://klickanalytics.gitbook.io/docs/apps/stocks/market-groups.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.
