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:
13011
Note:
(35)
Publié:
2010.04.12 11:18
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator plots the Bollinger Bands ®, filled with different colors depending on the trend direction.

If the price crosses the upper bound (upward trend), the Bollinger Bands fills with blue color, if it crosses the lower bound (downward trend), the Bands filled with pink color.

If the price crosses the middle line, it's considered as a flat, and the Bands filled with grey color.

iBBFill (Filled Bollinger Bands) indicator

Input parameters:

  • BBPeriod - Bollinger Bands period;
  • BBDeviation - Bollinger Bands width (in deviations);
  • BBPrice - Bollinger Bands applied price.

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

iMovment iMovment

The indicator plots the candles with different colors depending on the trend direction and price movement.

PivotPoint PivotPoint

This indicator draws pivot points, resistances and supports.

XmlParser XmlParser

A simple XML-parser, based on the msxml library.

ZeroLag MACD ZeroLag MACD

The ZeroLag MACD indicator shows the histogram with color of the previous bar.