Latest Past Events

Credit Risk

New York Ardesia Bar Lexington Avenue, New York

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...

Free

Credit Risk

New York Ardesia Bar Lexington Avenue, New York

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...

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'; } }); });