# Candle Colors

**Candle Coloring** will allow you to see through the noise of the market to visualize overall market sentiment. Choose between "**Classic**" or "**Gradient**" candle coloring modes.

This feature can be Enabled/Disabled at any time through the settings of Pulse Algo Pro!

{% hint style="info" %}
**Good to know:** This feature only works on Candles and will not work on Heiken Ashi or Range Based Candles
{% endhint %}

![Select the Gear Icon](/files/SgSp5tBjonelQ1sckAtB)

<figure><img src="/files/kHTLSELX7x8CWXXp2z5U" alt=""><figcaption><p>Toogle Candle Coloring On/Off</p></figcaption></figure>

<figure><img src="/files/xjS69h4nHGFdfAit7dpO" alt=""><figcaption><p>Choose Between "Classic" and "Gradient" Candle Coloring Modes</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://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/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.
