> 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/es/top-10-presets/buying-selling-pressure.md).

# Presión de Compra/Venta

## **Todas las Monedas Estables: Recuento de direcciones de entrada en todos los exchanges**

Es el número de wallets de depósito en todos los tipos de monedas estables que fluyen en todos los exchanges por bloque. Si este indicador sube por encima de 80, es probable que el precio sea alcista a corto plazo, como el 1-5%. Dado que un intervalo de bloque de ETH es de 10-15 segundos, significa que 80 monedas estables se depositan consecutivamente en 15 segundos. La señal sería más precisa si llega a 80 más de dos o tres veces.

### 👉[Guardar Gráfico ](https://cryptoquant.com/prochart/v0y0s61x7z)

![](/files/-MSRR3OPlXIeAxfEg_yZ)

{% content-ref url="/pages/-MSlWHAuQy09HttdejAZ" %}
[Recuento de transacciones de Exchange de Monedas Estables](/es/stablecoin-exchange-flows-indicators/stablecoin-exchange-transactions-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSlWHJUCHG9W4oIBadk" %}
[Recuento de direcciones de Exchange de Monedas Estables](/es/stablecoin-exchange-flows-indicators/stablecoin-exchange-addresses-count.md)
{% endcontent-ref %}

## **BTC: Proporción de monedas estables en USD (MACD)**

Este indicador es las tenencias de Bitcoin en USD de todos los exchanges dividido por las tenencias de monedas estables. Ayuda a ver la potencial presión de venta mirando el poder relativo entre la reserva de Bitcoin y Monedas Estables.

### 👉[Guardar Gráfico ](https://cryptoquant.com/prochart/w21ship2hi)

![](/files/-MSRRj1YFS0xa0SC76sQ)

{% content-ref url="/pages/-MSMYSDIBLqbTpYTN5wD" %}
[Proporción de Monedas Estables](/es/stablecoin-exchange-flows-indicators/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/es/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.
