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
Indicatori

SpreadCandlesCreator - indicatore per MetaTrader 5

Visualizzazioni:
6787
Valutazioni:
(16)
Pubblicato:
2011.12.19 14:42
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator builds a candlestick chart consisting of floating spread current values in online mode.

The main objective is observation of a definite broker spread changes. The indicator displays candlesticks online only, the candlestick chart is not saved and stored anywhere.

SpreadCandlesCreator

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

IncADXWOnArray IncADXWOnArray

CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.

IncADXOnArray IncADXOnArray

CADXOnArray class is designed for calculation of ADX (Average Directional Movement Index) values on indicator buffers. The example of use of the class is provided.

VGridLine_Intraday X4 VGridLine_Intraday X4

Vertical time grid with four hours step.

IncMACDOnArray IncMACDOnArray

CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.