# Лента уведомлений

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

<table><thead><tr><th width="185">Колонка</th><th>Описание</th></tr></thead><tbody><tr><td>Тикер</td><td>Отображается иконка биржи, тип инструмента (<strong>S</strong> - spot, <strong>F</strong> - Futures), а также тикер инструмента по которому пришло уведомление.</td></tr><tr><td>TabName</td><td>Наименование рабочего пространства в котором произошло данное событие.</td></tr><tr><td>Event Type</td><td>Тип уведомления.</td></tr><tr><td>Size</td><td>Объем позиции в данной сделке.</td></tr><tr><td>Price</td><td>Цена по которой совершенна сделка.</td></tr><tr><td>Time</td><td>Время прихода уведомления.</td></tr></tbody></table>

{% hint style="info" %}
Окно уведомлений можно залинковать с другими окнами и элементами терминала. Для этого необходимо задать идентичный номер нажав на Link верхней панели. \
Для того чтобы закрепить окно Ленты уведомлений поверх других окон нажмите ![](/files/q4vIP5vOFXSYLQenRb4u)
{% endhint %}

### Настройки ленты уведомлений

Включение и отключение соответствующих чек-боксов позволяет задать какие увеомдления должны попадать в ленту, а также при каких уведомлениях срабатывает звуковой сигнал

<figure><img src="/files/3AwjPxuJu4zMT3fNQQAb" 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://metascalp.gitbook.io/metascalp/windows/notifications.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.
