# 最小動能門檻

這個欄位設定是指一個（策略）訊號要被選入的最低門檻，個人建議是評分範圍的25%\~50% 理論上這個閥值的設定越大，訊號品質會越好，但很相對上訊號數量就會比較少 如果你的商品數量或策略數量很多，有較多的訊號可以挑選，則該值可以設定一個較大的門檻，以提高訊號品質。

延伸閱讀：[動能門檻](https://www.facebook.com/quantbrains.club/photos/a.614749715402853/1876406802570465)


---

# 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://yuting0103.gitbook.io/quantbrains/shang-pin-yu-ce-lve-zheng-he-qb-ping-tai/ce-lve-zheng-he-yu-shang-pin-guan-li/ce-lve-zheng-he-mo-shi/dong-neng-mo-shi/zui-xiao-dong-neng-men-jian.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.
