> For the complete documentation index, see [llms.txt](https://trader-docs.b2trader.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trader-docs.b2trader.b2broker.com/widgets.md).

# Widgets

- [Place order](https://trader-docs.b2trader.b2broker.com/widgets/place-order.md): Use the Place Order widget to submit orders, navigate advanced and time-in-force options to manage risk more effectively
- [Open orders](https://trader-docs.b2trader.b2broker.com/widgets/open-orders.md): Monitor open orders in real-time to adjust positions and respond quickly to market fluctuations
- [Stop orders](https://trader-docs.b2trader.b2broker.com/widgets/stop-orders.md): Monitor Stop orders in the Trading terminal
- [Order history](https://trader-docs.b2trader.b2broker.com/widgets/order-history.md): Review completed trades and order execution history
- [Open positions](https://trader-docs.b2trader.b2broker.com/widgets/open-positions.md): Monitor in real-time all active positions in the Trading terminal, keep track of unrealized profit and loss, current price, used margin, and related trades for enhanced control
- [Closed positions](https://trader-docs.b2trader.b2broker.com/widgets/closed-positions.md): Monitor closed positions in your dashboard. Review completed trades, realized profits and losses, and execution details
- [Margin](https://trader-docs.b2trader.b2broker.com/widgets/margin.md): Monitor and manage margin level in real time using the Margin widget to prevent overexposure
- [Assets](https://trader-docs.b2trader.b2broker.com/widgets/assets.md): View balances and available funds in the Trading Terminal
- [Price chart](https://trader-docs.b2trader.b2broker.com/widgets/price-chart.md): View real-time market prices with an interactive chart showing live data and trends for selected instruments in your trading platform
- [Order book](https://trader-docs.b2trader.b2broker.com/widgets/order-book.md): Monitor live buy and sell prices, bid/ask spreads, and trading depth in one place
- [Market depth](https://trader-docs.b2trader.b2broker.com/widgets/market-depth.md): View real-time order book data using the Market Depth widget in the Trading terminal
- [Watch list](https://trader-docs.b2trader.b2broker.com/widgets/watch-list.md): Easily view selected trading instruments and assets all in one place in the Trading Terminal
- [Market summary](https://trader-docs.b2trader.b2broker.com/widgets/market-summary.md): View real-time market statistics and key performance indicators using the Market Summary widget in the Trading Terminal
- [All markets](https://trader-docs.b2trader.b2broker.com/widgets/all-markets.md): Explore real-time price updates across all available markets and view live trading data across all instruments
- [Messages](https://trader-docs.b2trader.b2broker.com/widgets/messages.md): View notifications, announcements, and important communications from your broker
- [Price control](https://trader-docs.b2trader.b2broker.com/widgets/price-control.md): Configure notifications to monitor asset price behavior and control real-time trading execution
- [AI Assistant](https://trader-docs.b2trader.b2broker.com/widgets/ai-assistant.md): Get AI-powered market analysis, price forecasts, and trading recommendations


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://trader-docs.b2trader.b2broker.com/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.
