calculate_mnav
Calculate the live mNAV premium or discount for Bitcoin treasury companies by comparing market cap to Bitcoin holdings value.
Instructions
Calculate the live mNAV (Market Net Asset Value) premium or discount for a Bitcoin treasury company.
mNAV = Market Cap / Bitcoin Treasury Value. mNAV > 1.0 means the market is paying a premium for the company's Bitcoin. mNAV < 1.0 means the company is trading at a discount to its Bitcoin holdings.
Args: ticker: Company ticker or key (e.g. 'MSTR', 'METAPLANET', 'SEMLER')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |