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 takes couple key stroke to have access to multiple result: deal status change, cashflow , logs, pool flow, pricing
it would be great to have a report generated for user to have an overview of the transaction performance given
Solution
a candy function:
input from user
(MUST) pool performance / deal assumption
(Optional) a bond tuple with bond name and position size
(Optional) a list of
(Optional) output format -> HTML by default , PDF ( if possible )
process
call run deal and read result in pandas dataframe
output
generate a list of DataFrame base on the input
optionally render these into HTML/PDF
Recipes
Recipes is a VIEW from a role of following:
Investor, which has a position of tranches:
trustee
originator
The text was updated successfully, but these errors were encountered:
Background
it takes couple key stroke to have access to multiple result: deal status change, cashflow , logs, pool flow, pricing
it would be great to have a report generated for user to have an overview of the transaction performance given
Solution
a candy function:
input from user
process
output
Recipes
Recipes
is a VIEW from a role of following:The text was updated successfully, but these errors were encountered: