Message: StrategyTradingParameters

File: WebAPI/strategy_2.proto

Description

Defines how a placed synthetic strategy order will be executed. Also used for UDS and native strategies for specifying leg_parameters.

Used in

Order, SyntheticStrategyProperties

Fields

market_order_parameters

Type: StrategyMarketOrderParameters

Description: Parameters applied only to a MKT order.

limit_order_parameters

Type: StrategyLimitOrderParameters

Description: Parameters applied only to a LMT order.

stop_order_parameters

Type: StrategyStopOrderParameters

Description: Parameters applied only to a STP order.

aggregation_parameters

Type: StrategyAggregationParameters

Description: Parameters applied only to an aggregation strategy.

leg_parameters

Type: StrategyOrderLegParameters

Description: Individual strategy leg parameters.