> For the complete documentation index, see [llms.txt](https://glossary.bshare.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glossary.bshare.io/metrics/chang-qi-duan-qi-chi-you-zhe-gong-ying-zhuang-kuang-longshortterm-holder-supply/chang-qi-duan-qi-chi-you-zhe-gong-ying-supply-held-by-long-and-shortterm-holders.md).

# 長期／短期持有者供應｜Supply Held by Long and Short-Term Holders

## 指標概念&#x20;

我們對鏈上用戶群組進行分類的一種方法是基於長期持有人 （LTH）和短期持有人 （STH）的概念，這些分類基於觀察到的消費行為和比特幣運動的統計模式。&#x20;

考慮 LTH 和 STH 供應的架構如下：&#x20;

* 長期持有人在幾個月到幾年的時間裡保留他們的硬幣。我們考慮 155 天持有期的近似值，在此之後，進入休眠後的代幣變得越來越不可能被使用。&#x20;
* 短期持有人是較新的市場進入者、活躍的交易者和弱手，他們更可能因為市場波動而退出原先持有的部位；在統計上，小於 155 天的比特幣更有可能被重新使用，因此被認為是供應中更具流動性和活躍的部分。&#x20;

下圖顯示了 LTH（藍色）和 STH（橙色）持有供應的轉變，這具有週期性且通常和牛市和熊市週期相關。

![圖片來源：glassnode](https://lh6.googleusercontent.com/MezuzJZBJuTC_wiQ_ZahLS-9QHuPDpAV00jUJaqBXbephyF03EKiSqZVtWOUkakOevtMPmxE_2_OMMmluH27x_Xn9TObQg7MFnVXA4rmjTd2HSchlFnRngqzRKFN6wHlMqJNGRBT)

## **指標如何衡量、計算？**

根據之前的歷史支出分析，一枚硬幣在休眠 155 天后在統計上變得不太可能被移動，該數據點用作區分長期持有人和短期持有人的域值。&#x20;

為了提高可視化效果，使用平滑曲線對 LTH-STH 的權重進行建模，這種平滑可確保生成的指標不會受到與少數 HODLers 突然跨越臨界值相關的投影影響，中點為 155 天，過渡寬度為 10天。&#x20;

為了更好地反映 HODLer 的行為，交易所持有的供應不包括在長期／短期持有人供應中。因此，長期供應、短期供應和交易所餘額之和等於流通供應。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://glossary.bshare.io/metrics/chang-qi-duan-qi-chi-you-zhe-gong-ying-zhuang-kuang-longshortterm-holder-supply/chang-qi-duan-qi-chi-you-zhe-gong-ying-supply-held-by-long-and-shortterm-holders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
