# 分析小组件说明

SignalPlus 仪表盘中有 7 种不同的分析小组件，可帮助您更好地评估损益和风险。下文将逐一进行介绍。

<figure><img src="/files/hVwdMVgJavZi6h17gAqb" alt=""><figcaption></figcaption></figure>

### 实时风险/损益

这可能是 SignalPlus 平台最受专业交易者欢迎的小组件之一。您可以详细查看多个指标下的具体的损益和风险情况 - 包括不同的 Greeks 指标和一些特定的工具。

<figure><img src="/files/rmak9g1AaCIT9bCJ6xLX" alt=""><figcaption></figcaption></figure>

具体来说，首先，您可以选择需要查看的日期（默认为当前日期），然后展开查看每个 Greeks 指标和到期日的风险/损益详细情况。在数据部分，您可以看到每行相应的风险和损益。此外，所有数据也可以导出到 Excel 以供进一步研究。

<figure><img src="/files/Js8uQpJcB6IGomw9loZn" alt=""><figcaption></figcaption></figure>

点击 Greeks 设置时，您可以修改更多详细的配置。计算配置共有 3 种不同的选择：第一种是交易所默认，数据直接遵循和同步交易所的计算方式；第二种是专业币本位，数据以加密货币计价显示；第三种是专业U本位，数据以美元计价显示。此外，还有其他设置包括 Delta & Gamma 显示等。

### 损益归因

您可以使用损益归因组件查看一段时间内的损益情况。黄色曲线代表总损益趋势，而柱状图的不同颜色块则代表损益细分中的不同组成部分。您还可以自行选择查看每日损益或总损益情况。

<figure><img src="/files/r2Hj1D7u6GsyPZySQNb8" alt=""><figcaption></figcaption></figure>

### 损益平衡

损益平衡展示了当前投资组合在不同标的价格下的潜在损益情况。

<figure><img src="/files/vTPwpzr7YbBkwces3enH" alt=""><figcaption></figcaption></figure>

### Theta 小组件

有两个与时间衰减（theta）相关的小组件 - 7 Day Theta 和当日滚动 Theta。两个小组件都给您提供更多信息，以更好地管理当日和未来几日的 Theta 情况。

<figure><img src="/files/ZeoWrpsidA9TP7Kapcwm" alt=""><figcaption></figcaption></figure>

### 行权价分析

行权价分析帮助您查看在不同到期日和行权价下的头寸分布情况，从而能更有效地管理您的头寸风险。

<figure><img src="/files/FdeLOCbGW5OESHWi5iSG" alt=""><figcaption></figcaption></figure>


---

# 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://signalplus.gitbook.io/signalplus-wan-zheng-jiao-xue/fen-xi-xiao-zu-jian-shuo-ming.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.
