> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/tr/quickstart/5-dakikada-ozellik-rehberi/top-10-presets/market-sentiment.md).

# Piyasa Duyarlılığı

## BTC: Tüm Borsalar için Toplam Fonlama Oranı / Vadeli İşlem Açık Pozisyon

Tüm borsaların vadeli işlem açık pozisyonları hızla yükselirse, kademeli likidasyonların başlamasıyla büyük fiyat dalgalanmaları yaşanması muhtemeldir. Boğa piyasasında, tüm borsalar için toplam fonlama oranı genellikle potansiyel dipleri yakalamaya yardımcı olur.

### 👉 [Grafiği Kaydedin](https://cryptoquant.com/prochart/ephx42jykg)

![](/files/-MSk533xW_OpzYXd2QwX)

{% content-ref url="/pages/-MCB5pxMfzUC4Of9Lza9" %}
[Açık Pozisyon](/tr/cryptoquant-metrics/market/open-interest.md)
{% endcontent-ref %}

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

## BTC: Tüm borsalar için Tahmini Kaldıraç Oranı

Borsanın Açık Pozisyon değerini BTC rezervlerine bölerek, kullanıcıların göreceli ortalama kaldıraç seviyesini tahmin edebilirsiniz. Kaldıraç değeri yüksek bir değere ulaştığında, hızlı bir dalgalanma meydana gelir. Bu, Açık Pozisyona benzer, ancak borsanın büyümesini yansıttığı için daha doğrudur. İnsanların yatırım açısından ne kadar agresif ve ne kadar temkinli olduklarını görebilirsiniz.

### 👉 [Grafiği Kaydedin](https://cryptoquant.com/prochart/hwwqnoc8jl)

![](/files/-MSk8Q4t_wlj9idulGGI)

{% content-ref url="/pages/-MCB8LtkT1KHjvcF\_2bo" %}
[Tahmini Kaldıraç Oranı](/tr/cryptoquant-metrics/market/estimated-leverage-ratio.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.cryptoquant.com/tr/quickstart/5-dakikada-ozellik-rehberi/top-10-presets/market-sentiment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
