get_holder_profit
Get Bitcoin LTH/STH holder profit metrics: realized P/L (USD) and SOPR. SOPR > 1 indicates profit, < 1 loss.
Instructions
Get Bitcoin profit metrics: LTH/STH Realized P/L (USD) and SOPR (Spent Output Profit Ratio). SOPR > 1 means coins moved at profit; < 1 means at loss. Requires Pro tier API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of daily data points to return | |
| end_date | No | End date (YYYY-MM-DD). Defaults to today. | |
| start_date | No | Start date (YYYY-MM-DD). Overrides days param when set. |