yellowbean / Hastructure

ABS/MBS cashflow engine written in Haskell, with API to Python and C/Java (on the way)
https://deal-bench.xyz
Other
16 stars 4 forks source link

Get rid of `Period` in the mortgage #66

Open yellowbean opened 1 year ago

yellowbean commented 1 year ago

Current cashflow dates the mortgage was generated via Period ( Monthly / Quarterly) But it neglects the irregular First Payment Period may last N days which is not regular ..

i.e.

first period may be 40 days, then the cashflow dates follow a monthly pattern.

the ideal solution is to use universal date pattern to describe the frequency being used by Mortgage