mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-19 05:38:12 +00:00
Issue #119: Added out parameter MqlTradeResult to function PositionClose
This commit is contained in:
@@ -14,6 +14,7 @@ namespace MtApi5.Requests
|
||||
IndicatorCreate = 7,
|
||||
SymbolInfoString = 8,
|
||||
ChartTimePriceToXY = 9,
|
||||
ChartXYToTimePrice = 10
|
||||
ChartXYToTimePrice = 10,
|
||||
PositionClose = 11
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user