> 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/jing-tai-hui-ce-fan-li/liang-hua-si-wei-zhan-lve-jiao-yi-ping-tai.md).

# 正規版本

目前靜態回測套件(含未來更新)已一併放置於QuantBrains主程式內的 QuantBrains\_Connect 函數壓縮包中

安裝好之後，會內含三支訊號

<br>

![](/files/-MlJa_8hI7UwhkYDg5GR)

紅色框起來的地方是我們主要會用到的三個訊號

第一個 @QB\_Static\_BackTest\_Pass為我們的行車電腦(同QB\_Connect的計算)

第二個 @QB\_Strategy\_PureTrend為我們過去幾篇文章中所使用的一千零一隻均線策略

第三個 @QB\_Strategy\_PureTrend\_GetDMM為我們接收行車電腦的資訊後所運行的結果

匯入後我們就可以來選定一個商品來進行我們要做的回測觀察

註：第二、三個訊號可改寫為你自己的策略
