FXSwap ====== .. currentmodule:: rateslib.instruments .. autoclass:: FXSwap :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FXSwap.fixed_rate ~FXSwap.float_spread ~FXSwap.fx_fixings ~FXSwap.index_base ~FXSwap.leg2_fixed_rate ~FXSwap.leg2_float_spread ~FXSwap.leg2_index_base ~FXSwap.points .. rubric:: Methods Summary .. autosummary:: ~FXSwap.analytic_delta ~FXSwap.cashflows ~FXSwap.cashflows_table ~FXSwap.delta ~FXSwap.exo_delta ~FXSwap.fixings_table ~FXSwap.gamma ~FXSwap.npv ~FXSwap.rate ~FXSwap.spread .. rubric:: Attributes Documentation .. autoattribute:: fixed_rate .. autoattribute:: float_spread .. autoattribute:: fx_fixings .. autoattribute:: index_base .. autoattribute:: leg2_fixed_rate .. autoattribute:: leg2_float_spread .. autoattribute:: leg2_index_base .. autoattribute:: points .. rubric:: Methods Documentation .. automethod:: analytic_delta .. automethod:: cashflows .. automethod:: cashflows_table .. automethod:: delta .. automethod:: exo_delta .. automethod:: fixings_table .. automethod:: gamma .. automethod:: npv .. automethod:: rate .. automethod:: spread