Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Indicateurs

Bollinger Bands with Filling - indicateur pour MetaTrader 5

Publié par:
Mladen Rakic
Vues:
10341
Note:
(31)
Publié:
2016.10.04 12:39
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

This is a version of Bollinger bands made as a filled area. But to avoid just making the usual Bollinger bands with some more colors, this version has a choice of calculating the standard deviation as a sample or as an uncorrected deviation. The explanation for that would be the following.

The difference is usually not big, but it exists. So now we have the Bollinger bands with a choice of these two deviation types too (with the usual set of 22 price types addition).



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

Fibonacci Auto Channel Fibonacci Auto Channel

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.

MACD Candles MACD Candles

This is one more possible way of making MACD — as a candles, without the price and signal line.

Quantile Bands Quantile Bands

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

New Bar Alerter New Bar Alerter

Indicator sends the alert when new bar is formed.