# Heatmap

### Introduction

The **Heatmap** is the latest innovative widget added to the OSS (Option Strategy Simulator), designed to revolutionize how traders analyze Bitcoin options. This dynamic tool provides a vibrant, intuitive visualization of trading activity across adjustable time frames, expiries, and strike prices. By representing trading activity through a color-coded heatmap, it highlights which strike prices have been most active within a selected timeframe and which expiries have been traded the most.&#x20;

<figure><img src="/files/W10LaQHKqBi55PeVE4vV" alt=""><figcaption><p>Heatmap in OSS Dashboard</p></figcaption></figure>

The vertical column on the right showcases open interest by strike, while the horizontal columns below the timeframes display activity by expiry, offering a comprehensive view of market trends at a glance. The Heatmap’s seamless integration with other OSS widgets, such as the Strategy Builder, ensures that all essential tools are accessible within a single, user-friendly dashboard. Traders can zoom in or out and adjust the map effortlessly with simple mouse interactions, tailoring their view to their unique preferences. Additionally, with the live Bitcoin price overlay, users can correlate trading activity with market movements instantly. This cutting-edge widget is part of our continuous efforts to enhance user experience, offering a powerful and unique tool to simplify and elevate options trading.

### Accessing the Heatmap

To access the Heatmap widget, simply **right-click anywhere on the dashboard**. Navigate to the **Market Data** category in the context menu, then select **Screeners/Analysis**. From there, click on **Heatmap** to open the widget.&#x20;

<figure><img src="/files/ZBK6vYy4CVf6lXQ44zr5" alt="" width="404"><figcaption><p>Accessing the Heatmap</p></figcaption></figure>

### Heatmap in a Glance

<figure><img src="/files/MCKyoolv1M7HRDRlzU9B" alt=""><figcaption><p>Heatmap in a Glance</p></figcaption></figure>


---

# 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://thales-mfi.gitbook.io/app-documentation-en/market-data/heatmap.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.
