Message: HedgeBookDetailsReport

File: WebAPI/otc_1.proto

Description

Hedge book details report.

Request: HedgeBookDetailsSubscription.

Used in

OtcReport

Fields

is_snapshot

Type: bool

Description: True if this is a snapshot (all previously known data about this hedge book should be cleaned). False used for incremental updates. Snapshot will be sent only once after subscription. May be sent in multiple parts. Each part will have this field set to true. False by default.

is_last_part

Type: bool

Description: If true - then this message means last part of multi-parted snapshot.

balance_items

Type: BalanceItem

Description: List of balance items: Cash, Hedge and BalanceOffset

items_links

Type: BalanceItemsLink

Description: List of links between any type of BalanceItem.