Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
9579
Rating:
(28)
Published:
2013.01.16 15:39
Updated:
2016.11.22 07:32
renko_v1.mq5 (6.97 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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 

Translated from Russian by MetaQuotes Ltd.
Original code: 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.