mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-15 11:48:09 +00:00
Added fucntion OrderCloseAll into mt5 api
This commit is contained in:
@@ -99,6 +99,7 @@ namespace MtApi5
|
||||
SymbolInfoSessionTrade = 59,
|
||||
MarketBookAdd = 60,
|
||||
MarketBookRelease = 61,
|
||||
MarketBookGet = 62
|
||||
MarketBookGet = 62,
|
||||
OrderCloseAll = 63
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user