mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-15 03:38:09 +00:00
Added PositionClose command to MT5 Api
This commit is contained in:
@@ -100,6 +100,7 @@ namespace MtApi5
|
||||
MarketBookAdd = 60,
|
||||
MarketBookRelease = 61,
|
||||
MarketBookGet = 62,
|
||||
OrderCloseAll = 63
|
||||
OrderCloseAll = 63,
|
||||
PositionClose = 64
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user