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

feat(security): add collateralization ratio attribute #301

Merged

Conversation

albieduffy
Copy link
Contributor

No description provided.

@albieduffy albieduffy linked an issue Nov 8, 2023 that may be closed by this pull request
@muratabur
Copy link
Contributor

hi @albieduffy is this ratio a percentage of balance, mtm or notional amount or something else?

@albieduffy albieduffy force-pushed the 300-add-collateralisation_ratio-to-security-schema branch from ceeaa90 to fcd0eeb Compare November 9, 2023 17:22
@albieduffy
Copy link
Contributor Author

@muratabur

hi @albieduffy is this ratio a percentage of balance, mtm or notional amount or something else?

Overcollateralisation is based on the covered pool balance/issuance size.

For example, the below extract comes from a HSBC Covered Bond Investor Report

image (2)

For example, the below extract comes from a CBS Covered Bond Investor Report

image (3)

@muratabur
Copy link
Contributor

Hey, so, I guess, would it make more sense to add the "cover pool balance" and deduce the ratio?

This would make doing some things easier like aggregating, comparing total principal amount outstanding across all covered bonds to total cover pool balance

@albieduffy
Copy link
Contributor Author

@muratabur makes sense, I'll update this MR to cover pool balance and that with issue size can be used to deduce the ratio

@albieduffy albieduffy force-pushed the 300-add-collateralisation_ratio-to-security-schema branch from fcd0eeb to 1033b31 Compare November 14, 2023 14:17
@muratabur muratabur merged commit 1a44f7d into master Nov 27, 2023
2 checks passed
@muratabur muratabur deleted the 300-add-collateralisation_ratio-to-security-schema branch November 27, 2023 12:58
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

Successfully merging this pull request may close these issues.

Add collateralisation_ratio to security schema
2 participants