# Hedging

## Indicador

{% hint style="danger" %}
En modo de cobertura, al establecer el tipo de posición en "**Ambos**", la señal de cierre <mark style="color:red;">**no**</mark> se reconocerá correctamente.

​![](https://t24536365.p.clickup-attachments.com/t24536365/f4c8a6ec-88cc-4b7a-b5e9-deac8c22c32f/image.png)
{% endhint %}

​El indicador está diseñado solo para el modo unidireccional (sin cobertura).&#x20;

Si se habilita el modo Hedge, especifique "**Solo largo**" o "**Solo corto**" en el parámetro de Posición.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/86f01231-df9c-42dd-9426-cdd68968b3bf/image.png" alt=""><figcaption></figcaption></figure>

## Estrategia

Establezca "**PositionSide: Strategy**" (1) y "**Order: Strategy**" (2) como se muestra en la imagen y **guarde** (3).

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/50693727-828f-463d-b091-3adf21d1d34a/image.png" alt=""><figcaption></figcaption></figure>

**¿Tiene alguna pregunta? Permítanos ayudarle 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/hedging.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.
