> For the complete documentation index, see [llms.txt](https://tradingbox.gitbook.io/use/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tradingbox.gitbook.io/use/chao-ji-xin-hao-xi-tong/zhi-neng-wang-lu-xue-xi-pro/mai-mai-chao-zhi.md).

# 买卖超值

{% hint style="info" %}
算法将超买超卖可视化，并直接标注在具体的K棒上用户一目了然。
{% endhint %}

<figure><img src="/files/HXDQUnhRqD41IgkoqsoC" alt=""><figcaption><p>版面展示</p></figcaption></figure>

* [x] RSI指标30以下被视为超卖，70以上视为超买，用户可以自定义。
* [x] 震荡行情中超买超卖的指示效果明显，趋势中可能会有连续超值，此小工具仅作为信号系统的辅助。

<figure><img src="/files/fiQPkOY4tF1PH0o6tKYl" alt="" width="339"><figcaption><p>面板展示</p></figcaption></figure>

***


---

# 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://tradingbox.gitbook.io/use/chao-ji-xin-hao-xi-tong/zhi-neng-wang-lu-xue-xi-pro/mai-mai-chao-zhi.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.
