# Dojis

A Doji is a significant candlestick pattern in technical analysis, suggesting indecision and potential reversal in the market.

### Characteristics:

1. **The Open and Close:** In a Doji, the opening and closing prices for the period are the same or very close to each other. This results in a candlestick with a very thin or nonexistent body.
2. **The Shadows:** The shadows (or wicks) of a Doji can vary. The length of the shadows can be long or short and may be equal (forming a cross) or unequal (forming an inverted cross or plus sign).

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

### Types of Doji Patterns:

{% content-ref url="/pages/g9Pm4Z4nngzzfStTxfPd" %}
[Doji Stars](/education/technical-analysis/candlestick-patterns/dojis/doji-stars.md)
{% endcontent-ref %}

{% content-ref url="/pages/XdhEYtk9DBd8xe9PjHHp" %}
[Dragonfly Doji](/education/technical-analysis/candlestick-patterns/dojis/dragonfly-doji.md)
{% endcontent-ref %}

{% content-ref url="/pages/lDPcofDebDg5u9GNKYYG" %}
[Evening Doji Star](/education/technical-analysis/candlestick-patterns/dojis/evening-doji-star.md)
{% endcontent-ref %}

{% content-ref url="/pages/coRIXcPLBLhSgu3F4y74" %}
[Gravestone Doji](/education/technical-analysis/candlestick-patterns/dojis/gravestone-doji.md)
{% endcontent-ref %}

{% content-ref url="/pages/Paa2WOWFe4OEOFMP8DKw" %}
[Morning Doji Star](/education/technical-analysis/candlestick-patterns/dojis/morning-doji-star.md)
{% endcontent-ref %}

A Doji pattern represents market indecision. Neither the buyers nor the sellers could gain an upper hand, resulting in a standoff. If this pattern appears during an uptrend, it can signal that the uptrend is losing strength and may reverse. Conversely, a Doji during a downtrend can suggest that the sellers are losing momentum and a bullish reversal could be near.

However, it's crucial to use the Doji in conjunction with other technical analysis tools for confirmation as the Doji only signals a possible 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/candlestick-patterns/dojis.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.
