# Candle Coloring

## Overview

The **Candle Coloring** feature provides an immediate, visual representation of the underlying market structure directly on your price chart. Instead of analyzing multiple separate indicators, this tool color-codes your candles based on the dominant short-term and long-term market trends, allowing for quick and intuitive analysis.

When enabled, candles will change color to reflect whether the current market structure is bullish or bearish, helping you to instantly identify the prevailing trend and spot potential shifts in momentum.

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

## Settings

You can enable or disable the Candle Coloring feature and customize the colors for both short-term and long-term market structures.

| Setting             | Description                                                                                                                   |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **Candle Coloring** | Enables or disables the candle coloring feature. When set to Market Structure, candles are colored based on the active trend. |

## Best Practices & Usage

* **Quick Trend Identification:** Use the candle colors to quickly gauge the current market trend. Consistent bullish colors suggest a strong uptrend, while consistent bearish colors indicate a downtrend.
* **Identify Trend Alignment:** Look for moments when both short-term and long-term structures are aligned (e.g., both showing bullish colors). This can indicate a high-conviction trend. In the settings, long-term colors will take priority over short-term ones.
* **Spot Trend Changes:** A change in candle color can signal an early shift in market structure, providing a heads-up for potential reversals or the start of a new trend.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lunefi.com/premium-tradingview-indicators/lune-indicators-suite/lune-technical-analysis/candle-coloring.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.
