# Fibonacci tools

Fibonacci tools help a trader to analyze trends in the price chart and predict the next price. When the price goes up, Fibonacci tools act as resistance levels, and vice-versa. In TraderEvolution platform the following tools are represented:

* Fibonacci retracement – retracement and price goals;
* Fibonacci expansion – estimating support and resistance levels;
* Fibonacci fans – places Fibonacci angles;
* Fibonacci phi-channel – places Fibonacci levels on a trend line;
* Fibonacci time goal – places time goals.

### Preferences

The following sections are available in the Preferences menu: Appearance, Points, Fibonacci.

Fibonacci tab allows to add, delete Fibonacci levels, edit their values and to set up the font, font color and width of a line of a drawing which will be colored after reaching the value which you set:

<figure><img src="/files/5zYhZSVkMQXAHaGHnK8D" alt=""><figcaption></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.traderevolution.com/project/desktop-application-for-windows/desktop-application-for-mac/analysis-tools/chart/drawings/fibonacci-tools.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.
