# Gaps

Gaps are patterns that occur when there is a significant increase or decrease in a stock's price, creating a space between two trading periods. They can be a sign of a potential trend reversal. There are three main types of gaps: Breakaway gaps, runaway gaps, and exhaustion gaps.

Breakaway gaps occur at the beginning of a trend, when there is a sudden increase or decrease in price that creates a gap. This can be caused by a significant news event or other market factors. Runaway gaps occur during the middle of a trend when the price continues to move strongly in one direction, creating a gap in the chart. Exhaustion gaps occur near the end of a trend when the market is starting to lose momentum, and the price begins to move in the opposite direction.

<figure><img src="/files/5bsQtNba4EpYCEcuOSEQ" alt=""><figcaption></figcaption></figure>

It's important to note that gaps can be filled, which means that the price may move back to fill the gap at a later time. Traders should also use other forms of analysis and risk management techniques to make informed trading decisions, as false signals can occur, and gaps may not always be a reliable indicator of a trend reversal.


---

# 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.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns/gaps.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.
