Class StrategyUtility


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean hasStrategyDoNotActivateOn​(com.caplin.motif.fx.trading.orders.submission.strategy.MotifOrderStrategy strategy)
      This flag indicates that the user wants to save an order without activation.
      • Methods inherited from class java.lang.Object

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

      • hasStrategyDoNotActivateOn

        public static boolean hasStrategyDoNotActivateOn​(com.caplin.motif.fx.trading.orders.submission.strategy.MotifOrderStrategy strategy)
        This flag indicates that the user wants to save an order without activation.