get_holder_valuation
Retrieve Bitcoin holder valuation metrics: Realized Cap, Realized Price, LTH/STH breakdown, MVRV ratio, and Unrealized P/L. Assess market overheating (MVRV>3.5) or undervaluation (MVRV<1).
Instructions
Get Bitcoin valuation metrics: Realized Cap (USD), Realized Price (USD), LTH/STH Realized Cap and Price, MVRV ratio (Market Value / Realized Value), and Unrealized P/L. MVRV > 3.5 historically signals overheating; < 1 signals undervaluation.
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. |