# RSI Heat Map

## Overview

Melihat keadaan crypto dari indikator RSI dengan timeframe 15M, 30M, 1H, 4H, 1D untuk market spot atau futures.

## Preview

<figure><img src="/files/FjcNxZhYzg53Qh9zTCRs" alt=""><figcaption></figcaption></figure>

## Functions

* Filter timeframe
* Overbough atau Oversold dominance

## Charts

* Pie charts
* Tabular
* Stacked
* Heat map


---

# 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://guide.bedcrypto.com/others/rsi-heat-map.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.
