# Bitcoin Risk Indicator (BRI)

#### 1. What is BRI?

The Bitcoin Risk Indicator (BRI) is a tool used to measure capital flow and investor risk appetite in the Bitcoin market. This indicator is calculated using Bitcoin price, trading volume, and market dominance data.

#### 2. BRI Formula

BRI is calculated using the following formula:

<figure><img src="/files/xgxk3yKptohVSc7tXoGF" alt=""><figcaption></figcaption></figure>

Where:

* **BTC Price**: The daily closing price of Bitcoin.
* **BTC Volume**: The daily trading volume.
* **BTC Dominance**: Bitcoin’s percentage dominance in the total cryptocurrency market.

#### 3. How Does BRI Work?

BRI is used to analyze the capital entering and leaving the market. When Bitcoin price and trading volume increase while Bitcoin dominance remains low, it may indicate that investors are in a risk-taking mood. Conversely, when BRI decreases, it may suggest that investors are becoming more cautious and shifting towards stablecoins or altcoins.

#### 4. How Traders Can Use BRI

Traders can interpret the BRI indicator as follows:

* **If BRI is increasing**: Large amounts of capital may be flowing into Bitcoin. This suggests an upward market trend and could present an opportunity for **long positions**.
* **If BRI is decreasing**: Investors might be avoiding risk. This could indicate a downtrend in Bitcoin or a shift of capital to altcoins. Traders may consider **short positions** or reducing risk in this scenario.
* **Sudden BRI changes**: Sharp fluctuations in BRI may occur before major price movements. Rapid increases could indicate speculative inflows, while sharp drops may signal panic selling.

#### 5. Advantages and Limitations of BRI

**Advantages:**

* Reflects risk perception in the Bitcoin market.
* Helps predict major trend reversals.
* Provides a comprehensive view by analyzing price, volume, and dominance together.

**Limitations:**

* Does not provide definitive signals on its own; should be supported by other technical analysis tools.
* Sensitive to manipulated volume data.

#### 6. Conclusion

The Bitcoin Risk Indicator (BRI) helps traders gain insights into market direction and capital flow. However, for more reliable results, it is recommended to use BRI alongside volume analysis, support and resistance levels, and other technical indicators. By closely monitoring BRI, traders can better understand market trends and adjust their strategies accordingly.


---

# 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://cddstamp.gitbook.io/cddstamp/bitcoin-risk-indicator-bri.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.
