Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Dynamic channel of one trading day - indicator for MetaTrader 5

Views:
5332
Rating:
(14)
Published:
2018.03.01 11:30
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.