Message: TailManagementConfigurationReport2

File: WebAPI/otc_1.proto

Description

Message sent to subscribers about the Tail Management Configuration change. If configuration on group level is overridden, configuration on symbol level is ignored.

Request: TailManagementConfigurationSubscription2.

Used in

OtcReport

Fields

is_snapshot

Type: bool

Description: True if this is a snapshot (all previously known configuration data about this contract and account 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.

tail_management_configurations

Type: TailManagementConfiguration

Description: Contract level tail management configurations set by customer.

default_tail_management_configuration

Type: TailManagementConfiguration

Description: Default contract level configuration taken from OTC configuration.

group_tail_management_configurations

Type: GroupTailManagementConfiguration

Description: Group level tail management configurations set by customer.

default_group_tail_management_configuration

Type: GroupTailManagementConfiguration

Description: Default group level configurations taken from OTC configuration.