# Preferences

In order to configure the required indicator, the user needs to open the \<Indicator name> preferences window. In order to open this window, simply click the label with the indicator name, which will be displayed in the upper left corner of the chart after adding the indicator. Preferences window contains the following tabs:

* Parameters – contains general indicator settings;
* Properties – contains plotting parameters and indicator line styles.

The following buttons are available in the Properties window:

* Set as default – saves the set indicator settings as default settings;
* Reset – offers two options namely, User defaults and Factory defaults. Depending on the option selected, the current settings will be reset to the user's or to the initial (factory);

### Parameters tab

* Is background checkbox – defines the layer of the indicator line, unchecked by default. If checked, then the indicator lines will be displayed under the main chart;
* Show indicator – allows to show/hide the required indicator;
* Specific indicator settings – considered in the context of individual indicators in the relevant articles.

### Properties

* Visible checkbox – determines the visibility of the indicator line;
* Line style – allows setting the line drawing characteristics: style, thickness, color;
* Time shift – determines the shift of indicator lines along the timeline by a specified number of minutes;
* Show line marker checkbox – determines the display of a label with the indicator value on the price scale.


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/desktop-application-for-mac/technical-indicators/preferences.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.
