Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra
4.7 (131)
  • Information
8+ years
experience
1
products
7606
demo versions
134
jobs
0
signals
0
subscribers
Developer at Beirut
Mohammed Abdulwadud Soubra
Added topic ARRAYS HELP IN MQL4 PROGRAMMING
Hello every one,   I find an example in mql developer book regarding the filing arrays as: void OnStart ()   { //--- declare dynamic array    int a[]; //--- set size    ArrayResize (a, 10 ); //--- fill first 5