mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-13 18:58:09 +00:00
Issue #204: [MT5] Added function OrderSendAsync
This commit is contained in:
@@ -18,6 +18,7 @@ namespace MtApi5.Requests
|
||||
PositionClose = 11,
|
||||
SymbolInfoTick = 12,
|
||||
Buy = 13,
|
||||
Sell = 14
|
||||
Sell = 14,
|
||||
OrderSendAsync = 15
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user