> For the complete documentation index, see [llms.txt](https://yuting0103.gitbook.io/quantbrains/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yuting0103.gitbook.io/quantbrains/zi-jin-guan-li-zhuan-an-qb-ping-tai/chang-jian-wen-ti.md).

# 常見問題收集（隨時新增）

1. 當我們每次轉倉時，我們會對資料進行BackAdjusted Data維護，這樣可能會導致交易訊號列表裡的商品紀錄的平均進場價格產生錯誤，該如何修正?\
   A: 在交易訊號列表中，有一個欄位是 <均價價差調整>，我們可以透過這個按鈕來修正BackAdjusted之後的價差

2.


---

# 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://yuting0103.gitbook.io/quantbrains/zi-jin-guan-li-zhuan-an-qb-ping-tai/chang-jian-wen-ti.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.
