# 外汇交易

在 PancakeSwap 永续合约 V2 ，可以使用外汇交易对操作外汇交易。外汇市场并非全天候（24/7）开放交易，这点与加密货币市场不同。交易者可参考以下时间表：

| 日期  | 开放/关闭交易                                                         |
| --- | --------------------------------------------------------------- |
| 星期一 | 开放                                                              |
| 星期二 | 开放                                                              |
| 星期三 | 开放                                                              |
| 星期四 | 开放                                                              |
| 星期五 | 从 22:00 UTC 起关闭（夏令时）                     从 23:00 UTC 起关闭（非夏令时）  |
| 星期六 | 关闭                                                              |
| 星期日 | 从 22:00 UTC 起开放（夏令时）                      从 23:00 UTC 起开放（非夏令时） |

此外，外汇市场还将在以下公共假日期间关闭：&#x20;

* 12 月 25 日至 12 月 27 日&#x20;
* 1 月 1 日至 1 月 2 日


---

# 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.pancakeswap.finance/chinese/chan-pin/yong-xu-he-yue-jiao-yi/yong-xu-he-yue-jiao-yi-v2/wai-hui-jiao-yi.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.
