mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-13 18:58:09 +00:00
Issue #91: Added MarketBookGetRequest to perform function MarketBookGet (MT5)
This commit is contained in:
@@ -9,6 +9,7 @@ namespace MtApi5.Requests
|
||||
iCustom = 2,
|
||||
OrderSend = 3,
|
||||
PositionOpen = 4,
|
||||
OrderCheck = 5
|
||||
OrderCheck = 5,
|
||||
MarketBookGet = 6
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user