# Оповещения

Терминал обладает системой оповещений, которые позволяют отслеживать статус по вашим позициям.

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

Ознакомиться с системой статусов вы можете на странице[ ](/en/ru/modules/terminal-tradium/statusy-setapov.md)[Статусы сетапов](/en/ru/modules/terminal-tradium/statusy-setapov.md)

#### Оповещение содержит 7 строк:

1. Номер позиции
2. Статус сетапа
3. Тип публикации (Public - публичный, Private - приватный)
4. Тикер (название монеты)
5. Направление торговли (LONG/SHORT)
6. Значение цены
7. Дата и время оповещения

### Canceled Time in force&#x20;

Отменен по истечениии срока действия сетапа. По-умолчанию 7 дней.

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

### Open - Открытие позиции

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

### Stop-loss

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

### Closed - Закрытие позиции вручную

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

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

### Take profit

Позиция достигла значения TP и закрылась в прибыль

<figure><img src="/files/5HjTXfAUdBPGMJ66keIj" alt=""><figcaption></figcaption></figure>

### Trailing TP

Позиция достигла значения TP и активировался модуль Trailing TP, который автоматически переставляет Stop-loss по тренду на расстояние SL в сетапе от текущей цены.

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

### SLX - точка безубытка

Позиция закрылась в безубыток при достижении прибыли равной SL (Risk Reward 1) в сетапе.

<figure><img src="/files/9eVSUTb9w6RwCmp9i1wy" 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/nastroiki/opovesheniya.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.
