# Binance提示双向持仓错误

## 提示错误如下

<figure><img src="/files/6rqAMFQGAg7g0Xb1j1s6" alt="" width="496"><figcaption></figcaption></figure>

## 原因出现

一般情况在添加Api在时候自动设置好的，但遇到权限配置不对或当时有持仓就有可能设置不成功，需要手工调整。

## 解决办法

找到“交易偏好设置”把开仓模式改为“双向持仓”

<figure><img src="/files/S4dlT34karvcPEx9rM4y" alt="" width="443"><figcaption></figcaption></figure>

<figure><img src="/files/9erTJQtzKsx6XPEmMyZc" alt="" width="443"><figcaption></figcaption></figure>


---

# 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://biyi.gitbook.io/guide/other/error/binance-4061.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.
