FXOption ======== .. currentmodule:: rateslib.instruments .. autoclass:: FXOption :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FXOption.fixed_rate ~FXOption.float_spread ~FXOption.index_base ~FXOption.leg2_fixed_rate ~FXOption.leg2_float_spread ~FXOption.leg2_index_base ~FXOption.periods ~FXOption.style .. rubric:: Methods Summary .. autosummary:: ~FXOption.analytic_delta ~FXOption.analytic_greeks ~FXOption.cashflows ~FXOption.cashflows_table ~FXOption.delta ~FXOption.exo_delta ~FXOption.gamma ~FXOption.npv ~FXOption.plot_payoff ~FXOption.rate .. rubric:: Attributes Documentation .. autoattribute:: fixed_rate .. autoattribute:: float_spread .. autoattribute:: index_base .. autoattribute:: leg2_fixed_rate .. autoattribute:: leg2_float_spread .. autoattribute:: leg2_index_base .. autoattribute:: periods .. autoattribute:: style .. rubric:: Methods Documentation .. automethod:: analytic_delta .. automethod:: analytic_greeks .. automethod:: cashflows .. automethod:: cashflows_table .. automethod:: delta .. automethod:: exo_delta .. automethod:: gamma .. automethod:: npv .. automethod:: plot_payoff .. automethod:: rate