OrderBookRequest
Note
For a more in depth documentation, you should check the comments from the protobuf file.
Purpose
Used for load order book for current account.
Request example
const OrderBookRequest = {
}
Responses
The server will respond with a OrderBookResponse
, that contain information about Order Entry Provider, Net Positions and Orders.