MultiLegOrderDetails
Contains common properties for multi-leg (strategy) orders.
-
Name Type Description Amount Number Amount for the multi-leg order. Each leg may have independent amounts. BuySell BuySell Buy/sell direction for the multi-leg order. Each leg may point in independent directions. CurrentPrice Number The user specific(delayed/realtime) current market price of the multi-leg order. Description String Description of the multi-leg order. DistanceToMarket Number Distance to market for this multi-leg order. (Dynamically updating) FilledAmount Number Amount for the multi-leg order that has already been filled. LegCount Integer Number of orders that make up the multi-leg order. MultiLegOrderId String Unique identifier for the multi-leg order. Same for all legs. Price Number Overall limit price for the multi-leg order. StrategyType OptionsStrategyType The enumeration If the legs match a common options strategy.