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

Adaptive Moving Average with Bollinger Bands ® - indicateur pour MetaTrader 5

Vues:
10546
Note:
(22)
Publié:
2010.10.26 14:02
Mise à jour:
2016.11.22 07:32
amabb.mq5 (7.82 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Portions from MetaTrader 5 Standard indicator package.

The indicator shows the trend and allows to see a price range.

It based on Adaptive Moving Average (AMA) and Bollinger Bands ® (BB) indicators.

Adaptive Moving Average with Bollinger Bands

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

i-OrdersMQL5 i-OrdersMQL5

The indicator shows deals history on the chart.

ClearView - PricePointer, RoundNumberMarker, PeriodSeparator plus template ClearView - PricePointer, RoundNumberMarker, PeriodSeparator plus template

Enhance your charts by adding intelligent markers for important price points and the start/end of year/month/week/day/session Includes a price pointer that changes color whenever price is near an important price point (e.g. historical high/low)

Multicurrency OnTickMarketWatch tick event handler Multicurrency OnTickMarketWatch tick event handler

The OnTick event handler is designed to proceed the ticks for a certain symbol. This is the version of Multicurrency tick event handler.

CIniFile class CIniFile class

This class provides methods for working with Windows *.ini files.