> 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/spend-outputs/sopr.md).

# SOPR

## SOPR (Spent Output Profit Ratio) Indicator

The SOPR (Spent Output Profit Ratio) is a vital on-chain metric used to assess the profitability of coins being transacted on the blockchain. It compares the selling price of coins to their acquisition price, providing insights into market sentiment and the behavior of participants.

## Steps to Use the SOPR Indicator

1\.  Understand the Concept:

* Profitability Metric: SOPR measures whether transacted coins are being sold at a profit or a loss.
* Relevance: Indicates market sentiment and helps identify potential trend reversals.

2\.  Interpret the SOPR Indicator:

* SOPR > 1: Coins are being sold at a profit, indicating bullish sentiment.
* SOPR < 1: Coins are being sold at a loss, indicating bearish sentiment or capitulation.
* Near 1: Reflects breakeven points where market participants are neither profiting nor incurring losses.

3\.  Analyze Historical Patterns:

* Bull Markets: SOPR often stays consistently above 1 during bullish trends, reflecting sustained profitability.
* Bear Markets: SOPR frequently dips below 1, signaling loss-taking and potential capitulation.
* Trend Reversals: Sharp shifts in SOPR values can indicate impending market turnarounds.

4\.  Make Decisions:

* During SOPR > 1: Confirm bullish trends and consider increasing exposure to the market.
* During SOPR < 1: Evaluate potential buying opportunities, especially during capitulation phases.
* Monitor Breakouts: Watch for sustained movements above or below 1 to validate market direction.

## Tips:

* Combine with Volume Data: Pair SOPR with transaction volume to strengthen trend confirmations.
* Track Market Cycles: Use SOPR alongside other indicators like RSI and moving averages to analyze market phases.
* Avoid Isolated Decisions: Use SOPR in conjunction with broader market analysis for a comprehensive view.
* Historical Comparisons: Compare current SOPR trends with previous cycles to identify similarities and anomalies.

## How to Use the Indicator Effectively

* Evaluate Sentiment: Use SOPR values to assess whether the market is dominated by profit-taking or loss-cutting behavior.
* Identify Trend Reversals: Monitor for sharp shifts in SOPR to anticipate potential market turning points.
* Refine Strategies: Incorporate SOPR insights into your trading or investment strategies to optimize entry and exit points.

## Created By: Renato Shirakashi


---

# 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:

```
GET https://docs.blockhorizon.io/chart-tutorials/spend-outputs/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.
