> For the complete documentation index, see [llms.txt](https://guide.traderevolution.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.traderevolution.com/project/desktop-application-for-windows/windows/analysis-tools/chart/drawings/fibonacci-tools.md).

# 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 arc – places arcs with Fibonacci levels;
* Fibonacci ellipses – identifies underlying structure of price movements;
* Fibonacci spiral – places a spiral with Fibonacci levels as steps;
* Fibonacci fans – places Fibonacci angles;
* Fibonacci phi-Channel – places Fibonacci levels on a trend line;
* Fibonacci time goal analysis – places time goals;
* Fibonacci time zone – measures Fibonacci periods.

### Settings

The following sections are available in the Settings menu: Appearance, Points, Visibility, 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/ptUg2jMgwIFE46jjUiK9" alt=""><figcaption></figcaption></figure>

&#x20;


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/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.
