ArrayCopyRates ?

 

Hi,


i try this, can any one explain me what is the number 2056 mean ? what is stand for ?


  double array1[][6];
int copyrate = ArrayCopyRates(array1,"EURUSD", PERIOD_H1);
Comment(copyrate);

Result:
2056
 

Number of bars copied.


CB

Reason: