> 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/buying-selling-pressure.md).

# Alım/Satım Baskısı

## Tüm Stabilkoinler: Tüm Borsalar Giriş Adresleri Sayısı

Bu, blok bazında tüm borsalara akan her tür stabilkoin için para yatıran cüzdanlarının sayısıdır. Bu gösterge 80'in üzerine çıkarsa, fiyatta muhtemelen kısa vadeli bir yükseliş olacaktır, tipik olarak yaklaşık %1-5. Bir ETH blok aralığı 10-15 saniye olduğundan, 15 saniye içinde arka arkaya 80 stabilkoin yatırıldığı anlamına gelir. Eğer 80'e iki ya da üç kereden fazla ulaşırsa sinyal daha güçlü olacaktır.

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

![](/files/-MSRR3OPlXIeAxfEg_yZ)

{% content-ref url="/pages/-MSlWHAuQy09HttdejAZ" %}
[Stabilkoin Borsa İşlem Sayısı](/tr/cryptoquant-metrics/stablecoin/stablecoin-exchange-transactions-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSlWHJUCHG9W4oIBadk" %}
[Stabilkoin Borsa Adres Sayısı](/tr/cryptoquant-metrics/stablecoin/stablecoin-exchange-addresses-count.md)
{% endcontent-ref %}

## BTC: USD cinsinden Stabilkoin Oranı (MACD)

Bu gösterge, tüm borsalardaki USD cinsinden Bitcoin rezervlerinin stabilkoin rezervlerine bölünmesiyle elde edilir. Bitcoin ve stabilkoin rezervleri arasındaki göreceli değere bakarak potansiyel satış baskısını görmeye yardımcı olur.

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

![](/files/-MSRRj1YFS0xa0SC76sQ)

{% content-ref url="/pages/-MSMYSDIBLqbTpYTN5wD" %}
[Stabilkoin Oranı](/tr/cryptoquant-metrics/stablecoin/stablecoins-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/buying-selling-pressure.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.
