# Widgets

<figure><img src="/files/btTgk1Nxkpxzt4PfvTom" alt=""><figcaption><p>Widgets Icon</p></figcaption></figure>

<figure><img src="/files/xPIKis29mbOEDlbBW6RI" alt=""><figcaption><p>TRDR Widgets</p></figcaption></figure>

TRDR offers a suite of advanced trading widgets designed to provide **real-time market insights**, liquidity analysis, and trade execution optimization. Below is a list of all TRDR widgets along with their core functionalities:

* [**Order Book (OB)**](/key-features-and-indicators/widgets/order-book.md)\
  Shows detailed limit buy and sell orders at different price levels, helping identify key liquidity zones.
* [**Order Book Depth (OBD)**](/key-features-and-indicators/widgets/order-book-depth.md)\
  Provides insights into order book liquidity at different price levels, helping traders assess market sentiment.
* [**Order Book Changes (OBC)**](/key-features-and-indicators/widgets/order-book-changes.md)\
  Tracks real-time additions and removals of bids and asks, revealing shifts in market interest.
* [**Alerts**](/key-features-and-indicators/widgets/alerts.md)\
  A powerful tool designed for traders looking to automate the tracking of specific market conditions.&#x20;
* [**Trades**](/key-features-and-indicators/widgets/trades.md)\
  Displays a real-time feed of executed trades, including trade size and price, to track order flow.
* [**Price Range**](/key-features-and-indicators/widgets/price-range.md)\
  Compares price spreads across multiple exchanges, offering insights into liquidity concentration and arbitrage opportunities.
* [**Bid/Ask Range**](/key-features-and-indicators/widgets/bid-ask-range.md)\
  Displays the best bid and ask prices across exchanges to identify support, resistance, and market volatility.
* [**Watchlist**](/key-features-and-indicators/widgets/watchlist.md)\
  Allows traders to track multiple assets, create custom Lists and quickly access relevant markets.

By combining these widgets, traders on TRDR gain **unparalleled access to real-time liquidity insights, market depth analysis, and institutional-level trading data**, enhancing decision-making and execution strategies. 🚀


---

# 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.trdr.io/key-features-and-indicators/widgets.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.
