# 查看收益

每笔交易执行成功后，交易机器人都会自动生成收益报告，您可以在收益报告中查看该项目的盈亏情况：

翻倍：整体（卖出+持仓-买入）/买入 ，翻倍大于0表示盈利

当前持仓：根据您多次买入的代币，在当前价格下的总价值

总买入：多次买入代币花费的总额

总卖出：多次卖出代币收入的总额

时长：从首次买入到全部卖出间隔的时间

点击刷新按钮，实时更新数据

<figure><img src="/files/Fbxi0FLf5K5OyewVZWrw" 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://docs.pepeboost.io/eth-jiao-yi-ji-qi-ren/cha-kan-shou-yi.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.
