# 信号与仪表盘

{% hint style="info" %}
*<mark style="color:blue;">**仪表板可显示当前行情最相关的信息。用户轻松获取当前市场各时间框架下的趋势场景；**</mark>*

*<mark style="color:blue;">**用户可自定义设置仪表盘的大小，以及仪表盘位置。**</mark>*
{% endhint %}

<figure><img src="/files/KxRjGbkNtgeMbiHpDeKR" alt=""><figcaption><p>仪表盘界面</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**波动性🚦  一种基于平均趋向的算法， 波动性与市场的方向无关；**</mark>\ <mark style="color:blue;">**低波动：通常意味着市场处在无趋势状态；而高波动性通常伴随着交易机会，也意味着风险增加； 如果行情长期处在非常的低波动中则也意味着大的趋势即将启动。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**RSI🚦   算法将RSI超买超卖数值直观的显示在仪表盘上，用户对市场的相对强弱 一目了然。**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**多时间框架趋势🚀  用户可在无需切换图标的情况下查看不同级别的市场多空趋势。**</mark>
{% endhint %}

<figure><img src="/files/qg53Z1x95YNu39rwPQkN" alt=""><figcaption><p>信号设置区</p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:blue;">**敏感度：用户可对信号敏感度进行调节，以捕捉正在寻找的特定价格走势：**</mark>*\
*<mark style="color:blue;">**寻找短期价格的快速变动，应考虑使用较低的敏感度。低数值更快但也意味着噪音的增加 ；**</mark>*\
*<mark style="color:blue;">**捕捉长期价格趋势应考虑使用更高的敏感度。高数值信号更稳定也意味着等待了行情的确认。**</mark>*
{% endhint %}

{% hint style="info" %}
*<mark style="color:blue;">**信号标签：带有五角星标签的信号为趋势信号，没有五角星标签的为普通信号；**</mark>*\
*<mark style="color:blue;">**算法允许用户对信号类型进行筛选**</mark>*
{% endhint %}

{% hint style="info" %}
*<mark style="color:blue;">**K线上色：算法可根据市场动量对K棒一键上色：**</mark>*

* *<mark style="color:blue;">**绿色蜡烛：表示强烈的看涨的活跃。**</mark>*
* *<mark style="color:blue;">**红色蜡烛：强烈看跌的活跃。**</mark>*
* *<mark style="color:blue;">**紫色蜡烛：表示正常的看涨或看跌。**</mark>*
  {% endhint %}

***

{% hint style="success" %}
*<mark style="color:yellow;">TradingBox的三大信号系统的信号都是100%实时信号，真实信号，无任何重绘信号；</mark>*\
*<mark style="color:yellow;">信号最终固定以当前K棒的收盘价为准。只有当收盘价符合算法标准时 信号才能最终得到固定。</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-ji-chu-yuan-ban/xin-hao-yu-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.
