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
Vues:
5243
Note:
(20)
Publié:
2017.05.29 14:06
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: cmillion@narod.ru

The indicator displays the price pivot point.

When candlesticks form a pattern so that all their wicks can be crossed by a line, the price is expected to reverse as a rule.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 28.07.2016.

Fig1. The cm_ind_level_cndl indicator

Fig1. The cm_ind_level_cndl indicator

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

ToClearObjectsByTypeByTime ToClearObjectsByTypeByTime

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

ToClearObjectsByType ToClearObjectsByType

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.

Stochastic_Chaikins_Volatility Stochastic_Chaikins_Volatility

The Chaikin volatility indicator modified to have a stochastiс view, and implemented in the form of a signal cloud.

ToClearComment ToClearComment

The script removes from the chart a comment located in the upper left corner.