> For the complete documentation index, see [llms.txt](https://www.bfm-unity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi.md).

# 策略学习

- [什么是无限网格交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-wu-xian-wang-ge-jiao-yi-ce-lve.md)
- [什么是定投策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-ding-tou-ce-lve.md)
- [什么是阵型交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-zhen-xing-jiao-yi-ce-lve.md)
- [什么是动量交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-dong-liang-jiao-yi-ce-lve.md)
- [什么是双均线交易策略?](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-shuang-jun-xian-jiao-yi-ce-lve.md)
- [什么是R-Breaker交易策略?](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-rbreaker-jiao-yi-ce-lve.md)
- [什么是超级趋势交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-chao-ji-qu-shi-jiao-yi-ce-lve.md)
- [什么是相对价值交易策略?](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-xiang-dui-jia-zhi-jiao-yi-ce-lve.md)
- [什么是双向网格交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-shuang-xiang-wang-ge-jiao-yi-ce-lve.md)
- [什么是智能调仓策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-zhi-neng-tiao-cang-ce-lve.md)
- [什么是经典网格交易策略?](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-jing-dian-wang-ge-jiao-yi-ce-lve.md)
- [什么是智能网格交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-zhi-neng-wang-ge-jiao-yi-ce-lve.md)
- [什么是智能马丁交易策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-zhi-neng-ma-ding-jiao-yi-ce-lve.md)
- [什么是贝塔策略？](https://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi/shi-mo-shi-bei-ta-ce-lve.md)


---

# 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://www.bfm-unity.org/antbot-doc/zh-cn/ce-lve-xue-xi.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.
