# Dragonfly Doji

The Dragonfly Doji is a specific type of Doji candlestick pattern that can signal a potential bullish reversal.

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

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

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

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

As with all candlestick patterns, the Dragonfly 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 buying volume or bullish 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/dragonfly-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.
