Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3983
- Note:
- Publié:
- 2018.06.06 12:35
-
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 moving averages calculated by the Linear Regression method (LSMA Linear regression MA).
It has one input parameter:
- Period - LSMA calculation period.
A smoothed version of the indicator: SHL_MA_Band.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20261

MACD based on the Linear regression MA.

The script draws horizontal lines representing BUY (blue) and SELL (red) orders.

A trend indicator: Smoothed High/Low Linear regression band.

A volume indicator with different types of data representation.