# Мультичарт и тренды

{% embed url="<https://youtu.be/vdVPVC38zhY>" %}

### Модуль мультичарт линейные графики&#x20;

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

Линейные графики представлены в виде сетки, где пользователь может выбрать число графиков в одной строчке

от 2-х до 8-ми.

#### 2 графика на одну строку:

![](https://cvizor.com/assets/content/b1.png)

#### 8 графиков на одну строку:

![](https://cvizor.com/assets/content/b2.png)

Клик на тумблер скрывает панель управления графиками.

#### **Все графики построены на минутном тайфмрейме**, кнопки от 15m до 1D означают **отрезок времени в минутах.**

15m = 15 минутных свечей

1D = 1440 минутных свечей.

![](https://cvizor.com/assets/content/b3.png)

Клик на область графика открывается TradingView Chart

<figure><img src="/files/6WmJKNkhdI3Qu0nCOnY4" 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://docs.cvizor.com/en/ru/modules/multicharts.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.
