# Market Sentiment

## BTC: Aggregated Funding Rate / Futures Open Interest All Exchanges

If futures open interest for all exchanges rises rapidly, there's likely to be big price fluctuations as cascade liquidations begin to occur. In the bull market, aggregated funding rate for all exchanges usually helps to capture potential bottoms.

### 👉 [Save Chart](https://cryptoquant.com/prochart/ephx42jykg)&#x20;

![](/files/-MSk533xW_OpzYXd2QwX)

{% content-ref url="/pages/-MCB5pxMfzUC4Of9Lza9" %}
[Open Interest](/cryptoquant-metrics/market/open-interest.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSMYizjBAWujxeXyock" %}
[Funding Rates](/cryptoquant-metrics/market/funding-rates.md)
{% endcontent-ref %}

## BTC: Estimated Leverage Ratio for all exchanges

By dividing the open interest of exchange by their BTC reserve, you can estimate relative average user leverage. Whenever the leverage value reaches a high, there is rapid volatility that ensues. This is similar to Open Interest, but more accurate as it reflects the growth of the exchange itself. You can see how aggressive people are and how conservative they are in terms of investment.

### 👉 [Save Chart](https://cryptoquant.com/prochart/hwwqnoc8jl)

![](/files/-MSk8Q4t_wlj9idulGGI)

{% content-ref url="/pages/-MCB8LtkT1KHjvcF\_2bo" %}
[Estimated Leverage Ratio](/cryptoquant-metrics/market/estimated-leverage-ratio.md)
{% endcontent-ref %}


---

# 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/quickstart/6-minute-feature-guide/top-10-presets/market-sentiment.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.
