mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-16 20:28:09 +00:00
Issue #122: Implemented UnlockTicks function in MtApi (MT5)
This commit is contained in:
@@ -248,6 +248,8 @@ namespace MtApi5
|
||||
GlobalVariableTemp = 154,
|
||||
GlobalVariableSetOnCondition = 156,
|
||||
GlobalVariablesDeleteAll = 157,
|
||||
GlobalVariablesTotal = 158
|
||||
GlobalVariablesTotal = 158,
|
||||
|
||||
UnlockTicks = 159
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user