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

Price_Channel_Central - indicator for MetaTrader 5

Views:
5779
Rating:
(23)
Published:
2016.02.17 12:23
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Yuriy Tokman (YTG)

The Channel indicator.

  • The upper line of the channel — the maximum value of a bar in a specified amount of bars.
  • The lower line of the channel — the minimum value of a bar in a specified amount of bars.
  • The middle line of the channel — the average value of the upper and the lower lines.

The indicator also displays the current channel levels as price labels and the type of the signal for making trading decisions.

Originally this indicator has been written in MQL4 and was first published in the Code Base on 10.09.2015.

Figure 1. The Price_Channel_Central indicator

Figure 1. The Price_Channel_Central indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14811

BSI_HTF BSI_HTF

The BSI indicator with the timeframe selection option available in the input parameters.

BSI BSI

Bounce Strength Indicator (BSI) shows the strength of bounce according to the Wyckoff method.

Price_Channel_Central_HTF Price_Channel_Central_HTF

The Price_Channel_Central indicator with the timeframe selection option available in the input parameters.

Exp_BSI Exp_BSI

Trading system based on the signals of the BSI indicator.