Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

LRMA - indicador para MetaTrader 5

Visualizaciones:
1096
Ranking:
(14)
Publicado:
2019.02.01 07:29
LRMA.mq5 (8.08 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Indicador Linear Regression Moving Average es una media móvil lineal de regresión.

Tiene un parámetro personalizado:

  • Period - período del cálculo

Cálculo:

LRMA = 3.0 * LWMA - 2.0 * SMA

donde:

LWMA - Linear Weighted Moving Average(Close, Period)

SMA - Simple Moving Average(Close, Period)

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/23415

3_in_1_Stochastic 3_in_1_Stochastic

Indicador 3 in 1 MTF Stochastic with MA Smoothing options

Dynamic_Trend_MTF Dynamic_Trend_MTF

Indicador Multi timeframe Dynamic Trend

MTF_LRMA MTF_LRMA

Indicador Multi Timeframe Linear Regression MA with signal line

Stochastic_RSI Stochastic_RSI

Indicador Stochastic RSI