# Trading Settings

This section allows to set the required parameters for the trading terminal that are used when creating and displaying orders on the chart. Here you can set your own settings for various functions for management during trading and visualization on the chart.

The settings component consists of two sections: Trade and General.

\
**Trade tab**

Setting up the display of elements on the chart, getting sound alerts, simplifying the input of trading volume and parameters of automatic execution of placing orders.

1. The Display of Orders on the Chart section allows to enable/disable the display of active and limit orders on the chart, sound alerts on events.\
   Set in percentage or points Display Pnl the profit and loss level (Profit and Loss).

   <figure><img src="/files/DxQw0wpzu0mACNTrs8Za" alt=""><figcaption></figcaption></figure>
2. The Quick Volume Selection Buttons section allows to configure quick selection of the trading module volume based on five values. Will speed up placing an order.\
   The Trade Buttons settings will allow to disable the ability to place Buy and/or Sell orders in the One Click Trade section. Buy Bid and Sell Ask items are responsible for creating BUY LIMIT and SELL LIMIT orders at the best buy or sell price on the market.

   <figure><img src="/files/Xd9CtBfO3K1KeDm6TCzX" alt=""><figcaption></figcaption></figure>
3. The Order Auto-Execution section is responsible for automatic placing Stop Loss or Take Profit closing orders when activating a request separately for Buy and/or Sell orders.

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

For correct work of order auto-execution, you need to specify parameters in % for TP Limit and SL Limit, TP Market and SL Market, No Loss, Trailing Stop.

After making the necessary settings, the changes will be applied after clicking Save at the bottom of the field.

{% hint style="info" %}
Visual confirmation of activated settings, such as Order Auto-Execution, Risk Management and Money Management, is located on the right upper corner of the terminal in the area for quickly selecting an account for trading.
{% endhint %}

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

**The General tab consists of two sections:**

1. In the Terminal section you can set the display of hints and sound alerts.

   <figure><img src="/files/uoN6dXxfcmon0dMLgGIq" alt=""><figcaption></figcaption></figure>
2. The Analytics section allows to connect and disable analytical terminal modules:

   Volume Tracker;

   Buy\Sell Tracker;

   Order Book Tracker.<br>

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

\ <br>

<br>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/trading/trading-settings.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.
