# How to trade

- [Supported order types](https://wiki-en-macos.tiger.trade/features/how-to-trade/supported-order-types.md)
- [How to trade in Chart?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart.md)
- [Market order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/market-order.md)
- [Limit order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/limit-order.md)
- [Stop Market order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/stop-market-order.md)
- [Position USDⓈ-M Futures](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/position-usds-m-futures.md)
- [Chart Settings](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/chart-settings.md)
- [Custom indicators](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/custom-indicators.md)
- [DELTA](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-chart/custom-indicators/delta.md)
- [How to trade in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom.md)
- [Market order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/market-order.md)
- [Limit order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/limit-order.md)
- [Stop Market order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/stop-market-order.md)
- [How to open a position in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/how-to-open-a-position-in-dom.md)
- [How to set a Stop Loss / Take Profit order in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/how-to-set-a-stop-loss-take-profit-order-in-dom.md)
- [How to close a position in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/how-to-close-a-position-in-dom.md)
- [DOM settings](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings.md)
- [How to highlight the volume in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-highlight-the-volume-in-dom.md)
- [How to hide trades in DOM deals tape?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-hide-trades-in-dom-deals-tape.md)
- [How to hide values in DOM deals tape?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-hide-values-in-dom-deals-tape.md)
- [How to hide a context menu in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-hide-a-context-menu-in-dom.md)
- [How to change the volume ratio?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-change-the-volume-ratio.md)
- [How to change the price scale in DOM?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/dom-settings/how-to-change-the-price-scale-in-dom.md)
- [Indicators](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/indicators.md)
- [Volume Profile](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/indicators/volume-profile.md)
- [Delta Profile](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/indicators/delta-profile.md)
- [Delta Colored Volume Profile](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-in-dom/indicators/delta-colored-volume-profile.md)
- [How to trade via the order panel?](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-via-the-order-panel.md)
- [Limit order](https://wiki-en-macos.tiger.trade/features/how-to-trade/how-to-trade-via-the-order-panel/limit-order.md)
- [Alerts, hotkeys, and other important stuff](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff.md)
- [Linking widgets by color](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/linking-widgets-by-color.md)
- [Changing the leverage and margin mode](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/changing-the-leverage-and-margin-mode.md)
- [Price alert (notification)](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/price-alert-notification.md)
- [How to set up shortcuts (hotkeys) in the application?](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/how-to-set-up-shortcuts-hotkeys-in-the-application.md)
- [View all active orders & positions](https://wiki-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/view-all-active-orders-and-positions.md)


---

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