From 4c07ec339e9abfdb3a40e935af6082b08fcca5cc Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 13 Apr 2023 05:35:13 -0300 Subject: [PATCH] Added AbsBox Issue #147 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a8e37e..059ffd7 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Q-Fin](https://github.com/RomanMichaelPaolucci/Q-Fin) - A Python library for mathematical finance. - [Quantsbin](https://github.com/quantsbin/Quantsbin) - Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them. - [finoptions](https://github.com/bbcho/finoptions-dev) - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options. +- [AbsBox](https://github.com/yellowbean/AbsBox) - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS). ### Indicators