# PropW 订单

### 订单类型

PropW 支持两种类型的订单："*限价单*” 和 “*市价单*" 订单。用户必须为他们想要开立的仓位选择一种订单类型。以下将对这些订单类型进行说明。

#### 市价单

市价单是指以当前市场上可获得的最佳价格立即买入或卖出金融工具的指令。它优先考虑执行速度而非价格，确保交易快速成交，但实际成交价格可能会与您最初看到的价格略有不同。

#### 限价单

限价单是指以您设定的特定价格或更优价格买入或卖出金融工具的指令。这让您对交易执行的价格有更好的控制。然而，如果市场价格未达到您指定的限价，您的订单可能无法被成交，且无法保证一定会被填充。

#### 调整订单类型

要更改订单类型，请前往“交易”界面的右侧。在此区域，您会找到“限价”和“市价”订单的选项卡。导航到所需订单类型的选项卡。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FL8OIPatCURcGou6kYtXh%2Fimage.png?alt=media&#x26;token=2321e2c8-bb30-4195-9f6a-d438e00db87d" alt=""><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://docs.propw.com/documentation/documentation-zh/propw-jiao-yi-mo-kuai-ping-tai/images-and-media.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.
