Understanding the Position in Channel Indicator for MetaTrader 5

Mike 2010.09.24 22:23 66 0 0
Attachments

Have you ever wondered where the current price stands within a trading channel? The Position in Channel Indicator for MetaTrader 5 is here to help you visualize just that!

This handy tool first identifies the channel boundaries: the upper boundary is set by the highest value of the High[] array, while the lower boundary is determined by the lowest values found in the Low[] array. If the current Close[0] price sits right in the middle of this channel, it scores a clean zero. The positioning is then gauged relative to the upper boundary (ranging from 0 to 10) and the lower boundary (from 0 to -10). In simple terms, the indicator offers a clear perspective on where the price resides within the defined channel.

Input Parameters:

  • Period: This is the number of bars used to calculate the channel.
  • X Coordinate: This represents the horizontal shift from the lower right corner of the chart.
  • Y Coordinate: This denotes the vertical shift from the lower right corner.

Position in channel

List
Comments 0