# Posición de cierre

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 "**Cerrar"**.
2. Seleccione la acción "**Cerrar posición completamente".**
3. Guarde los cambios.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/13a30277-afd4-402c-9602-a722e97fc86c/image.png" alt=""><figcaption></figcaption></figure>

Instrucciones más detalladas para configurar una orden de cierre:

{% content-ref url="/pages/nSr80M4vcmKLpTmzO85l" %}
[Cierre / Reversa](/es/algo-trading/signals-tradingview/interface/close.md)
{% endcontent-ref %}

**¿Todavía tienes preguntas? Permítenos ayudarte 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/closing-position.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.
