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:
2879
Note:
(13)
Publié:
2018.04.18 17:23
LR_Ratio.mq5 (10.32 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

An oscillator indicator. Shows the ratio of two moving averages constructed by the linear regression method.

There indicator has three adjustable parameters:

  • Period LSMA first - period of the first LSMA;
  • Period LSMA second - period of the second LSMA;
  • Applied price - price used for the calculation of the two LSMAs.

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

LRL LRL

Linear regression line (LSMA) - a moving average calculated by the linear regression method.

HA EMA3 Indicator HA EMA3 Indicator

A Moving Average based on Heiken Ashi candlesticks.

XBarClearCloseTrend XBarClearCloseTrend

A trend signal indicator.

Conqueror Conqueror

A signal indicator for opening/closing positions.