# Configuración EMAS

Las Medias Móviles que utilizamos son tres.

Dos Medias Móviles Exponenciales una de 200 periodos y otra de 14 periodos y por último una Media Móvil simple de 50 periodos.

Los colores los puedes elegir como a ti te gusten pero que sean fáciles de diferenciar cada una.

Hicimos un video sobre cómo agregar las EMAS, te dejamos aquí el enlace.

[Agregar Indicador Alpha Pro en TradingView](https://ayuda.alphaproacademy.com/es/articles/4727687-agregar-indicador-alpha-pro-en-tradingview)


---

# 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://ayuda.alphaproacademy.com/configuracion-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.
