API documentation
Client → serverAuthentication: Required
SubscribeLevel2()
Subscribe to Level2 (order book) updates for an instrument
Parameters
instrumentId
int
Request payload example
{
"instrumentId": 42
}Hub return type
Task
The invoke completes when the server accepts the request. Portfolio, trade, and status updates are pushed asynchronously on the client events below.