# Trading Panels

- [Chart Trading](https://help.quantower.com/quantower/trading-panels/chart-trading.md): Here you can find out what are the possibilities for manual trading on Quantower directly from the chart.
- [Crypto Order Entry](https://help.quantower.com/quantower/trading-panels/crypto-order-entry.md): This panel was for entering crypto orders only
- [Multiple Order Entry](https://help.quantower.com/quantower/trading-panels/multiple-order-entry.md): New powerful panel for creating a list of predefined orders, which can be sent either individually or as a whole list
- [Order Entry](https://help.quantower.com/quantower/trading-panels/order-entry.md): Order Entry allows to create trading orders with different conditions, such as order quantity, price, side, order type and submit them on the market.
- [Order entry for Bybit](https://help.quantower.com/quantower/trading-panels/order-entry/order-entry-for-bybit.md): How to create an order on Bybit exchange from the OE (order entry) panel and the chart trading sidebar. Differences and features of order entry panels for Bybit
- [Order Entry for CQG](https://help.quantower.com/quantower/trading-panels/order-entry/order-entry-for-cqg.md): Multiple ways to enter orders on the CQG connection
- [Order Types](https://help.quantower.com/quantower/trading-panels/order-entry/order-types.md): Order Types allow you to specify how an order behaves when it enters the market.
- [Order placing strategies](https://help.quantower.com/quantower/trading-panels/order-entry/order-placing-strategies.md): Placing orders with some automation
- [Local SL/TP](https://help.quantower.com/quantower/trading-panels/order-entry/order-placing-strategies/local-sl-tp.md): Local Stop loss & Take profit orders allow to set these types of orders for all connections that don't natively support them.
- [DOM Trader](https://help.quantower.com/quantower/trading-panels/dom-trader.md): DOM Trader panel shows the number of buy and sell orders placed at various price levels around the current price for a particular instrument
- [DOM Trader Settings](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings.md)
- [View Settings](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/view-settings.md)
- [DOM Trader Columns](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/dom-trader-columns.md)
- [Order Entry](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/order-entry.md): This category allows you to configure the necessary parameters for the Order Entry sidebar. Here, you can set the order size, show/hide order & position management buttons.
- [VWAP Settings](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/vwap-settings.md)
- [Positions Bar](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/positions-bar.md)
- [Hotkeys](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings/hotkeys.md)
- [DOM Trader Columns](https://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-columns.md)
- [How to set up Dom  for scalping](https://help.quantower.com/quantower/trading-panels/dom-trader/how-to-set-up-dom-for-scalping.md): In this article we will look at the basic doom settings for scalping
- [Copy Trading](https://help.quantower.com/quantower/trading-panels/copy-trading.md): The "Copy trading" panel allows you to duplicate all your trading activities among multiple accounts (Parent & Child) within one exchange or broker.
- [Market depth](https://help.quantower.com/quantower/trading-panels/market-depth.md): Market Depth is a professional trading panel that provides single-click order entry for an instrument while displaying market liquidity.
- [Trading simulator](https://help.quantower.com/quantower/trading-panels/trading-simulator.md): Quantower provides a Trading simulator, the excellent trading tool that allows emulating the execution of orders under any connection, including those that do not allow trading.
- [Market Replay](https://help.quantower.com/quantower/trading-panels/market-replay.md): Market Replay (or History Player) allows you to test strategies on any trading instruments with any data provider or broker
- [FX Cell](https://help.quantower.com/quantower/trading-panels/fx-cell.md): The panel shows the best bid/ask price for a certain instrument and allows to place a market order at these prices


---

# 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://help.quantower.com/quantower/trading-panels.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.
