Profit and Loss Metrics
Interpret realized and unrealized holder outcomes, spending ratios, and cohort profit or loss.
Profit and loss metrics compare current or disposal value with estimated acquisition value. Common families include realized profit, realized loss, net realized profit or loss, unrealized profit or loss, supply in profit or loss, SOPR by cohort, sell-side risk, and drawdowns.
#Request
curl -H "x-api-key: YOUR_API_KEY" \
"https://chartinspect.com/api/v1/onchain/realized-profit-loss?chain=bitcoin&days=730"| Concept | Meaning |
|---|---|
| Realized | Outcome crystallized when measured supply moves |
| Unrealized | Mark-to-market outcome for supply that has not moved |
| Net | Profit minus loss, normally signed |
| Ratio | Normalized comparison whose denominator is defined by the metric |
Do not sum signed split fields as if they were independent series. Positive and negative fields can be rendering conveniences derived from one net value. Use the base field and confirm currency or native-unit suffixes.
Was this page helpful?