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"
ConceptMeaning
RealizedOutcome crystallized when measured supply moves
UnrealizedMark-to-market outcome for supply that has not moved
NetProfit minus loss, normally signed
RatioNormalized 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?