Class BlockHandlerSalesConfirmationHelper

java.lang.Object
com.caplin.motif.fx.ret.fxtrading.submission.block.BlockHandlerSalesConfirmationHelper

public class BlockHandlerSalesConfirmationHelper extends Object
  • Constructor Details

    • BlockHandlerSalesConfirmationHelper

      public BlockHandlerSalesConfirmationHelper()
  • Method Details

    • getSalesLegConfirmations

      public static List<com.caplin.generated.motif.fx.tradeconfirmation.TradeConfTypesDef.NettedLegSalesTradeConfirmationFields> getSalesLegConfirmations(ConfirmationQuoteExtractor confirmationQuoteExtractor, boolean isEven)
    • createBlockLegTraderFields

      public static TraderFields createBlockLegTraderFields(com.caplin.motif.fx.trading.BuySell legBuySell, com.caplin.motif.fx.trading.BuySell legNetBuySell, BigDecimal clientSpotRate, BigDecimal nearClientFwdPoints, BigDecimal nearClientAllInRate, BigDecimal nearRawSpotMargin, BigDecimal nearRawFwdMargin)