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

Price_Channel_Central - indicateur pour MetaTrader 5

Vues:
5835
Note:
(23)
Publié:
2016.02.17 12:23
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

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