rateslib
rateslib copied to clipboard
A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps. Contains tools for full Curveset construction with market standard optimisers and a...
`pandas` is a more fully featured library, but 99% of those features are not used by `rateslib`. `polars` is more efficient for the use cases but suffers from portability. Until...
``` ZCIS(dt(2024, 12, 15), "5y", spec="eur_zcis", curves=[icurve, curve]).cashflows() ```
Request to update from "ACT365" to "ACT365F" for the AUD and NZD SBS. I think ACT365F must be specified precisely. Apologies - I likely specified ACT365 in my original pull...
I would expect the exo and analytic deltas against the fixed rate to agree, however in the case of IRS they do not. There is a mismatch in signs. I...
Separation and display of all of these to allow downstream calculations and comparisons.