# Position opening

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. Edit order amount.
2. Save changes.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/25e4d3d6-4ad1-451e-84a0-8d12201ebea2/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**WARNING!** Restrictions apply to minimum amount and quantity when creating an order.&#x20;

Minimum order size is 10 USDT for spot market and 5 USDT for futures market.&#x20;

For more information on order sizes in the futures market, see [→​](https://www.binance.com/en/support/faq/usd%E2%93%A2-margined-futures-contract-specifications-360033161972)
{% endhint %}

{% hint style="danger" %}
**IMPORTANT**!&#x20;

You don't need to click on the empty squares beside the order amount.&#x20;

This is required for advanced trading options. [Learn more →](/algo-trading/signals-tradingview/controlling-an-option-in-the-signal.md)\
&#x20;​​**​**![](https://t24536365.p.clickup-attachments.com/t24536365/a0c0f107-90d0-465a-b6d2-f5e029e564eb/image.png)
{% endhint %}

Learn more about opening orders:

{% content-ref url="/pages/hpz4pI2D7t0le5ODbu44" %}
[Open position](/algo-trading/signals-tradingview/interface/open.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-opening.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.
