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

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

A Moving Average based on Heiken Ashi candlesticks.

A trend signal indicator.

A signal indicator for opening/closing positions.