Class MultiLegInfo


  • public class MultiLegInfo
    extends Object
    Multi-leg strategy information
    • Constructor Detail

      • MultiLegInfo

        public MultiLegInfo()
    • Method Detail

      • getStrategy

        public MultiLegStrategy getStrategy()
        Returns the multi-leg strategy.
        Returns:
        multi-leg strategy
      • getStrategyName

        public String getStrategyName()
        Returns the strategy name.
        Returns:
        strategy name
      • getMultilegId

        public String getMultilegId()
        Returns the multi-leg combination ID.
        Returns:
        multi-leg combination ID
      • getCode

        public String getCode()
        Returns the multi-leg combination code.
        Returns:
        multi-leg combination code
      • getLegs

        public MultiLegOrderLeg[] getLegs()
        Returns the legs of the combination order.
        Returns:
        legs of the combination order