Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Bibliotecas

ZH_Dynamic_Arrays_Lib - biblioteca para MetaTrader 4

Visualizações:
5565
Avaliação:
(11)
Publicado:
2016.05.16 11:36
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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.


Traduzido do russo pela MetaQuotes Ltd.
Publicação original: 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.