Last updated: 2023-03-16.
tf_quant_finance.experimental.instruments.FixedCouponSpecs#
FixedCouponSpecs data.
tf_quant_finance.experimental.instruments.FixedCouponSpecs(
coupon_frequency, currency, notional, coupon_rate, daycount_convention,
businessday_rule
)
Methods#
__eq__
__eq__(
other
)
Method generated by attrs for class FixedCouponSpecs.
__ge__
__ge__(
other
)
Method generated by attrs for class FixedCouponSpecs.
__gt__
__gt__(
other
)
Method generated by attrs for class FixedCouponSpecs.
__iter__
__iter__()
__le__
__le__(
other
)
Method generated by attrs for class FixedCouponSpecs.
__len__
__len__()
__lt__
__lt__(
other
)
Method generated by attrs for class FixedCouponSpecs.
__ne__
__ne__(
other
)
Method generated by attrs for class FixedCouponSpecs.