# Customize the Appearance of Your Tradingview Chart

{% embed url="<https://youtu.be/h1ShI8oqtkY>" %}

* **Turn on Dark Mode**:

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

* Click the gear icon in the top right corner.

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

1. Uncheck “Borders” and “Color Bars Based on Previous Close.”

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

   * Click the first box to the right of “Body.”
   * Click the “+” sign.
   * Enter the value **#00ff0a**.
   * Repeat the same process for the second box to the right, entering **#ff441f**.

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

1. **Change Background to Dark**:
   * Click “Appearance.”
   * Select the box to the right of “Background.”
   * Click the “+” sign.
   * Enter the value **#041824**.

<figure><img src="/files/7OWamQayih2y5mlCjDHl" alt=""><figcaption></figcaption></figure>

### Extra Chart Appearance Options

1. **Extra Chart Appearance Options**:
   * If you see “Values” (which are from the code and don’t affect TRND Pro usage):
     * Click the gear icon in the top right corner.
     * Uncheck “Arguments” and “Values.”
     * To hide these “Values,” select “Scales” and uncheck “Indicator and Financial Values.”

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

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

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

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

Now you’re ready to trade with a clean chart using TRND Pro!&#x20;


---

# 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://trnd-bot.gitbook.io/trnd/setup-guide/customize-the-appearance-of-your-tradingview-chart.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.
