# Hotkeys

This tab allows you to configure your keyboard shortcuts. You can set up functions such as adjusting the order size with a single key, adding drawing levels or trend channels, canceling orders, and many other useful actions. In general, you can assign almost any action to your preferred key combination.

{% hint style="warning" %}
**Note**: Only **trading hotkeys require additional activation** of the "<mark style="color:red;">**Enable Keyboard Trading**</mark>" option on the toolbar of the trading panels (see screenshot below).\
\
All other hotkeys work without extra activation — just use the key combination on the active panel.
{% endhint %}

This category has four sections, each with its own types of hotkeys:

1. **Panel-specific custom hotkeys**:\
   Here, users can add additional (custom) hotkeys to perform tasks such as changing trading symbols, adding an indicator to the chart, changing the chart type or timeframe, or adding any drawing tool from the general drawings' list.

<figure><img src="/files/HiiDSRwNGQXHO94h5sVE" alt=""><figcaption><p>Panel-specific custom hotkeys</p></figcaption></figure>

2. **General**:\
   This section contains predefined basic hotkeys that allow you to open windows for selecting drawing tools, symbols, and indicators, as well as hotkeys for activating certain functions on the chart.

<figure><img src="/files/WFxo2FWAn7woI4t9rWnc" alt=""><figcaption></figcaption></figure>

3. **Drawing Tool**:\
   In this section, you can set up different hotkeys to quickly add various drawing tools to the chart.

<figure><img src="/files/VgKtAN3ncpbWSqaTqvlk" alt=""><figcaption></figcaption></figure>

4. **Trading Hotkeys**:\
   This section allows you to configure hotkeys for trading actions, such as placing or canceling orders, opening/closing positions, or managing order sizes.

{% hint style="warning" %}
**Note**: Trading hotkeys only work if the "<mark style="color:red;">**Enable Keyboard Trading**</mark>" option is turned on, which needs to be activated from the chart toolbar.
{% endhint %}

<figure><img src="/files/mJn6Y4KhDhIRwdeADefV" alt=""><figcaption><p>Activation of trading hotkeys on the chart</p></figcaption></figure>

<figure><img src="/files/LyZCFjBZweM1h1w9sXSA" alt=""><figcaption></figcaption></figure>


---

# 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/analytics-panels/chart/chart-settings/hotkeys.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.
