> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/ru/algo-trading/signals-tradingview/connection-and-configuration/position-averaging.md).

# Усреднение позиции

Если у вас еще не подключен сигнал TradingView в терминале Finandy, то сделайте это согласно данной инструкции:

{% content-ref url="/pages/I8roLJIOp9E15cmLJM77" %}
[Подключение индикатора / стратегии TradingView к Binance/ OKX](/ru/algo-trading/signals-tradingview/connection-and-configuration/indicator-strategy-connection.md)
{% endcontent-ref %}

## Настройка в Finandy

1. Откройте таб "**Усред**.".
2. Активируйте создание ордеров усреднения в позиции.
3. Отредактируйте сумму ордера.
4. Сохраните изменения.

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

{% hint style="info" %}
**ВНИМАНИЕ!** Существуют ограничения на минимальную сумму и минимальное количество у каждого токена при создании ордера.

Для спотового рынка минимальный размер ордера составляет 10 USDT, а для фьючерсного рынка - 5 USDT.&#x20;

Более подробно о размере ордера на фьючерсном рынке вы можете ознакомится [по ссылке →](https://www.binance.com/ru/support/faq/%D1%81%D0%BF%D0%B5%D1%86%D0%B8%D1%84%D0%B8%D0%BA%D0%B0%D1%86%D0%B8%D0%B8-%D1%84%D1%8C%D1%8E%D1%87%D0%B5%D1%80%D1%81%D0%BD%D1%8B%D1%85-%D0%BA%D0%BE%D0%BD%D1%82%D1%80%D0%B0%D0%BA%D1%82%D0%BE%D0%B2-usd%E2%93%A2-margined-360033161972)
{% endhint %}

{% hint style="danger" %}
**ВАЖНО!** \
Нажимать на пустые квадратики слева от суммы ордера не требуется. \
Это необходимо для продвинутого варианта торговли. [Подробнее →](/ru/algo-trading/signals-tradingview/controlling-an-option-in-the-signal.md)

![](/files/CSgneKESxIrDpldfn378)
{% endhint %}

Более подробная инструкция настройки усредняющего ордера:

{% content-ref url="/pages/9oZQq8WItDZvUB4V5199" %}
[Усреднение](/ru/algo-trading/signals-tradingview/interface/dca.md)
{% endcontent-ref %}

**Остались вопросы? Поможем в нашем Телеграм-чате.**

{% embed url="<https://t.me/finandyru>" %}


---

# 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:

```
GET https://docs.finandy.com/ru/algo-trading/signals-tradingview/connection-and-configuration/position-averaging.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.
