Message: PriceShifting

File: WebAPI/strategy_2.proto

Description

Parameters for strategy price change depending on filled strategy size.

Used in

StrategyAggregationParameters, StrategyLimitOrderParameters

Fields

price_step

Type: int32

Description: step (in ticks) of each price change.

uint32_filled_qty_delta (deprecated)

Type: uint32

Description: Note: Use filled_qty_delta instead.

filled_qty_delta

Type: cqg.Decimal

Description: Size of strategy order that must be filled to perform next change of strategy order price.