# TradingView Signals

<figure><img src="/files/7dS3W0nfbgsk2nKuwgXm" alt=""><figcaption></figcaption></figure>

Order creation in Finandy service is possible not only through the web interface, but also via signals from Tradingview service and any server configured to send POST requests.

All received signals are displayed within the "**Signals"** tab located in the "**Trading"** menu under the Chart.

{% content-ref url="/pages/dviQ3eC0uecanpSXpJMR" %}
[Signal log](/interface/signal-log.md)
{% endcontent-ref %}

Topics:

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

{% content-ref url="/pages/t8KjLCp2ejORuKa3wUIp" %}
[Signal testing](/algo-trading/signals-tradingview/signal-testing.md)
{% endcontent-ref %}

{% content-ref url="/pages/qmiUYoGyAjQC1pLV9Dqo" %}
[Signal copying](/algo-trading/signals-tradingview/signal-copying.md)
{% endcontent-ref %}

{% content-ref url="/pages/P2XfvhriT2A2epassia9" %}
[Update settings by signal](/algo-trading/signals-tradingview/update-settings-by-signal.md)
{% endcontent-ref %}

{% content-ref url="/pages/YVf0dKIqOAUIukHmDR5O" %}
[{{Placeholders}}](/algo-trading/signals-tradingview/placeholders.md)
{% endcontent-ref %}

{% content-ref url="/pages/wrDwWedoUViW8c4NIOj3" %}
[Connection and configuration](/algo-trading/signals-tradingview/connection-and-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/ybRGbpp4GYjTfOXcWQxV" %}
[FAQ](/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/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.
