# Feature 6: PAT FIB

PAT Auto Fib automatically plots Fibonacci retracement levels on a price chart. Fibonacci retracements are a popular analysis used in technical analysis to identify potential support and resistance levels based on Fibonacci ratios. The PAT Auto Fib indicator simplifies the process by automatically calculating and drawing these levels for the traders. PAT Auto Fib indicator will plot Fibonacci retracement levels on your chart. These levels are based on key Fibonacci ratios (typically 0.382, 0.500, and 0.618) and are commonly used to identify potential support and resistance areas. Traders often watch for price reactions or reversals near these levels as potential entry or exit points.

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

Fibonacci retracement levels can be adjusted based on specific price movements or timeframes. Consider modifying the Auto Fib indicator or refreshing it periodically to capture the most relevant Fibonacci levels based on the latest price action. While PAT Auto Fib provides automated Fibonacci retracement levels, it's crucial to supplement this analysis with other technical tools and indicators. Use our [PAT S/R](/our-indicators/core-indicators/patalgo-pro/feature-10-s-r-breaks.md), [PAT Trends](/our-indicators/core-indicators/patalgo-pro/feature-3-pat-trends.md) , or PAT Oscillators to confirm signals or identify potential trade setups.


---

# 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.patalgo.com/our-indicators/core-indicators/patalgo-pro/feature-6-pat-fib.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.
