File: WebAPI/otc_1.proto
Hedge book details subscription.
Limits:
1. The request rate is 1000 requests per 100 seconds by default.
2. The number of simultaneous requests in processing is 100 by default.
3. The number of simultaneous requests with subscription for updates is 1000 by default.
Response: HedgeBookDetailsReport.
Type: bool
Default: true
Description: If set to true - subscribe to changes, if false - drop subscription.
Type: uint32
Description: OTC instance ID.
Source: OtcInstanceState.instance_id.
Type: HedgeBalanceKey
Description: Hedge balance key.
Type: google.protobuf.Timestamp
Description: Start point for the history request, inclusive. Maximum allowed history is returned if omitted.
Type: string
Description: Unique identifier of archived hedge balance and its details; generated by OTC. Should be used for grouping archived hedge balance details and archived hedge book details.