> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/okna/stakan/triggernye-zayavki.md).

# Триггерные заявки

Позволяют отметить точки, в которых есть желание купить или продать.

{% hint style="warning" %}
Триггерные заявки - это локальные заявки. Они хранятся и обрабатываются в терминале Tiger.com. Сработают только если терминал активен и подключен к бирже. Очищаются при перезапуске.&#x20;
{% endhint %}

Как только триггерная заявка окажется на границе либо внутри спреда, она будет превращена в биржевую заявку.

Чтобы выставлять и снимать триггерные заявки, необходимо переключиться в режим триггерных заявок в меню стакана. ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031058128/original/3lzcYrfkOY_32NFgfinDXRiZJa9ahpX_qA.png?1629297071)

## Включить/отключить режим триггерных заявок

Левая кнопка мыши выставляет триггерную заявку на покупку, правая на продажу. Двойной щелчок левой кнопкой мыши по объёму триггерной заявки снимает эту заявку. Пробел снимает все выставленные триггерные заявки. Выставленную триггерную заявку можно переставлять с помощью мыши.

**Отступ** для триггерной заявки задаёт максимальное проскальзывание при срабатывании. Чтобы настроить проскальзывание, в меню стакана выберите **Настройки и опции → Параметры стакана**.

В открывшемся окне на вкладке **Торговля** в разделе **Отступы** введите значение отступа в поле **Триггерные заявки** (в шагах цены, не в пунктах). Как только цена дойдёт до маркера триггерной заявки, позиция будет открываться по рынку, но рыночная заявка будет отправлена на открытие позиции с заданным максимальным проскальзыванием.

Если условие не будет соблюдено, через заданное значение проскальзывания (в шагах цены, не в пунктах) будет выставлена лимитная заявка на открытие и позиция не откроется, пока цена не вернётся к этой лимитной заявке.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.tiger.com/okna/stakan/triggernye-zayavki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
