nordea_analytics.swap_definition

Module Contents

Classes

SwapDefinition

Swap definition.

class nordea_analytics.swap_definition.SwapDefinition(currency_paid, currency_received, type_paid, type_received, tenor, start=None, fix_frequency_paid=None, fix_frequency_received=None, fixed_rate_paid=None, fixed_rate_received=None, floating_spread_paid=None, floating_spread_received=None, day_count_convention_paid=None, day_count_convention_received=None, date_roll_convention=None)

Swap definition.

Parameters: