mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-13 10:48:08 +00:00
Issue #89: Changed function OrderCheck to use json request/response
This commit is contained in:
@@ -8,6 +8,7 @@ namespace MtApi5.Requests
|
||||
CopyTicks = 1,
|
||||
iCustom = 2,
|
||||
OrderSend = 3,
|
||||
PositionOpen = 4
|
||||
PositionOpen = 4,
|
||||
OrderCheck = 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user