Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

LRMA - indicateur pour MetaTrader 5

Vues:
6721
Note:
(14)
Publié:
2019.02.07 08:47
LRMA.mq5 (8.08 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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)

Traduit du russe par MetaQuotes Ltd.
Code original : 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