Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
9586
Valutazioni:
(28)
Pubblicato:
2013.01.16 15:39
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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 

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.