Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Renko_v1 - indicator for MetaTrader 5
- Views:
- 9960
- Rating:
- Published:
- 2013.01.16 15:39
- Updated:
- 2016.11.22 07:32
- 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1413
RoundPrice-Ext
A very convenient indicator to confirm any signals of entry to the market
The class for drawing the OBV using the ring bufferThe class is designed for calculation the technical indicator On Balance Volume (On Balance Volume, OBV) using the algorithm of the ring buffer.
PrevDayAndFloatingPivot
The Prev Day And Floating Pivot indicator.
The class for drawing the DEMA using the ring bufferThe 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.