# Confluence of EMAs

​We usually see EMAs separate from each other like this ;&#x20;

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

But sometimes they get too close to each other. We call this situation "Confluence of EMAs"

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

When the confluence of EMAs happens like this, price can rise or fall sharply and to detect this price action you can use coinlegs tools.

{% hint style="info" %}
You can use the following combinations with the Confluence of EMAs;

* Confluence of EMAs + Bollinger Upper Band Breakout
* Confluence of EMAs + Volume Spike
* Confluence of EMAs + RSI Oversold
* Confluence of EMAs + Falling Wedge
* Confluence of EMAs + Bollinger Squeeze
  {% endhint %}

{% hint style="info" %}
In order to easily obtain Confluence of EMAs detections, you can create [<mark style="color:blue;">Alerts</mark> ](https://www.youtube.com/watch?v=-yS1Cv6PYm0\&t=42s)or [<mark style="color:blue;">Custom Signals</mark>](https://www.youtube.com/watch?v=sz_pwdSpZeg\&t=27s) through the Coinlegs system, and start autotrading bots on [<mark style="color:blue;">LegsBot</mark> ](https://www.legsbot.com)by using the alerts you create.
{% endhint %}


---

# 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://academy.coinlegs.com/fundamentals/confluence-of-emas.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.
