Minor refactoring to remove code syle warnings

This commit is contained in:
vdemydiuk
2018-02-19 13:37:43 +02:00
parent 3a4f561836
commit c9c188f697
8 changed files with 28 additions and 31 deletions
+1 -1
View File
@@ -719,7 +719,7 @@ namespace MtApi5
return ratesArray?.Length ?? 0;
}
///<summary>
///Gets history data of MqlRates structure of a specified symbol-period in specified quantity into the ratesArray array. The elements ordering of the copied data is from present to the past, i.e., starting position of 0 means the current bar.
///</summary>