# Gravestone Doji

The Gravestone Doji is a type of Doji candlestick pattern that can signal a potential bearish reversal.

{% hint style="info" %}
The bullish version of the Gravestone Doji pattern is the [Dragonfly Doji ](/education/technical-analysis/candlestick-patterns/dojis/dragonfly-doji.md)pattern.
{% endhint %}

### Here's a breakdown of the Gravestone Doji pattern:

1. The pattern consists of a single candlestick with a long upper shadow and no lower shadow. The opening, closing, and lowest prices of the time period are all the same or very close to each other, resulting in an upside-down T-shaped candlestick.
2. The long upper shadow suggests that buyers pushed the price significantly higher during the time period, but sellers were able to drive the price back down to the opening price, indicating a rejection of the higher prices.
3. The Gravestone Doji pattern can appear during an uptrend or a period of consolidation. When it appears during an uptrend, it can signal a potential bearish reversal, as the rejection of the higher prices suggests that selling pressure is starting to increase.
4. Confirmation of the pattern's bearish signal comes if the next candlestick after the Gravestone Doji is bearish and closes below the Gravestone Doji's close. This would suggest that the sellers have taken control and that the uptrend may be about to reverse.

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

As with all candlestick patterns, the Gravestone Doji should be used in conjunction with other forms of technical analysis for confirmation. Traders often look for other signs of a potential reversal, such as an increase in selling volume or bearish signals from technical indicators.


---

# 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/candlestick-patterns/dojis/gravestone-doji.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.
