FinancePy
FinancePy copied to clipboard
sinking features for Bonds
I was wondering if it has been evaluated to add sinking features within the Bond class. It might prove complex, but if you allow to create a object bond using as constructor a dictionary with dates and cash flows, it could provide this feature without much code.
I will look into this as soon as I can. Or if you wish to do it and add a pull request that could work too and may be faster. Best D
I have added a reset_flows method to bonds to allow this