# Broker 业务存货管理

{% hint style="info" %}
本帮助文档详细介绍了如何在Broker业务存货管理模块操作，包括选择成本计价方法、管理加密货币买卖记录、执行公允价值计算，并导出相关数据表格。
{% endhint %}

## 1. 进入 Broker 业务存货管理模块

1. 在项目首页，导航到项目&#x7684;**“估值”**&#x9875;面。
2. &#x5728;**“估值”**&#x9875;面中，找到并点击&#x4FA7;**“OTC 库存管理”**&#x9009;项。

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

## 2. 调整成本计价方法

1. 找到右上角的“成本计价方&#x6CD5;**”**&#x6309;钮并点击。

   <figure><img src="/files/7MedtFXJ4qhUDFYmXeMx" alt=""><figcaption></figcaption></figure>
2. 可以选择“先进先出 FIFO”、“加权平均”或“指定 ID”等成本计价方法。
3. 使用“指定 ID”成本计价方法时，可以配置匹配规则。

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

## 3. Broker 存货管理计算与记账

1. “加密货币买入”记录了买入加密货币相关的记账凭证、买入价格、数量。

   <figure><img src="/files/SQEVSyqi82RrYm9KKDYf" alt=""><figcaption></figcaption></figure>
2. “加密货币库存”记录了加密货币库存的剩余数量、成本。

   <figure><img src="/files/KEyg0ubSiF8Ye6Ci0jbR" alt=""><figcaption></figcaption></figure>
3. “加密货币销售”记录了卖出加密货币相关的记账凭证、关联的库存记录。

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

## 4. 执行公允价值计算

1. 点击右上角“重新计算成本”按钮，执行公允价值调账计算。

## 5. 导出公允价值计算表

1. 点击右侧“导出”按钮，导出 Broker 存货管理计算相关表格。


---

# 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.elven.com/v3/chinese/valuation/broker-ye-wu-cun-huo-guan-li.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.
