Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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 4

Vues:
18601
Note:
(28)
Publié:
2015.12.10 14:36
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

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.

The indicator settings:

  • Bars_Count — the amount of bars on which the maximum and the minimum bar values lookup is performed.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13801

Road Map Road Map

The indicator displays the series of waves, breakthrough points and targets for Take Profit.

Derivative Derivative

The indicator performs the calculation of the derivative of the price.

The Expert Advisor on Traffic Light trend strategy The Expert Advisor on Traffic Light trend strategy

A trend strategy based on moving averages with colors as in a traffic light. The purpose of writing the EA — to test the strategy on history and pick working parameters.

RSI_Expert RSI_Expert

Simple Expert Advisor based on the RSI indicator.