# Position Reversal

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

By default, Finandy enables position reversal when creating a signal connection.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/7c5654d5-d994-486e-8fdf-8ccdff5fa94e/image.png" alt="" width="563"><figcaption></figcaption></figure>

Learn more about position reversal:

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

**Do you have any 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/position-reversal.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.
