# Типы чартов

**ROE Maker предлагает различные типы чартов, которые помогут вам отображать данные разных форматах. Вы можете изменить тип чарта в меню \[Тип агрегирования] (Aggregation type), как показано ниже.**<br>

![](https://lh6.googleusercontent.com/FbWoW8tdmcE-7XGMD-99olnsU7eBosMVF8UBbR8h0EAOFuXh-dVWVzg3f53qsMkHDNpW1xEkQAnTwvoZ1WG6MgyIuuk6RJwAbGO4Mjxx_e69sXLYQeXTEV8yht8rk5zMaMqw-1kX)

**ROE Maker предоставляет девять типов чартов:**

* **Тик-чарт (Tick chart)**
* **Временной чарт (Time chart)**
* **Хайкен-Аши (Heiken-Ashi)**
* **Диапазоны (Range Bars)**
* **Ренко (Renko)**
* **Линейный разрыв (Line Break)**
* **Каги (Kagi)**
* **Очки и цифры (Points & Figures)**
* **Объемы (Volume)**


---

# 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://roemaker.gitbook.io/faq/tipy-chartov.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.
