Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Vues:
3888
Note:
(13)
Publié:
2018.06.06 12:36
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator is a variation of Bollinger Bands and Envelopes, based on two smoothed moving averages calculated by the Linear Regression method (LSMA Linear regression MA).

This is a version of the HL_MA_Band indicator with an additional smoothing.

It has two parameters:

  • Period - LSMA calculation period;
  • Method - LSMA smoothing method.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20263

HL_MA_Band HL_MA_Band

A trend indicator: High/Low Linear regression band.

LR_MACD LR_MACD

MACD based on the Linear regression MA.

Cumulative_Volume Cumulative_Volume

A volume indicator with different types of data representation.

MA_Difference MA_Difference

An oscillator indicator showing a difference between MA and the price.