# Настройки

Настройки устроены аналогично настройкам macOS. Все, что вы хотели бы настроить, есть там.

Вы также можете найти настройки, нажав на значок шестеренки в виджете!

{% hint style="info" %}
Настройки графика тут не представлены из-за конструкции системы. Их можно найти нажав на шестеренку в виджете графмик
{% endhint %}

<figure><img src="/files/83mSuKHpBt8LUXcc4fro" alt=""><figcaption></figcaption></figure>

Вот краткое описание возможностей

* Общие
  * P\&L - allows you to change the default view of your profit and loss for an open position.
    * Amount
    * ROE%
    * Движение цены% - отображает изменение текущей цены в % от цены входва в позицию. Работает аналогично линейке.&#x20;
* Биржи — добавьте или удалите ваши связи с определенными биржами.
* DOM
  * Общие — настройки на этой вкладке применяются ко всем виджетам DOM.
  * Символ - настройки, относящиеся к конкретной "Торговой паре".
* Горячие клавиши - все возможные ярлыки. Некоторые из них можно изменить


---

# 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-ru-macos.tiger.trade/features/interfeis-prilozheniya/nastroiki.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.
