Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7700
- Rating:
- Published:
- 2019.02.07 08:47
-
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

Indicator 3 in 1 MTF Stochastic with MA Smoothing options

Indicator Multi timeframe Dynamic Trend

Indicator Multi Timeframe Linear Regression MA with signal line

Indicator Stochastic RSI