Started to work on TerminalInfoString

This commit is contained in:
vdemydiuk
2016-01-07 11:40:05 +02:00
parent 34946572bf
commit eceb71fd40
2 changed files with 20 additions and 1 deletions
+4 -1
View File
@@ -185,6 +185,9 @@ namespace MtApi
iTimeArray = 149,
//
RefreshRates = 150
RefreshRates = 150,
//
TerminalInfoString = 153,
SymbolInfoString = 154
}
}