Skip to main content

Realized Price 1w-1m

Cost basis of UTXOs 1w-1m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/1w_1m
Fieldrealized_price_1w_1m

Overview

Realized Price 1w-1m is the average cost basis of coins aged 1 week to 1 month.

Formula

Realized Price1w1m=Realized Cap1w1mSupply1w1m\text{Realized Price}_{1w-1m} = \frac{\text{Realized Cap}_{1w-1m}}{\text{Supply}_{1w-1m}}

Interpretation

  • Represents the cost basis of buyers from the past month.
  • Price crossing this level shifts a large active cohort between profit and loss.

Use Cases

  • Short-to-medium term support/resistance level
  • Track whether recent accumulation is profitable
  • Identify potential capitulation zones for recent buyers

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cohort/metrics/1w_1m?start_date=2024-01-01&end_date=2024-12-31&limit=365"