# GBTC Premium or Discount

## **تعریف**

درصد اختلاف قیمت بیتکوین در صندوق GBTC با قیمت بیتکوین در بازار اسپات.

$$
\text{Premium} = \frac{\text{GBTC price} - \text{Bitcoin per share \* Bitcoin price}}{\text{Bitcoin per share \* Bitcoin price}}
$$

## استنباط از این شاخص

بالاتر بودن مقدار Premium، نشان‌دهنده جو روانی مثبت بازار آمریکا نسبت به بیتکوین است. این موضوع همچنین ریسک ریزش قیمت را نیز مشخص می‌کند. در طرف مقابل، کمتر بودن مقدار Premium، نشان‌دهنده جو روانی منفی بازار آمریکا نسبت به بیتکوین است. این موضوع نیز ریسک رشد قیمت را مشخص می‌کند.

## لینک‌ داده‌ها

* [Grayscale Bitcoin Trust (GBTC) in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=GBTC)
* [Grayscale Bitcoin Trust (GBTC) in CryptoQuant Data API docs](https://cryptoquant.com/docs#tag/BTC-Fund-Data)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.cryptoquant.com/fa/fund-data/grayscale-bitcoin-trust-gbtc/market-premium.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
