Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

LRMA - indicator for MetaTrader 5

Views:
6623
Rating:
(14)
Published:
2019.02.07 08:47
LRMA.mq5 (8.08 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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)

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23415

3_in_1_Stochastic 3_in_1_Stochastic

Indicator 3 in 1 MTF Stochastic with MA Smoothing options

Dynamic_Trend_MTF Dynamic_Trend_MTF

Indicator Multi timeframe Dynamic Trend

MTF_LRMA MTF_LRMA

Indicator Multi Timeframe Linear Regression MA with signal line

Stochastic_RSI Stochastic_RSI

Indicator Stochastic RSI