# Long vs Short

<figure><img src="https://492667312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbAbZvilC5_MURToRmD%2Fuploads%2FR2s9sS0uGhHUBI9MlX4V%2Fimage.png?alt=media&#x26;token=cbd4a787-e2c4-4fdd-b45d-59f52aada2c2" alt=""><figcaption></figcaption></figure>

The Buy/Sell Taker Ratio is a sentiment analysis tool that determines market sentiment by examining the balance of buying and selling pressures. It helps identify the intensity of rising or falling trends by comparing the volume of market orders that result in asset acquisition to those that result in asset disposal over a specified period. For a more complete market analysis, traders should use this ratio alongside other indicators which will aid in making sound trading decisions.<br>

### Main Takeaways <a href="#idrichtexttextconfigcontentmain-takeawaysstyle" id="idrichtexttextconfigcontentmain-takeawaysstyle"></a>

* The Long/Short Ratio is a sentiment analysis indicator that relates to market participants' opinions and actions.
* It is calculated by dividing the number of long positions by the number of short positions.
* A high ratio suggests bullish market sentiment, while a low ratio suggests bearish market sentiment.

As per Binance ([`source`](https://www.binance.com/en/futures/funding-history/perpetual/trading-data)), Traders can analyze the Long/Short Ratio to understand how traders are positioning themselves for future price action. The Long/Short ratios are tracking the proportion of open longs vs open shorts on Binance futures

<br>


---

# 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.thekingfisher.io/tools/long-vs-short.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.
