• Credit Risk

    New York Ardesia Bar Lexington Avenue, New York, NY, United States

    Description This two-day course provides a review of the critical issues surrounding counterparty credit risk and other risks associated with over-the-counter (OTC) derivative contracts. Gain insights into counterparty credit risk so you can: Understand modeling and estimation of counterparty credit exposures. Identify issues in collateral usage and risks. Understand the rationale and concerns over bilateral...

    Free
  • Credit Risk

    New York Ardesia Bar Lexington Avenue, New York, NY, United States

    Description This two-day course provides a review of the critical issues surrounding counterparty credit risk and other risks associated with over-the-counter (OTC) derivative contracts. Gain insights into counterparty credit risk so you can: Understand modeling and estimation of counterparty credit exposures. Identify issues in collateral usage and risks. Understand the rationale and concerns over bilateral...

    Free
document.addEventListener('DOMContentLoaded', function() { const btn = document.getElementById('read-more-btn'); const hidden = document.getElementById('hidden-text'); btn.addEventListener('click', function() { if (hidden.style.display === 'none') { hidden.style.display = 'block'; btn.innerText = 'Read Less'; } else { hidden.style.display = 'none'; btn.innerText = 'Read More'; } }); });