Join our fan page
- Views:
- 6056
- Rating:
- Published:
- 2016.05.16 11:36
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7736

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

Indicator 5_34_5

Lot sizing library. 29 money management options.

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