# Round sentiment diagram

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

Each segment of the chart displays the amount of news for a period of time for one instrument, the name of which is displayed in the segment caption. The segment size indicates the relative amount of news on this instrument. The center of the chart shows the total number of news for this market.&#x20;

The color of the chart segment is an indicator of the aggregate sentiment for this instrument. On the right is a color palette matching the color and the value of the sentiment metric. Green color means positive sentiment, red — negative, white — balance of positive and negative news.&#x20;

For the convenience of the user and the ability to analyze several markets at once, there are two charts in this area.

### Diagram settings

At the top of the settings, you can turn on/off the display of charts.&#x20;

Below are two tabs, each of which is responsible for setting up the corresponding sentiment diagram.

<figure><img src="/files/nsvsEUJVLq2zGds5kO52" alt="" width="375"><figcaption><p>Window of diagram settings</p></figcaption></figure>

The following diagrams settings are presented:&#x20;

1. Field — market segments for which the chart will be built. For example: global combines all instruments and provides information about market segments in general; crypto — information on crypto-instruments.&#x20;
2. Period — the period of time (from the current moment of time) for which news is taken for analysis. So, if 1d is selected, it means that the news for the last day is being analyzed.&#x20;
3. Show only unique (news). If selected, the charts will be calculated only on the basis of unique news (for example, those presented in news feeds). If this option is disabled, the charts will be calculated based on all news from this sector.

<details>

<summary>Description of the fields to build the diagram</summary>

* **Global** will monitor news on broad markets: the US stock market, the Russian stock market, commodity markets, cryptocurrencies and token sales.&#x20;
* **Crypto** build a chart based on news about cryptocurrencies.&#x20;
* **American** build a diagram based on news about US stock markets.&#x20;
* **Russian** build a diagram based on news about Russian stock markets.
* **Resources** will build a chart based on news about commodity markets.
* **FX** build a chart based on news about currency markets.
* **Token Sale** build a chart based on news about token sales.

</details>


---

# 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://1ex.gitbook.io/1ex-news/user-manual-eng/features/news-indicators/round-sentiment-diagram.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.
