# Настройки Робота

### 1. Блок добавления API-ключей

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

1. **Добавить API** — привязать ключи к платформе
2. **Start** — включить робота
3. **Stop** — выключить робота
4. **Режим позиции** — изменить режим позиции
5. **Статус** — статус робота
6. **Удалить ключи** — удалить связанные API-ключи

### 2. Ограничения

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

1. Максимальное количество одновременных задач, которые может выполнять робот.

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

2. **Режим PRO** — позволяет **отдельно ограничивать** запуск задач в лонг и в шорт.
3. **Учитывать ручные позиции** — при расчёте ограничений робот будет учитывать **ручные (внешние) позиции**.
4. **Режим одного направления** — робот **не будет открывать сделки**, если по активу уже есть позиция в противоположном направлении.

### 3. Черный список

<figure><img src="/files/8RYUdpWcL2CLkm4R7kn9" alt=""><figcaption></figcaption></figure>

Список активов, для которых запрещено создавать задачи робота.

### 4. Уведомления

<figure><img src="/files/4KwhHEPAKessVkCMjMPG" alt=""><figcaption></figcaption></figure>

Настройки уведомлений о событиях робота в наш Telegram-бот — [@I\_Trading\_Bot](https://t.me/I_Trading_Bot)


---

# 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.itradingbot.net/robot-binance/nastroiki-robota.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.
