Interface OrderStatusGenerator

    • Method Detail

      • getStatus

        java.lang.String getStatus​(com.caplin.ret.trapi.fx.FXOrder order)
        Maps the status of FXOrder to the status displayed that will be displayed in the blotter.
        Returns:
        The status to be displayed in the blotter for the given order.
      • getAllowedActionsFailStatus

        java.lang.String getAllowedActionsFailStatus​(AllowedAction allowedAction)