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

# Tendencia del Mercado

## **BTC: Reserva de todos los Exchanges**

Desde el inicio de Bitcoin, la cantidad de BTC en propiedad de los exchanges ha aumentado constantemente. Sin embargo, a partir de febrero de 2020, los inversores institucionales han comenzado a retirar grandes volúmenes de BTC de estos exchanges para mantenerlos estratégicamente a largo plazo. Dichas retiradas han creado presión sobre la liquidez de BTC, y la crisis de ventas ha hecho subir el precio de BTC desde mediados de 2020, según el gráfico siguiente.

### 👉 [Guardar Gráfico](https://cryptoquant.com/prochart/fp272opepr)&#x20;

![](/files/-MSRSRa1AsOeG2wcu6sH)

{% content-ref url="/pages/-MSlW6DEcPtp5wCCn2FK" %}
[Reserva de Exchange](/es/exchange-flows-indicators/exchange-reserve-1.md)
{% endcontent-ref %}

## **BTC: Flujo Neto de todos los exchanges (MA de 30 días)**

El flujo neto es la diferencia entre la entrada y la salida de exchanges. En el mercado alcista, es probable que el flujo neto se mantenga negativo. De lo contrario, en el mercado bajista, es probable que se mantenga positivo. Por ejemplo, en la media móvil de 30 días, el Netflow alcanzó un máximo anual en el momento de su máximo en 2018, y el Netflow alcanzó un mínimo anual cuando Bitcoin oscilaba los 10.000 dólares en 2020.

### 👉 [Guardar Gráfico](https://cryptoquant.com/prochart/nfihpalo76)&#x20;

![](/files/-MSRSe7LpzCaMFWiQI7x)

![](/files/-MSRSfZrL7I7dk37MVGv)

{% content-ref url="/pages/-MSlVoLc7XKvcbGc8o5q" %}
[Entrada/salida y Flujo Neto de Exchanges](/es/exchange-flows-indicators/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/es/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.
