Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 7901
- Note:
- Publié:
- 2019.02.07 08:47
-
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

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