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
Vues:
9642
Note:
(28)
Publié:
2013.01.16 15:39
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 real author:

igorad

The trend indicator which draws the boundaries of the channel.

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

Fig.1 The Renko_v1 indicator

Fig.1 The Renko_v1 indicator 

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

RoundPrice-Ext RoundPrice-Ext

A very convenient indicator to confirm any signals of entry to the market

The class for drawing the OBV using the ring buffer The class for drawing the OBV using the ring buffer

The class is designed for calculation the technical indicator On Balance Volume (On Balance Volume, OBV) using the algorithm of the ring buffer.

PrevDayAndFloatingPivot PrevDayAndFloatingPivot

The Prev Day And Floating Pivot indicator.

The class for drawing the DEMA using the ring buffer The class for drawing the DEMA using the ring buffer

The class is designed for calculation of the technical indicator Double Exponential Moving Average (Double Exponential Moving Average, DEMA) using the algorithm of the ring buffer.