# Copiado de señales

{% hint style="warning" %}
Una señal conectada en modo Master Hook no crea órdenes, sino que sólo redirige la señal recibida a todos los hooks conectados.
{% endhint %}

## 1. Activación del modo Master hook

Active el **Master hook** como se muestra en la siguiente captura de pantalla:

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/bc903650-8ff4-4294-a7b9-c5f30b08d6e9/image.png" alt="" width="375"><figcaption></figcaption></figure>

El **ID del Master Hook** aparecerá debajo del **Mensaje de Señal:**

<figure><img src="/files/bmX6iKYybJ3otXd3OwPX" alt="" width="375"><figcaption></figcaption></figure>

Copie este **ID.**

## 2. Conexión a un Master Hook para copiar señales

Cree un nuevo hook en la misma cuenta o en cualquier otra y seleccione **Signal Source Master Hook.**

<figure><img src="/files/OqlitMpsyI7ZUjh9Giss" alt="" width="375"><figcaption></figcaption></figure>

Se cargará el campo **Master Hook ID** que aparece a continuación. Pegue allí el **ID del Hook** que copió en el paso 1.

<figure><img src="/files/Tl1HAAmBAligFMWR7Gon" alt="" width="375"><figcaption></figcaption></figure>

## 3. Configuración del webhook conectado al MasterHook

Una vez conectado, todas las señales crearán órdenes con la configuración establecida en el Master Hook.

Sin embargo, si necesita realizar cambios en la configuración, como modificar el tamaño del pedido que se está creando, deberá:

1. Desmarque la opción a editar
2. Modificar
3. Guardar

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

**¿Tiene alguna duda? Podemos 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/signal-copying.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.
