# Публикация аналитики

Чтобы стандартизировать обработку информации в сообществе, все трейдеры публикуют свою аналитику с помощью терминала.&#x20;

Аналитика проводится на старших таймфреймах, поэтому там может указываться только направление движения цены, точки входа мы ищем на младших таймфреймах.&#x20;

{% hint style="info" %}
Таймфреймы для аналитики: 4h, 6h, 12h, 1D, 1W
{% endhint %}

<figure><img src="/files/zXy8Tuvle4aQG4iIeEIc" alt=""><figcaption><p>Пример опубликованной аналитики</p></figcaption></figure>

### Создание аналитики

Аналитика публикуется по аналогии с сетапом, но содержит гораздо меньше шагов.

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

Проверяем сообщение и подтверждаем отправку. Аналитика опубликована в чат Tradium \[[COMMUNITY](https://t.me/+w7h0-OLflPMxM2I6)].

<figure><img src="/files/tVD1G6C8BfTUSe6KPPd0" 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/terminal-tradium/publikaciya-analitiki.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.
