Class DefaultTag

java.lang.Object
com.caplin.motif.fx.config.DefaultTag

public final class DefaultTag extends Object
Static builder methods to build a standard Tag item
  • Method Details

    • createInProgressTag

      public static Tag createInProgressTag()
      Create the IN PROGRESS tag. Used for drawdown status.
    • createPostTradeTag

      public static Tag createPostTradeTag()
      Create the POST TRADE tag. Used for post trade allocations.
    • createAllocatedTag

      public static Tag createAllocatedTag()
      Create the ALLOCATED tag. Used for post trade allocations.