Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding recipes for building deal models #19

Open
yellowbean opened this issue Jun 26, 2023 · 0 comments
Open

Adding recipes for building deal models #19

yellowbean opened this issue Jun 26, 2023 · 0 comments

Comments

@yellowbean
Copy link
Owner

yellowbean commented Jun 26, 2023

it's not easy to build with feeding all python list/maps into Generic class.

  • How about pre-include template deals in the library, then user can pull one of them and tweak the structure ?

make_gnma_deal(....)

  • Or , build a smart deal factory, user feeds it with a chain of instructions to describe how deal looks like, then the factory function will build the deal instead.

build_deal(OC=115%,bond=(), waterfall=(....).......

@yellowbean yellowbean changed the title Adding receipts for building deal models Adding recipes for building deal models Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant