# Closing Position

If your TradingView signal is not yet connected to Finandy terminal, please follow these instructions:

{% content-ref url="/pages/9LVPQcfnDEG4fKMSozuD" %}
[Connecting the TradingView indicator or strategy to Binance / OKX](/algo-trading/signals-tradingview/connection-and-configuration/indicator-strategy-connection.md)
{% endcontent-ref %}

## Finandy setup

1. Open '**Close**' tab.
2. Select action '**Close position completely**'.
3. Save changes.

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

Learn more about closing order:

{% content-ref url="/pages/E5BT4ELOLIVf9wbQYyGk" %}
[Close / Reverse](/algo-trading/signals-tradingview/interface/close.md)
{% endcontent-ref %}

**Do you still have questions? Let us help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

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