# Long/Short Ratio

**The Long/Short Ratio** tool in BigBeluga Sonar gives traders a real-time snapshot of market sentiment by comparing the number of traders and volume positioned long versus short. It helps you understand crowd positioning and identify potential contrarian setups.

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

⚠ *This feature supports only the following timeframes:* **15m, 30m, 45m, 1h, and 1d**. Make sure you're on one of these intervals to view accurate data.

***

## What it shows

### **Long Ratio & Short Ratio (%)**

Displays the percentage of accounts currently in long vs. short positions.

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

### **Long Volume & Short Volume**

Shows the total trading volume placed on each side of the market.

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

### **Bar Chart Visualization**

A dynamic chart comparing long and short account percentages over time. The blue bars represent long accounts, red bars show short accounts, and a white line tracks the long/short ratio.

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

***

## **How it helps**

> * Spot overly crowded positions that may signal upcoming reversals.
> * Combine sentiment data with price action to confirm breakout or fake out scenarios.
> * Monitor shifts in trader bias during consolidation or trend transitions.

### **Example use case**

You notice a major resistance level being tested while the long/short ratio shows 85% of accounts are long. This heavy long bias could signal the risk of a flush or stop-hunt before any true breakout — giving you a chance to wait or even fade the move short-term.

{% hint style="success" %}
**Supported Timeframes:**\
\&#xNAN;*This feature works only on the following timeframes:* **15m, 30m, 45m, 1h, 1d**\
\&#xNAN;*Please switch to one of these intervals to view data.*

&#x20;                                              <img src="/files/mbtVQQnpACyTdUeYu0mZ" alt="" data-size="original">
{% 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.bigbeluga.com/extension/bigbeluga-sonar-tm/home/long-short-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.
