tf_quant_finance.experimental.instruments.FloatCouponSpecs

Contents

Last updated: 2023-03-16.

tf_quant_finance.experimental.instruments.FloatCouponSpecs#

View source

FloatCouponSpecs data.

tf_quant_finance.experimental.instruments.FloatCouponSpecs(
    coupon_frequency, reference_rate_term, reset_frequency, currency, notional,
    daycount_convention, businessday_rule, coupon_basis, coupon_multiplier
)

Methods#

__eq__

__eq__(
    other
)

Method generated by attrs for class FloatCouponSpecs.

__ge__

__ge__(
    other
)

Method generated by attrs for class FloatCouponSpecs.

__gt__

__gt__(
    other
)

Method generated by attrs for class FloatCouponSpecs.

__iter__

View source

__iter__()

__le__

__le__(
    other
)

Method generated by attrs for class FloatCouponSpecs.

__len__

View source

__len__()

__lt__

__lt__(
    other
)

Method generated by attrs for class FloatCouponSpecs.

__ne__

__ne__(
    other
)

Method generated by attrs for class FloatCouponSpecs.