# 訊號與參數

- [!Score 歷史評分指標](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/score-li-shi-ping-fen-zhi-biao.md): 於圖表使用，將原始策略進行多空績效拆解，並顯示多空歷史績效。
- [!RiskParity 歷史風險評價口數指標](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/riskparity-li-shi-feng-xian-ping-jia-shou-shu-zhi-biao.md): 於圖表使用，依波動度設定計算並顯示多空風險評價口數。
- [回測指標](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/hui-ce-zhi-biao.md)
- [Step 1 函數](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/hui-ce-zhi-biao/step-1-han-shu.md): 這裡整理了回測 Step 1 使用的函數
- [Step 2 函數](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/hui-ce-zhi-biao/step-2-han-shu.md): 這裡整理了回測 Step 2 使用的函數
- [Step 3 函數](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/hui-ce-zhi-biao/step-3-han-shu.md): 這裡整理了回測 Step 3 使用的函數
- [實盤指標](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/shi-pan-zhi-biao.md): 計算各策略評分、風險平價手數，並將信息傳遞給評價大師AP，以進行後續管理下單。
- [回測與實盤參數設定對照](https://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu/hui-ce-yu-shi-pan-can-shu-she-ding-dui-zhao.md)


---

# 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://touchance-1.gitbook.io/touchance/ping-jia-da-shi/xun-hao-yu-can-shu.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.
