# How to Adjust the Candlestick Chart Settings

1. Navigate to the pro page on the Terrace website.

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

2. Select the settings icon in the top right of the candlestick chart.

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

3. A popup will appear. From here you can edit the chart settings.

### Symbol

<figure><img src="/files/iLWXfMVKhjO2Z5Iqf8hl" alt="" width="303"><figcaption></figcaption></figure>

Generally, here you can choose your chart's look — adjust colors, opacity, width, and other parameters.

Then there's the data modification section where you can manage the data you see.

* For precision, choose the price format to display on the price scale and in values near the symbol's status line.
* For timezone, adjust and pick the time you want. You can set a particular timezone or choose "Exchange" so that the chart will automatically switch to this exchange's time.

### Status Line

<figure><img src="/files/8VfoSrSRXCgmYCwcnjAs" alt="" width="298"><figcaption></figcaption></figure>

Here, you can set the info to display for the symbol and indicators — title, bar change values, and more. Try turning on/off each of them to see the results.

### Scales

<figure><img src="/files/kuNnR1ewQH326tRfWSrD" alt="" width="307"><figcaption></figcaption></figure>

Here, you can choose what labels and values will be displayed on the price and time scales. There are three main sections.

* Price scale. Set the currency and unit visibility, scales placement, price to bar ratio lock, and countdown to bar close.
* Labels on Price Scale. Configure labels such as symbol name, high and low price, indicators name and value, and overlapping.
* Time scale. This section allows you to choose the date and hours format.

### Canvas

<figure><img src="/files/To3aOlYKYsnj7r4r6nwz" alt="" width="305"><figcaption></figcaption></figure>

In this tab, you can add some style to your chart. To make it easier for you to use, it's separated into four sections: chart basic styles, scales, buttons, and margins


---

# 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.terrace.fi/how-to-guides/how-to-adjust-the-candlestick-chart-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.
