# Appearance Settings

## How to Change Chart Appearance

If you want your charts to look like E5 Trading's charts, perform the adjustments in this section.&#x20;

{% hint style="info" %}
All of the appearance adjustments in this section are personal preference only and do not impact the functionality of the E5 Trading indicator suite.
{% endhint %}

The main adjustments made in this section are:

* **Eliminate indicator** values to the right of each indicator's name; this is superfluous information on the chart that can be distracting.
* **Set background to jet black;** E5 Trading prefers a jet black background to help the candles and signals "pop" off the chart.
* **Eliminate horizontal and vertical grid lines** to help the candles and signals "pop".

To make the above changes, right-click on any *TradingView* chart and select **Settings** from the pop-up menu:

<figure><img src="/files/jjXzW4jvV6PckFcLGOnA" alt=""><figcaption><p>Menu: Settings</p></figcaption></figure>

* Navigate to the **Status line** menu.
* **\[A]** Select **Status Line**.
* **\[B]** Toggle OFF **Indicator values**.

![Menu: Chart settings - Status line](/files/h2VpqgsnF7PSNSiSlHp2)

* **\[C]** Select **Appearance**.
* **\[D]** Select the **Background** and change from Gradient to Solid. Select **BLACK** as shown.

![Menu: Chart settings - Appearance](/files/U8yZGuNuTtyJo665lkCg)

* **\[E]** Select the **Vertical grid lines** color and change from **Gradient** to **Solid**. Select **BLACK** as shown; change the **Opacity** to **0%**.
* **\[F]** Select the **Horz grid lines color** and change from **Gradient to Solid**. Select **BLACK** as shown; change the **Opacity to 0% and press Ok.**&#x20;

<figure><img src="/files/75s6NgzYXncB1o1WZhoZ" alt=""><figcaption><p>Menu: Chart settings - Horizontal and Vertical grid lines</p></figcaption></figure>

Once appearance settings are optimized, save them as a template to avoid repeating all of these steps in the future.

* **\[G]** Click **Template.**
* **\[H]** Click **Save as...**
* **\[I]** Enter the **Theme name.** For example, "E5 Trading Dark".

<figure><img src="/files/zE8xTjU98bgEQTz0FSgV" alt=""><figcaption><p>Menu: Chart Settings -> Symbol -> Template -> Save as... -> Save Theme As</p></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://guide.e5trading.com/tradingview-setup/appearance-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.
