Class QuotePartsDef.LegFields

    • Method Detail

      • getTenor

        @Nullable
        public @Nullable String getTenor()
        Returns:
        Supported types are [ON, [TODAY, TOD, TD], TN, [TOM, ND], SPOT, SN, 1D, 1W, 2W, 3W, 4W, 1M, 2M, 4M, 5M, 6M, 7M, 8M, 9M, 10M, 11M, [1Y, 12M], 15M, 18M, 21M, [2Y, 24M], [3Y, 36M], [4Y, 48M], [5Y, 60M], broken]. broken indicates that a SettlementDate must be sent
      • getRiskDate

        @Nullable
        public @Nullable String getRiskDate()
        Returns:
        The date in the settlement window which yields the lowest client sell price, or the highest client buy price.
      • getRiskTenor

        @Nullable
        public @Nullable String getRiskTenor()
        Returns:
        The tenor in the settlement window which yields the lowest client sell price, or the highest client buy price.
      • getSettlementDate

        @Nullable
        public @Nullable String getSettlementDate()
        Returns:
        settlementDate
      • getAllInRateDPS

        @Nullable
        public @Nullable Integer getAllInRateDPS()
        Returns:
        The number of decimal places to display after the decimal point.
      • getAllInBidRate

        @Nullable
        public @Nullable BigDecimal getAllInBidRate()
        Returns:
        The bid rate used in charging customers for accepting banker's acceptances, consisting of the discount interest rate plus the commission.
      • getFwdBidPoints

        @Nullable
        public @Nullable BigDecimal getFwdBidPoints()
        Returns:
        The number of basis points added to or subtracted from the bid rate to determine the forward rate for delivery on a specific value date.
      • getAllInAskRate

        @Nullable
        public @Nullable BigDecimal getAllInAskRate()
        Returns:
        The ask rate used in charging customers for accepting banker's acceptances, consisting of the discount interest rate plus the commission.
      • getFwdAskPoints

        @Nullable
        public @Nullable BigDecimal getFwdAskPoints()
        Returns:
        The number of basis points added to or subtracted from the ask rate to determine the forward rate for delivery on a specific value date.
      • getFwdMidPoints

        @Nullable
        public @Nullable BigDecimal getFwdMidPoints()
        Returns:
        The number of basis points added to or subtracted from the mid rate to determine the forward rate for delivery on a specific value date.
      • getFwdBidPips

        @Deprecated
        @Nullable
        public @Nullable String getFwdBidPips()
        Deprecated.
        Returns:
        fwdBidPips e.g. 53.90
      • getFwdAskPips

        @Deprecated
        @Nullable
        public @Nullable String getFwdAskPips()
        Deprecated.
        Returns:
        fwdAskPips e.g. 53.90
      • getAllInMidRate

        @Nullable
        public @Nullable BigDecimal getAllInMidRate()
        Returns:
        The mid rate used in charging customers for accepting banker's acceptances, consisting of the discount interest rate plus the commission.
      • getAmount

        @Nullable
        public @Nullable BigDecimal getAmount()
        Returns:
        The amount of a trade or order in the DealtCurrency.
      • getBuySell

        @Nullable
        public @Nullable String getBuySell()
        Returns:
        The direction of the trade or trade leg. This always refers to the BaseCurrency, NOT the DealtCurrency.