Issue #143: Added function TesterStop [MT5]

This commit is contained in:
vdemydiuk
2019-05-04 10:36:46 +03:00
parent 5f4ae3cd9e
commit ee81cfe012
6 changed files with 40 additions and 1 deletions
+2 -1
View File
@@ -251,6 +251,7 @@ namespace MtApi5
GlobalVariablesTotal = 158,
UnlockTicks = 159,
PositionCloseAll = 160
PositionCloseAll = 160,
TesterStop = 161
}
}