Message: SecondaryOrdersTrailing

File: WebAPI/strategy_2.proto

Description

Trailing secondary orders parameters.

Used in

LimitOrderLegDescription

Fields

trailing_offset

Type: double

Description: Trailing offset.

trailing_peg

Type: uint32

Description: Peg that price must follow. One of Order.TrailingPeg enum.

initial_offset

Type: double

Description: Offset to adjust secondary order price at the moment of placement.

max_trail

Type: double

Description: Maximum distance to trail away from the initial price.

uint32_condition_absolute_volume (deprecated)

Type: uint32

Description: Note: Use condition_absolute_volume field instead.

condition_absolute_volume

Type: cqg.Decimal

Description: Condition that checks the opposite market volume.

condition_opposite_volume_ratio

Type: double

Description: Condition that checks relation between opposite side and secondary order sizes.

condition_bba_volume_ratio

Type: double

Description: Condition that checks the opposite side and the local side volumes ratio.