Class OrderStrategyUtil


  • public class OrderStrategyUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getFXAPIStrategyType​(com.caplin.ret.trapi.fx.order.StrategyType type)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • STRATEGY_TYPE_MULTI

        public static final java.lang.String STRATEGY_TYPE_MULTI
        See Also:
        Constant Field Values
      • STRATEGY_TYPE_UNKNOWN

        public static final java.lang.String STRATEGY_TYPE_UNKNOWN
        See Also:
        Constant Field Values
    • Constructor Detail

      • OrderStrategyUtil

        public OrderStrategyUtil()
    • Method Detail

      • getFXAPIStrategyType

        public static java.lang.String getFXAPIStrategyType​(com.caplin.ret.trapi.fx.order.StrategyType type)