FXStrangle ========== .. currentmodule:: rateslib.instruments .. autoclass:: FXStrangle :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FXStrangle.fixed_rate ~FXStrangle.float_spread ~FXStrangle.index_base ~FXStrangle.leg2_fixed_rate ~FXStrangle.leg2_float_spread ~FXStrangle.leg2_index_base ~FXStrangle.periods ~FXStrangle.rate_weight ~FXStrangle.rate_weight_vol ~FXStrangle.style .. rubric:: Methods Summary .. autosummary:: ~FXStrangle.analytic_delta ~FXStrangle.analytic_greeks ~FXStrangle.cashflows ~FXStrangle.cashflows_table ~FXStrangle.delta ~FXStrangle.exo_delta ~FXStrangle.gamma ~FXStrangle.npv ~FXStrangle.plot_payoff ~FXStrangle.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:: rate_weight .. autoattribute:: rate_weight_vol .. 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