# Señales de TradingView

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

El servicio Finandy permite la creación de órdenes no sólo a través de la interfaz web, sino también a partir de señales recibidas del servicio Tradingview y de cualquier servidor que esté configurado para enviar peticiones POST.

Todas las señales recibidas se muestran en la pestaña **"Señales"** del Gráfico, en la opción de menú **"Trading"**.

{% content-ref url="/pages/QV6xnnCaXJbcHJie9LUT" %}
[Registro de señales](/es/interface/signal-log.md)
{% endcontent-ref %}

Temas:

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

{% content-ref url="/pages/0yo5iZED2E4sVMI1d947" %}
[Prueba de señales](/es/algo-trading/signals-tradingview/signal-testing.md)
{% endcontent-ref %}

{% content-ref url="/pages/TerGvO9XmJDpFRYeUgWM" %}
[Copiado de señales](/es/algo-trading/signals-tradingview/signal-copying.md)
{% endcontent-ref %}

{% content-ref url="/pages/31qZ7JDb9xQOgzzv3G6k" %}
[Actualizar los ajustes por señal](/es/algo-trading/signals-tradingview/update-settings-by-signal.md)
{% endcontent-ref %}

{% content-ref url="/pages/ocEpoM8iWnJQCuTIz9Om" %}
[{{Placeholders}}/Marcadores de posición](/es/algo-trading/signals-tradingview/placeholders.md)
{% endcontent-ref %}

{% content-ref url="/pages/feveRevOEggapxZATXp9" %}
[Conexión y configuración](/es/algo-trading/signals-tradingview/connection-and-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/XVqpoOohT7ODRaRmj51J" %}
[FAQ](/es/algo-trading/signals-tradingview/faq.md)
{% endcontent-ref %}


---

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