# Setting Appearance

## Simplify Appearance

There can be a lot of noise on colored candlestick charts, this color differentiation can be useful when trying to get insights from price action, however, since our analysis is already being run in the backend, this extra noise is often unnecessary.

* Navigate to the settings of the desired indicator by clicking the gear icon

<div align="left"><figure><img src="/files/CHbU52F7gJV1fytjZnqh" alt="" width="543"><figcaption></figcaption></figure></div>

* go to the 'Style' tab under settings&#x20;

<div align="left"><figure><img src="/files/TGHdHMMmShv0NGhzC80n" alt="" width="347"><figcaption></figcaption></figure></div>

* Click 'Simplify Appearance'

<div align="left"><figure><img src="/files/nMgEREKisPRwvu4FVaoX" alt="" width="354"><figcaption></figcaption></figure></div>

* Finally just turn off your candles in the chart settings

<div align="left"><figure><img src="/files/MiuhMbsdBJOKE94B9LZR" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://docs.stonekeeptrading.com/product-docs/fundamentals/setting-appearance.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.
