Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | LRMA

Indicator Linear Regression Moving Average represents the linear-regression moving average.

It has one input parameter:

  • Period - calculation period

Calculations:

LRMA = 3.0 * LWMA - 2.0 * SMA

where:

LWMA - Linear Weighted Moving Average(Close, Period)

SMA - Simple Moving Average(Close, Period)

MetaTrader Experts, Indicators, Scripts and Libraries

23415