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:
3254
Note:
(13)
Publié:
2018.06.06 13:26
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator is similar to Bollinger Bands, but has a signal ("mirror") line.

It has four input parameters:

  • Period - calculation period
  • MA period - MA line calculation period
  • Deviation - deviation, the width of the band
  • Applied price - price used for calculation

Interpretation of the indicator:

Enter a long position, when the MA line crosses the Mirror line upwards

Enter a short position, when the MA line crosses the Mirror line downwards

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

Magic_Trend Magic_Trend

A trend indicator 'Magic Trend'

LWTI LWTI

Larry Large Trade Index

SWMA SWMA

Sine-Weighted Moving Average

Lyapunov_HP Lyapunov_HP

The oscillator indicator based on Lyapunov stability theory, with the Hodrick-Prescott filter