# Spent Output Profit Ratio

The SOPR indicator, referring to the ratio of selling price to purchase price, allows for assessing whether the expended funds have resulted in a profit or a loss. Additionally, distinguishing between long-term (Long Term Holders) and short-term (Short Term Holders) holders provides insight into how different groups of investors react to changing market conditions. These indicators are extremely useful in identifying general market trends and may indicate potential turning points in the cryptocurrency market.

### Intervals

1W, 1D, 4h, 2h, 1h, 15m, 10m, 5m, 1m

{% hint style="info" %}
We will publish a detailed list of metrics in this area after conducting research among the community and determining needs.
{% endhint %}


---

# 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.oxdata.io/roadmap/on-chain-metrics/spent-output-profit-ratio.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.
