# STH-SOPR

## Indicator Overview

Short Term Holder SOPR (STH-SOPR) is a variant of [SOPR](/guides-and-tutorials/metric-guides/sopr/sopr-spent-output-profit-ratio.md) that takes into account only spent outputs younger than 155 days. As such, STH-SOPR serves as an indicator for assessing the behaviour and profitability of investors who are more likely to have recently entered the market.

[Statistically, UTXOs younger than 155 days](https://insights.glassnode.com/sth-lth-sopr-mvrv/) are more likely to be spent, and as such are generally considered to be part of the liquid circulating supply. STH-SOPR filters for only these 'young coins' to estimate the amount of profit or loss that is realised by this cohort. This provides insight into the behaviour and sentiment of new investors who are more likely to react to market volatility by spending their coins.

<figure><img src="/files/kB83wIofSJ8Ntcx03Nw1" alt="Bitcoin: Short Term Holder SOPR"><figcaption></figcaption></figure>

* [View STH-SOPR in Glassnode Studio](https://studio.glassnode.com/metrics?a=BTC\&m=indicators.SoprLess155)
* [View STH-SOPR in Glassnode API Docs](https://docs.glassnode.com/basic-api/endpoints/indicators#sth-sopr)
* [Compare STH-SOPR to SOPR in Glassnode Studio](https://studio.glassnode.com/compare?a=BTC\&a=BTC\&a=BTC\&axis=0\&axis=1\&axis=1\&c=\&c=\&c=\&e=\&e=\&e=\&ema=0\&ema=0\&ema=0\&m=market.PriceUsdClose\&m=indicators.Sopr\&m=indicators.SoprLess155\&mAvg=0\&mAvg=0\&mAvg=0\&mMedian=0\&mMedian=0\&mMedian=0\&mScl=lin\&mScl=lin\&mScl=lin\&miner=\&miner=\&miner=\&resolution=24h\&resolution=24h\&resolution=24h\&s=1559613659\&u=1622685659\&zoom=730)

## How is it measured?

STH-SOPR is calculated by taking the SOPR value only for spent outputs younger than 155 days.

$$
\textrm{STH-SOPR} = \frac{ \textrm{value} \cdot \textrm{price}*\textrm{spent}~~{\color{gray}\[\textrm{USD}]}~~\textrm{\color{gray}(of all spent outputs where age < 155 days)} }{ \textrm{value} \cdot \textrm{price}*\textrm{created}~~{\color{gray}\[\textrm{USD}]}~~\textrm{\color{gray}(of all spent outputs where age < 155 days)} }
$$

## Video Tutorial

{% embed url="<https://youtu.be/oONjGFjm7I0>" %}

## User Guide

A common assumption when performing analysis on spending patterns is to categorise coin holders using the following framework:

* **Short-Term Holders** (coin lifespan < 155-days) are more likely to be new and/or inexperienced market entrants, particularly in bull markets. This cohort are more likely to react to short-term market volatility and re-spend their coins as the marginal buyer/seller.
* **Long-Term Holders** (coin lifespan > 155-days) are more likely to be smart money investors who accumulate cheap coins in the bear and/or early bull cycle, and distribute expensive coins late in the bull cycle. This cohort is less sensitive to market volatility, particularly when coins held are at an unrealised gain.

In the immediate period after a coin is accumulated, the owner is likely to experience market volatility around their cost basis, creating a natural incentive to react. This effect generally lessens over both time and as price appreciates away from the cost basis. The degree of profit or loss realised by this cohort can an provide indication around aggregate sentiment for these new entrants. It can also provide insight on supply dynamics such as whether marginal buyers/sellers are holding, taking profits or panic selling.

The STH-SOPR metric generally provides a more reflexive indicator than the standard SOPR metric. The chart below shows the standard SOPR metric (blue) compared to the STH-SOPR (orange) demonstrating this greater reflexivity and responsiveness of STH-SOPR. The magnitude of both peaks and troughs are generally larger than SOPR as a result of:

* Relay transactions (<1hr lifespan) being filtered out (as in aSOPR).
* Herd mentality amongst marginal buyers and sellers acting/spending in unison.
* Influence of market volatility and recency bias to realise significant gains/losses soon after a coin was purchased (i.e. a coin bought shortly before a surprise sell-off is more likely to re-spend and realise a loss).

<figure><img src="/files/Nod8q3VpECx04Er3zqi0" alt="Bitcoin: SOPR vs. Short Term Holder SOPR"><figcaption></figcaption></figure>

## About

### Coined By

[Glassnode](https://twitter.com/glassnode/) (March 2020)

### Further Resources

Rafael Schultze-Kraft - [Breaking up On–Chain Metrics for Short and Long Term Investors](https://insights.glassnode.com/sth-lth-sopr-mvrv/)


---

# 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.glassnode.com/guides-and-tutorials/metric-guides/sopr/sth-sopr.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.
