# Coinbase Binance Ratio

This indicator is calculated as the percentage difference between the intensity of BTC purchases on Binance compared to purchases on Coinbase. This type of analysis provides insight into the preferences and behaviors of investors on different platforms, which can be useful in understanding market dynamics and detecting differences in trends on individual exchanges.

### Intervals

1W, 1D, 4h, 2h, 1h, 15m, 10m, 5m, 1m

{% hint style="info" %}
We will publish a detailed list of metrics in this area after conducting research among the community and determining needs.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.oxdata.io/roadmap/exchange-metrics/coinbase-binance-ratio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
