IndexFixedRateBond ================== .. currentmodule:: rateslib.instruments .. autoclass:: IndexFixedRateBond :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IndexFixedRateBond.fixed_rate ~IndexFixedRateBond.float_spread ~IndexFixedRateBond.index_base ~IndexFixedRateBond.leg2_fixed_rate ~IndexFixedRateBond.leg2_float_spread ~IndexFixedRateBond.leg2_index_base .. rubric:: Methods Summary .. autosummary:: ~IndexFixedRateBond.accrued ~IndexFixedRateBond.analytic_delta ~IndexFixedRateBond.cashflows ~IndexFixedRateBond.cashflows_table ~IndexFixedRateBond.convexity ~IndexFixedRateBond.delta ~IndexFixedRateBond.duration ~IndexFixedRateBond.ex_div ~IndexFixedRateBond.exo_delta ~IndexFixedRateBond.fwd_from_repo ~IndexFixedRateBond.gamma ~IndexFixedRateBond.index_ratio ~IndexFixedRateBond.npv ~IndexFixedRateBond.oaspread ~IndexFixedRateBond.price ~IndexFixedRateBond.rate ~IndexFixedRateBond.repo_from_fwd ~IndexFixedRateBond.ytm .. rubric:: Attributes Documentation .. autoattribute:: fixed_rate .. autoattribute:: float_spread .. autoattribute:: index_base .. autoattribute:: leg2_fixed_rate .. autoattribute:: leg2_float_spread .. autoattribute:: leg2_index_base .. rubric:: Methods Documentation .. automethod:: accrued .. automethod:: analytic_delta .. automethod:: cashflows .. automethod:: cashflows_table .. automethod:: convexity .. automethod:: delta .. automethod:: duration .. automethod:: ex_div .. automethod:: exo_delta .. automethod:: fwd_from_repo .. automethod:: gamma .. automethod:: index_ratio .. automethod:: npv .. automethod:: oaspread .. automethod:: price .. automethod:: rate .. automethod:: repo_from_fwd .. automethod:: ytm