> For the complete documentation index, see [llms.txt](https://docs.blockhorizon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockhorizon.io/chart-tutorials/holder-behavior/short-term-cdd.md).

# Short-Term CDD

## Short-Term Holder Coin Days Destroyed (STH CDD) Indicator

The Short-Term Holder Coin Days Destroyed (STH CDD) is an on-chain metric that measures the activity of short-term holders (STH) by calculating the total "coin days destroyed" when their coins are moved. A "coin day" represents one coin held for one day without being moved. This metric is particularly useful for understanding speculative behavior, short-term market sentiment, and potential distribution phases.

## Steps to Use the STH CDD Metric

1\. Understand the Concept

* STH CDD: The sum of coin days destroyed by short-term holders over a given period:
* Short-Term Holders (STH): Entities holding coins for a short duration, often associated with speculative behavior and rapid market responses.
* Relevance: Highlights the activity of short-term holders, offering insights into their behavior, including profit-taking, speculative trades, or panic selling.

2\. Interpret the STH CDD Metric

* High STH CDD: Indicates significant movement of coins held for a short duration, often reflecting speculative selling or profit-taking.
* Low STH CDD: Suggests minimal activity by short-term holders, reflecting reduced speculative activity or market calm.
* Stable STH CDD: Reflects consistent behavior by short-term holders, often observed during periods of market equilibrium.

3\. Analyze Historical Patterns

* Bull Markets: Spikes in STH CDD align with profit-taking or speculative activity as short-term holders capitalize on price increases.
* Bear Markets: Low STH CDD indicates reduced activity or accumulation as speculative behavior diminishes.
* Neutral Markets: Stable STH CDD values suggest balanced activity, reflecting neutral sentiment among short-term holders.

4\. Make Decisions

* During Bull Markets: Monitor rising STH CDD values for signs of speculative selling or profit-taking, signaling potential resistance levels or market tops.
* During Bear Markets: Use low STH CDD values to identify periods of reduced speculative activity or potential accumulation opportunities.
* During Neutral Markets: Observe stable STH CDD values to gauge short-term sentiment and prepare for potential directional moves.

## Tips:

1. Combine with Other Metrics:

Use STH CDD alongside metrics like LTH CDD, Dormancy Flow, and Spent Output Age Bands to gain a comprehensive view of holder behavior and market sentiment.

2. Track Speculative Behavior:

High STH CDD values during bull markets signal speculative activity, often aligning with volatility and profit-taking behavior.

3. Compare Historical Trends:

Analyze STH CDD trends across previous market cycles to identify recurring patterns and align strategies with historical data.

4. Assess Market Sentiment:

Rising STH CDD reflects increased speculative activity, while declines indicate reduced short-term holder engagement.

5. Monitor Market Calm:

Low STH CDD values during bearish phases may signal reduced speculative interest, aligning with market stabilization or accumulation.&#x20;

## How to Use the Indicator Effectively

* During Market Rallies: High STH CDD values reflect profit-taking or speculative selling, signaling confidence but also potential resistance levels.
* During Market Corrections: Low STH CDD values indicate reduced activity among short-term holders, often aligning with accumulation phases and market bottoms.
* During Consolidation Phases: Stable STH CDD values reflect balanced activity, supporting long-term planning and strategic positioning.

## Created By: This indicator is a widely recognized tool in blockchain analytics.


---

# 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://docs.blockhorizon.io/chart-tutorials/holder-behavior/short-term-cdd.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.
