# Candle Colors

## How to Customize Candle Colors

* The E5 Trading indicator suite **default candle colors are white for bullish signals and blue for bearish signals using a dark black background**.
* This default color scheme can be modified to suit your personal preferences, as the indicator suite is designed to be fully customizable by the user.
* Right-click on any *TradingView* chart, and a pop-up menu will appear.&#x20;
* Select **Settings** at the bottom of the menu.

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

* **\[A]** Navigate to the **Symbol** sub-menu. **Body, Borders,** and **Wick** are checked as the *TradingView* default with green and red candle coloring for bull \[i.e., close > open] and bear \[i.e., close < open] candles, respectively.
* **\[B & C]** Select the individual color palette for **Body, Borders,** and **Wick.** Then select the colors shown and press **Ok** at the bottom of the menu.

<figure><img src="/files/PAAfVHFhSJDVVLBl0mX9" alt=""><figcaption><p>Menu: Chart settings - Body, Borders, Wick</p></figcaption></figure>

{% hint style="info" %}
**Additional Setting Configuration:** Change **Last price line** to white.

You may also elect to uncheck the **Last price line** to eliminate the horizontal line spanning the width of the chart, which reflects the current price.
{% endhint %}


---

# 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/candle-colors.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.
