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

ZH_Dynamic_Arrays_Lib - libreria per MetaTrader 4

Visualizzazioni:
5601
Valutazioni:
(11)
Pubblicato:
2016.05.16 11:36
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Functions refer to one-dimensional array as multidimensional.

It is possible to change the number of elements in any dimension at will.

There are options to monitor the incoming data and monitor the array content at each call to the function.

It is best not to use these features in the operation mode. They greatly increase the computation time.

It is possible to use six-dimensional array as two-dimensional. The computation time is almost unchanged. Only more input parameters.

In general the functions operate seven times slower than a normal one-dimensional array in MetaTrader 4.


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

Rotating text objects Rotating text objects

Example of working with objects: creating object, changing properties, redrawing the chart.

5 _34_5 5 _34_5

Indicator 5_34_5

lot lib lot lib

Lot sizing library. 29 money management options.

Gap indicator Gap indicator

The indicator shows the gaps between the closing price of the previous bar and the opening price of the current bar.