# Fair Value Gaps

A Fair Value Gap (FVG) is just when price spikes up or down so fast, that buyers/sellers do not have enough time to counteract the movement. Which creates an imbalance in the market.

When the market has these imbalances, it will often want to return to this untested price and try to test it again. Most of the time, rejecting back to where it was previously.

You would measure this area by taking the candle's wick before the big spike & taking the candle's wick after the spike. This zone is the untested area (Fair Value Gap).

These fair value gaps can be used as entries and/or exits.

<figure><img src="/files/AXl1ydozqnn5hdWOeoK6" alt="Fair Value Gaps"><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.tradinglab.ai/indicator-strategies/smart-money-concepts/fair-value-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.
