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

Donchian Channel - indicateur pour MetaTrader 5

Vues:
8860
Note:
(20)
Publié:
2018.03.01 11:29
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Donchian Channel.

The indicator has two input parameters:

  • Period - calculation period;
  • Mode of calculation - calculation price: High/Low, or Close.

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

Indicator showing the day open price Indicator showing the day open price

The indicator draws the opening price of the day. It works on timeframes up to H1.

The volume based ATR indicator The volume based ATR indicator

The indicator calculates the ATR value based on the minimum price differences of the current and previous day, taking into account the volume of the current day.

Channel at a percentage value of level breakout Channel at a percentage value of level breakout

The indicator draws a channel based on the value of the breakout of channel levels.

Dynamic Moving Average Dynamic Moving Average

Dynamic Moving Average.