# Customize Settings

Customizing settings in TradingView indicators allows you to tailor the indicators to your specific preferences and trading strategies. Once the indicator is applied to the chart, a settings window or panel will appear. This window allows you to adjust the indicator's parameters, colors, display options, and other settings. Locate and click on the "Settings" or "Gear" icon within the indicator panel to access the customization options.

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

Within the indicator settings, you'll find various parameters that control the behavior and appearance of the indicator. These parameters might include time periods, moving average types, signal thresholds, or other inputs depending on the specific indicator you're customizing. Adjust these parameters by entering new values or using sliders and dropdown menus.

<table><thead><tr><th>PATAlgo Pro V17 Settings</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/YiC93BnAWczDJQvt16Wn" alt=""><img src="/files/W26XKdoKpOcVO26Izgvr" alt=""></td><td></td></tr></tbody></table>

Depending on the indicator, you may have options to customize its display on the chart. This could include changing line styles, colors, plot types, or adding additional graphical elements. Explore the display options within the indicator settings to make the desired changes.<br>

<figure><img src="/files/FVm9hIk5o5ABT5QBEk4t" 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://docs.patalgo.com/setup-patalgo/customize-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.
