# Feature 9: PAT Zone

PAT Zones are the key support and resistance zones on a price chart that indicate areas where buying and selling pressure is concentrated. These zones are formed based on historical price action and are used in technical analysis to make trading decisions.&#x20;

* A support zone is a price level or area where buying pressure outweighs selling pressure, causing the price to reverse or bounce back. It represents a floor below which the price tends to find support and potentially move higher. Traders often look for support zones to identify potential entry points for long trades or to place stop-loss orders.
* A resistance zone is a price level or area where selling pressure outweighs buying pressure, causing the price to stall or reverse. It represents a ceiling above which the price struggles to break through. Traders often look for resistance zones to identify potential entry points for short trades or to place profit target orders.

<figure><img src="/files/2v4c7YWIda8L2hpKc8fe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wLtZWy1jEjUQe3ExtDeC" 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://docs.patalgo.com/our-indicators/core-indicators/patalgo-pro/feature-9-pat-zone.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.
