Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Donchian Channel - indicatore per MetaTrader 5

Visualizzazioni:
8757
Valutazioni:
(20)
Pubblicato:
2018.03.01 11:29
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Donchian Channel.

The indicator has two input parameters:

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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.