# MAX 仪表盘

{% hint style="info" %} <mark style="color:blue;">**MAX仪表盘展示行情概览资讯，用户可自定义仪表盘的尺寸、以及位置。**</mark>
{% endhint %}

<figure><img src="/files/VgQ3Bao3BxSsdvTZoPBQ" alt="" width="563"><figcaption><p>仪表盘展示</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**🚦市场状态：基于平均趋向算法，来判断市场是处在震荡(Ranging)还是趋势(Trending)的状态。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**🚦市场波动：根据市场真实波动来赋予归一化百分比；通常百分比接近70%意味着高波动性，市场活跃但风险加大，接近30%意味着低波动性，市场平稳但机会较少。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**🚦机构活跃：通过追踪资金流动性来判断机构的活跃与否，当市场交易量低则市场处于“Inactive”不活跃状态；市场交易量持续增加则市场处在“Active”活跃状态。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**🚦情绪压力：通过价格变化来判断看涨看跌情绪，如果买方情绪较强则存在买入(Bullish)压力 ，如果卖方情绪较强则存在卖出(Bearish)压力。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**🏦金融中心：用来标注以UTC计时的全球重要金融交易地的开盘交易时段，此标注没有排除节假日与休息日，仅在实际开盘时段给予用户参考。**</mark>
{% endhint %}


---

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