You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
it's not easy to build with feeding all python list/maps into
Generic
class.make_gnma_deal(....)
smart
deal factory, user feeds it with a chain ofinstructions
to describe how deal looks like, then the factory function will build the deal instead.build_deal(OC=115%,bond=(), waterfall=(....).......
The text was updated successfully, but these errors were encountered: