mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-15 11:48:09 +00:00
Implemented function PositionOpen. Made small refactoring
This commit is contained in:
@@ -101,6 +101,9 @@ namespace MtApi5
|
||||
MarketBookRelease = 61,
|
||||
MarketBookGet = 62,
|
||||
OrderCloseAll = 63,
|
||||
PositionClose = 64
|
||||
|
||||
//CTrade
|
||||
PositionClose = 64,
|
||||
PositionOpen = 65
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user