Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Multi RSI - indicatore per MetaTrader 5

Pubblicati da::
Nikolay Kositsin
Visualizzazioni:
8319
Valutazioni:
(20)
Pubblicato:
2011.12.14 13:32
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Andrey Matvievskiy

Eight RSI (Relative Strength Index) technical indicators with various input parameters values are displayed in one window.

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

Multi RSI

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/641

IncMAOnArray IncMAOnArray

CMAOnArray class is used for Moving Average calculation on indicator buffer's data. The example of use of the class is provided.

VGridLine Monthly VGridLine Monthly

Vertical time grid with one month step.

VGridLine Weekly VGridLine Weekly

Vertical time grid with one week step.

IncATROnArray IncATROnArray

CATROnArray is designed for calculation of ATR (Average True Range) values on indicator buffers. The example of use of the class is provided.