> 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/bullish-bearish-trend.md).

# Piyasa Eğilimi

## BTC: Tüm Borsa Rezervleri

Bitcoin'in başlangıcından bu yana, borsalar tarafından tutulan BTC miktarı istikrarlı bir şekilde artmıştır. Ancak, Şubat 2020'den itibaren yatırımcılar stratejik uzun vadeli elde tutma amacıyla bu borsalardan büyük miktarlarda BTC çekmeye başlamıştır. Bu tür para çekme işlemleri BTC likiditesi üzerinde baskı yaratmış ve satış tarafındaki sıkışıklık aşağıdaki grafiğe göre 2020 ortasından bu yana BTC fiyatını yönlendirmiştir.

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

![](/files/-MSRSRa1AsOeG2wcu6sH)

{% content-ref url="/pages/-MSlW6DEcPtp5wCCn2FK" %}
[Borsa Rezervi](/tr/cryptoquant-metrics/exchange/exchange-reserve.md)
{% endcontent-ref %}

## BTC: Tüm Borsalar Net Akışı (30 günlük MA)

Net akış, borsa giriş ve çıkışları arasındaki farktır. Boğa piyasasında, net akışın pozitif eğilim göstermesi muhtemeldir. Ayı piyasalarında ise negatif eğilim göstermesi muhtemeldir. Örneğin, Net Akış 30 günlük hareketli ortalaması 2018'de en yüksek seviyeye ulaştığında Bitcoin yıllık en yüksek seviyeye ulaşmış ve 2020'de Bitcoin 10 bin dolar seviyelerindeyken Net Akış yıllık en düşük seviyeye ulaşmıştır.

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

![](/files/-MSRSe7LpzCaMFWiQI7x)

![](/files/-MSRSfZrL7I7dk37MVGv)

{% content-ref url="/pages/-MSlVoLc7XKvcbGc8o5q" %}
[Borsa Giriş/Çıkış & Net Akış](/tr/cryptoquant-metrics/exchange/exchange-in-outflow-and-netflow.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/bullish-bearish-trend.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.
