# 清仓和平仓有什么区别？

## 清仓和平仓的区别

清仓和平仓都是指在期货市场中结束一个持仓或交易头寸的行为，但两者之间存在本质区别。

### 1.交易目的不同

**清仓：**&#x6307;完全结束当前头寸，即买入已持有的合约或卖出已持有的商品，以获利或止损。

**平仓：**&#x6307;与现有头寸进行相反方向的交易，以抵消现有头寸。

### 2.交易结果不同

**清仓：**&#x5B8C;成清仓后，交易者不再持有该合约或商品，头寸完全结束。

**平仓：**&#x5B8C;成平仓后，交易者持有的合约或商品数量归零，但交易者可以继续持有该合约或商品的仓位。

### 3.交易费用不同

**清仓：**&#x6E05;仓交易需要支付交易手续费和印花税。

**平仓：**&#x5E73;仓交易通常只需要支付交易手续费，不需要支付印花税。

### 4.影响不同

**清仓：**&#x6E05;仓会影响交易者的资金账户，如果盈利则增加账户资金，如果亏损则减少账户资金。

**平仓：**&#x5E73;仓本身不会对交易者的资金账户产生影响，但如果平仓后立即进行相反方向的交易，则可能影响资金账户。

### **举例说明：**

1. 交易者持有1手橡胶期货合约，开仓时价格为100美元/吨。
2. 现在橡胶价格上涨至120美元/吨。
3. 如果交易者清仓，将卖出1手合约，获得20美元/吨的利润，共计2000美元。
4. 如果交易者平仓，将买入1手合约，抵消之前的1手合约，持仓数量为0。交易者仍然可以继续持有橡胶期货合约，等待价格进一步上涨。

如有不明白或者不清楚的地方，请加入官方电报群：[**https://t.me/gtokentool**](https://t.me/gtokentool)


---

# 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.gtokentool.com/qu-kuai-lian/qing-cang-he-ping-cang-you-shen-me-qu-bie.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.
