Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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

Dynamic channel of one trading day - indicatore per MetaTrader 5

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

The channel is calculated dynamically on each bar within a day. You can enter the hour and minute for the trading day beginning.

The indicator has two input parameters:

  • Hour of the beginning of the day - hour for the day beginning time;
  • Minute of the beginning of the day - minute for the day beginning time.

Note that on smaller timeframes the indicator needs some time for initial calculations.

Fig.1 The M1 chart


Fig.2 The M5 chart


Fig.3 The M15 chart


Fig.4 The M30 chart


Fig.5 The H1 chart


Fig.6 The H4 chart

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19802

Dynamic Moving Average Dynamic Moving Average

Dynamic Moving Average.

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.

Multi-Symbol Momentum Multi-Symbol Momentum

The indicator shows the price increment of eight symbols in one window.

Expert Advisor based on Price_Extreme_Indicator Expert Advisor based on Price_Extreme_Indicator

The Expert Advisor is based on the channel indicator Price_Extreme_Indicator.