> For the complete documentation index, see [llms.txt](https://touchance-1.gitbook.io/touchance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://touchance-1.gitbook.io/touchance/multicharts/zi-ding-lian-xu-yue/she-ding/huan-yue-ri-qi-dang.md).

# 換月日期檔

## **建立換月日期檔**

### 使用記事本建立換月日期

格式如下 resettime=170000 ⇐ 指定合約換月時間 ( 台灣時間，可不指定，不指定則在隔日換月 )。 20210829->202109 ⇐ 指定換月日期 ( 台灣時間 )、合約月份。&#x20;

![](/files/g2rNrcHAHsY2gbNmPi8P)

{% hint style="info" %}
第一個指定的換月日期為可回補資料的最早日期
{% endhint %}

## **設定自定連續月商品**

### 新增商品

點選「新增商品」可依照交易所查找所需要的商品。

![](/files/NR6tayWDANClPWZfmA9h)

### **設定自定義商品代碼**

**在自定義代碼欄位輸入代碼名稱，可設定任意英文 ( 不限定大小寫 ) 或數字。**

![](/files/0GHkVSEYaSeI4dHu8g5b)

### **載入換月日期檔**

點選資料夾圖示，載入一開始設定好的換月日期檔，按下儲存設定。

![](/files/UhrzoFfGPETEZJiylsts)

{% hint style="info" %}
**換月日期檔內容如有更改，需重新載入並儲存**
{% endhint %}

**依照前面步驟設定可加入多個商品。**

![](/files/LV380TsaaugiVtW9YdYa)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://touchance-1.gitbook.io/touchance/multicharts/zi-ding-lian-xu-yue/she-ding/huan-yue-ri-qi-dang.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.
