# Promediación de posición

Si la señal de TradingView aún no está conectada al terminal de Finandy, siga estas instrucciones:

{% content-ref url="/pages/ghfEJxLkWZvHJLSRfVaA" %}
[Conexión del indicador o estrategia TradingView a Binance / OKX](/es/algo-trading/signals-tradingview/connection-and-configuration/indicator-strategy-connection.md)
{% endcontent-ref %}

## Configuración de Finandy

1. Abra la pestaña "**Promedio**".
2. Active la creación de órdenes de promedio en la posición.
3. Edite la cantidad de la orden.
4. Guarde los cambios.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/8d0bfebf-1d16-4046-953a-d325c6116514/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
¡**ADVERTENCIA**! Hay restricciones en el monto mínimo y la cantidad al crear una orden.&#x20;

El tamaño mínimo de la orden en el mercado SPOT es de 10 USDT y en el mercado de Futuros es de 5 USDT.&#x20;

Para obtener más información sobre el tamaño de la orden en el mercado de Futuros, consulte [aquí.→](https://www.binance.com/es/support/faq/especificaciones-de-los-contratos-de-futuros-de-usd%E2%93%A2-m-360033161972)
{% endhint %}

{% hint style="danger" %}
¡**IMPORTANTE**! \
No es necesario hacer clic en el cuadro vacío a la izquierda de la cantidad de la orden.&#x20;

Esto es necesario solo para una opción avanzada de trading. Obtenga más información [aquí →​](/es/algo-trading/signals-tradingview/controlling-an-option-in-the-signal.md)

![](https://t24536365.p.clickup-attachments.com/t24536365/124cdc03-4efc-434e-a71f-fc6875571d12/image.png)
{% endhint %}

​Instrucciones más detalladas para configurar una orden de promediación:

{% content-ref url="/pages/MsrMHYQpgbgnN90XPaRY" %}
[Promediación (DCA)](/es/algo-trading/signals-tradingview/interface/dca.md)
{% endcontent-ref %}

**¿Tiene alguna pregunta? Podemos ayudarlo en nuestro chat de Telegram.**

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


---

# 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.finandy.com/es/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.
