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

Dynamic channel of one trading day - indicateur pour MetaTrader 5

Vues:
5350
Note:
(14)
Publié:
2018.03.01 11:30
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.