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
- Publié par:
- Mladen Rakic
- Vues:
- 6049
- Note:
- Publié:
- 2016.10.04 15:24
- Mise à jour:
- 2016.12.15 10:06
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
It's a simple indicator which forms an alert when new bar comes. Input parameters provide the ability to generate text, sound alerts and e-mail notifications.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16493

This indicator is constructing "bands" using 3 quantile values.

This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.

The indicator shows the areas, where fast MA and slow MA cross.

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.