# EMA moving averages

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p>Short video lesson 12 minutes:</p><p>➡️<a href="https://youtu.be/mBhtl51Q78s">Watch on YouTube</a></p><p>➡️<a href="https://vk.com/video-228172732_456239133">Watch on VK</a></p></td><td><a href="/files/b3dee976a23d7d3108b20846ddd2dad94a58419c">/files/b3dee976a23d7d3108b20846ddd2dad94a58419c</a></td></tr></tbody></table>

## EMA designation on the chart

The indicator uses the most popular moving averages - EMAs with periods **20, 50, 100 and 200:**

* <mark style="color:red;">**Color**</mark> <mark style="color:green;">**lines**</mark> automatically changes at the moment the global trend is broken - this is needed to quickly understand market sentiment
* **Line thickness ----** and the fill color indicate the period (20 - the thinnest and brightest, 200 - the thickest and dullest...) - this is needed to quickly understand which moving average is which and not get confused by different colors
* The direction and position of the lines help determine trend and sideways movement

{% tabs %}
{% tab title="Strong upward " %}

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

<mark style="color:green;">**Green EMA lines**</mark> are arranged in a fan in order, directed upwards - this indicates a strong bullish trend.&#x20;

You can consider long trades when the price touches the EMA 20 or 50 - often the price bounces off the EMAs as support.
{% endtab %}

{% tab title="Weak upward" %}

<figure><img src="/files/404ee06596a84f6a860e725b4da6ee184bd2bc63" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**Green EMA lines**</mark> intersect each other but are directed upwards - this indicates a bullish trend with strong corrections.

You can consider long trades when the price touches the EMA 200 - this is a strong level from which the price often bounces as from support.
{% endtab %}

{% tab title="Strong downward" %}

<figure><img src="/files/1aec32b33dbd0a3011f98be75ac91f76bb8a311f" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Red EMA lines**</mark> are arranged in a fan in order, directed downwards - this indicates a strong bearish trend.&#x20;

You can consider short trades when the price touches the EMA 20 or 50 - often the price bounces off the EMAs as resistance.
{% endtab %}

{% tab title="Weak downward" %}

<figure><img src="/files/0bff70577314499bab8b4c8bae4cca0170cefdbd" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Red EMA lines**</mark> intersect each other but are directed downwards - this indicates a bearish trend with strong corrections.

You can consider short trades when the price touches the EMA 200 - this is a strong level from which the price often bounces as from resistance.
{% endtab %}

{% tab title="Sideways" %}

<figure><img src="/files/00c09c9ee3989095e068ba82feec2a1c70e588e4" alt=""><figcaption></figcaption></figure>

If <mark style="color:yellow;">**EMA lines are grouped**</mark>, often cross each other and change color - this indicates sideways movement and the absence of a clear trend.

In this case it is better to trade bounces from the nearest support and resistance levels that "squeeze" the price from above and below.
{% endtab %}
{% endtabs %}

## Application of EMA in trading

EMA lines often act as trend levels from which the price can bounce:

* In a trend, the price most often bounces off **EMA 20 and 50** - at this moment you can consider opening a trade in the direction of the trend
* **EMA 200** plays the role of a key support or resistance level for long-term moves - when the price approaches the 200 line a bounce can be expected
* Use the direction of the EMAs to filter false signals against the trend

If the EMA lines are grouped, often cross each other and change color - this indicates <mark style="color:yellow;">**sideways movement**</mark> and the absence of a clear trend - in this case it is better to trade bounces from the nearest support and resistance levels that "squeeze" the range from above and below.

{% hint style="success" %}
First of all, try the simplest [trading strategy with EMAs](/faq-en/simple-strategies.md#strategiya-torgovlya-po-skolzyashim) from the indicator developer
{% endhint %}

{% tabs %}
{% tab title="Bounce off EMA 20 to the long side" %}

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

When a <mark style="color:green;">**strong bullish trend**</mark>, the first upward bounces often occur from the EMA 20 or EMA 50 without deep declines, barely touching the moving averages.
{% endtab %}

{% tab title="Bounce off EMA 20 to the short side" %}

<figure><img src="/files/843c1c1c470d84ddada714338c243341a5376fbb" alt=""><figcaption></figcaption></figure>

When a <mark style="color:red;">**strong bearish trend**</mark>, the first downward bounces often occur from the EMA 20 or EMA 50 without deep pulls, barely touching the moving averages.
{% endtab %}

{% tab title="Bounce off EMA 200 to the long side" %}

<figure><img src="/files/3603f8db4b38815ef672ecc1866f37e7f012865b" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**Bounce off EMA 200 upwards**</mark> is often accompanied by elements of a false breakout - a sharp acceleration before the breakout and a rapid return of the price back past the level, candles may have large wicks.

Considering this, it is better to open the position after confirmations of a price reversal appear on the lower indicator.
{% endtab %}

{% tab title="Bounce off EMA 200 to the short side" %}

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

<mark style="color:red;">**Bounce off EMA 200 downwards**</mark> is often accompanied by elements of a false breakout - a sharp acceleration before the breakout and a rapid return of the price back past the level, candles may have large wicks.

Considering this, it is better to open the position after confirmations of a price reversal appear on the lower indicator.
{% endtab %}
{% endtabs %}


---

# 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://faq.midas-club.com/faq-en/faq-midas-up/ema-moving-averages.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.
