# 天天記帳股票資產管理使用指南

> 適用版本：8.0 以上 [AppStore下載](https://apps.apple.com/app/id954944283)

股票資產管理的主要功能包括：

1. 持倉管理 — 記錄買入、賣出、股利交易，輕鬆掌握每檔持股狀況
2. 損益報告 — 自動計算浮動損益與報酬率，並提供已實現損益的詳細報告
3. 股價自動更新 — 每天收盤後自動抓取最新市場行情， 支援台股、美股、日股、港股等多個市場
4. 資產統計 — 股票資產與其他帳戶一同納入整體資產概覽.

{% hint style="info" %} <mark style="color:blue;">**本 App 的股價更新並非即時，會在每個交易日收盤後更新一次。**</mark>
{% endhint %}

<div align="left"><img src="/files/cWhxanAvtL0oBN3888J9" alt="list" width="375"></div>

## 使用指南

{% content-ref url="/pages/hL9z1I50WRzLYj0OOylH" %}
[新增股票帳戶](/guides/create-stock-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/qipwxFoSNAvCtdbS2qm2" %}
[新增持股](/guides/add-stock-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/oOMdXh5Wc3Za70GtLvkI" %}
[記錄交易（買入／賣出／股利）](/guides/record-transactions.md)
{% endcontent-ref %}

{% content-ref url="/pages/L57UQpxagz3mtc56CQtL" %}
[解鎖功能](/guides/unlock-features.md)
{% endcontent-ref %}

### FAQ

{% content-ref url="/pages/mELfhInWBxIb7xk5bsaC" %}
[股價是自動更新的嗎？](/faq/auto-update-stock-price.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANtPdtXlndKA2Wjfq37j" %}
[如何記美股？](/faq/record-us-stocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/u1bdKrbxIakC40hVWyqx" %}
[為什麼「天天記帳」的股票帳戶沒有綁定「交割戶」銀行帳戶？買股票的資金是怎麼運作的？](/faq/wei-shen-mo-tian-tian-ji-zhang-de-gu-piao-zhang-hu-mei-you-bang-ding-jiao-ge-hu-yin-xing-zhang-hu-ma.md)
{% endcontent-ref %}


---

# 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://stock-manual-tw.swalloworkstudio.com/readme.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.
