> For the complete documentation index, see [llms.txt](https://wiki-en-macos.tiger.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-en-macos.tiger.trade/features/application-interface.md).

# Application interface

- [General](https://wiki-en-macos.tiger.trade/features/application-interface/general.md)
- [Chart](https://wiki-en-macos.tiger.trade/features/application-interface/chart.md)
- [Depth of Market (DOM)](https://wiki-en-macos.tiger.trade/features/application-interface/depth-of-market-dom.md)
- [Order panel](https://wiki-en-macos.tiger.trade/features/application-interface/order-panel.md)
- [Watchlist](https://wiki-en-macos.tiger.trade/features/application-interface/watchlist.md)
- [Preferences](https://wiki-en-macos.tiger.trade/features/application-interface/preferences.md)
- [Display P\&L / ROE% / PC%](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/display-p-and-l-roe-pc.md)
- [Disable the order confirmation popup](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/disable-the-order-confirmation-popup.md)
- [Historical Deals](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/historical-deals.md)
- [Disconnect Notifications](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/disconnect-notifications.md)
- [Auto Stop loss and Take profit](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/auto-stop-loss-and-take-profit.md)
- [Lock Market Type](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/lock-market-type.md)
- [Currency Volumes](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/currency-volumes.md)
- [Line Height in the DOM](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/line-height-in-the-dom.md)
- [Trade Aggregation Time](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/trade-aggregation-time.md)
- [Ping in Activity Log and DOM](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/ping-in-activity-log-and-dom.md)
- [DOM Auto-center spread](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/dom-auto-center-spread.md)
- [DOM Information Panel Placement](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/dom-information-panel-placement.md)
- [Chart Auto-Hide Panels](https://wiki-en-macos.tiger.trade/features/application-interface/preferences/chart-auto-hide-panels.md)


---

# 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://wiki-en-macos.tiger.trade/features/application-interface.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.
