# 市场波动时，如何低成本下单？大宗交易如何分批撤退，减少抛压？

\
**TWAP 口号喊起来！**

市场大动，平均成本

分批撤退，减少抛压

\
**下单的时候，相信大家最关心的就是市场波动会导致交易成本上升，尤其对于大宗交易，那么：**

1. 如何在市场大波动的时候实现低成本下单？
2. 如何在不导致市场价格大动的时候分批撤退，减少抛压？

\
SignalPlus (t.signalplus.com) 为大家贴心地准备了 TWAP 策略，可以在预设的时间内，将单子分批交易，这样能更好地避免对市场的冲击，也更好地避免了市场波动对下单成本的影响。

下面，让我带大家一步步来了解如何使用 TWAP策略下单，更有效地控制下单的成本。

\
登录 t.signalplus.com，在经典模版下拉到期权链部分：

1. 选择到期日，直接点击想要下单的期权腿
2. 切换下单模式到 TWAP

<figure><img src="/files/K4oohLSeA5cmObiJw3OO" alt=""><figcaption></figcaption></figure>

3. 设置 TWAP参数：

   * 总数量：输入交易的数量
   * 运行时长（5分钟-24小时）：设置总的 TWAP策略运行时间
   * 任务开始于：设置下单策略开始执行的时间，系统会自动计算结束时间
   * 频率：设置每批订单的执行间隔时间

   <figure><img src="/files/BQrmJ4Ax6t6kyrqhQLSk" alt=""><figcaption></figcaption></figure>

免费期权交易工具 / 低成本下单工具 ：t.signalplus.com


---

# 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://signalplus.gitbook.io/signalplus-wan-zheng-jiao-xue/shi-chang-bo-dong-shi-ru-he-di-cheng-ben-xia-dan-da-zong-jiao-yi-ru-he-fen-pi-che-tui-jian-shao-pao.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.
