# Counterparty Risk

> Guide counterparty credit risk measurement and management for OTC and securities trading. Use when measuring current or potential future exposure to a counterparty, setting or reviewing counterparty credit limits, evaluating ISDA Master Agreement netting benefits, designing collateral management or CSA terms, assessing central clearing mandates under Dodd-Frank or EMIR, monitoring counterparty creditworthiness via CDS spreads or ratings, managing Herstatt or settlement risk in FX, quantifying wrong-way risk, or building real-time exposure dashboards. Also use for counterparty default scenarios, credit deterioration events, EAD and SA-CCR calculations, and CVA capital charges.

- Skill: `jadegate/counterparty-risk` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jadegate/counterparty-risk`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jadegate/counterparty-risk/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jadegate (https://skillmd.com/u/jadegate)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jadegate/counterparty-risk

---


# Counterparty Risk

## Purpose
Guide the measurement and management of counterparty credit risk in securities trading and OTC transactions. Covers counterparty exposure calculation, credit risk assessment, netting and close-out arrangements, collateral management, ISDA master agreement structures, central clearing mandates, and counterparty risk monitoring. Enables building or evaluating systems and processes that manage the risk that a trading counterparty fails to meet its obligations.

## Layer
11 — Trading Operations (Order Lifecycle & Execution)

## Direction
both

## When to Use
- Measuring current and potential future exposure to a trading counterparty
- Setting or reviewing counterparty credit limits for an institutional trading desk
- Evaluating netting benefits under ISDA Master Agreements or through central clearing
- Designing or auditing collateral management processes for bilateral OTC trades
- Structuring or reviewing Credit Support Annex (CSA) terms for margin exchange
- Assessing whether a derivative product must be centrally cleared under Dodd-Frank or EMIR
- Monitoring counterparty creditworthiness using ratings, CDS spreads, and financial analysis
- Managing settlement risk and Herstatt risk in FX and cross-border transactions
- Responding to a counterparty credit deterioration event (rating downgrade, CDS widening)
- Quantifying wrong-way risk where exposure and counterparty credit quality are correlated
- Building dashboards for real-time counterparty exposure monitoring and limit utilization

## Core Concepts

### Counterparty Exposure Measurement
Counterparty exposure is the potential loss if a counterparty defaults on its obligations. Exposure measurement spans several dimensions, each capturing a different aspect of the risk.

**Current exposure (CE):** The mark-to-market value of all outstanding contracts with a counterparty. If the portfolio has positive market value to the firm, the firm has current exposure — the counterparty owes the firm money, and a default would result in a loss equal to that positive value. If the portfolio has negative market value to the firm, the firm has no current credit exposure to the counterparty (though the counterparty has exposure to the firm). Current exposure is calculated by revaluing all trades at current market prices.

```
CE = max(V, 0)
```

where V is the net mark-to-market value of all contracts with the counterparty (positive means the counterparty owes the firm).

**Potential future exposure (PFE):** The maximum expected exposure at a future date at a given confidence level (typically 95% or 97.5%). PFE accounts for the fact that even if current exposure is low, market movements could increase exposure significantly before the counterparty defaults. PFE is estimated using Monte Carlo simulation of risk factors (interest rates, FX rates, equity prices, credit spreads) that drive the value of the portfolio with the counterparty, or using parametric add-on methods.

Monte Carlo PFE simulation steps:
1. Identify the risk factors driving the value of each trade in the counterparty portfolio.
2. Simulate thousands of risk factor paths over the relevant time horizon (typically the life of the longest trade).
3. At each future time step, revalue the entire portfolio under each simulated scenario.
4. At each time step, compute the exposure as max(portfolio value, 0) for each scenario.
5. The PFE at a given time step is the exposure at the chosen confidence percentile (e.g., the 97.5th percentile across all scenarios).

The PFE profile — PFE plotted against time — shows how maximum expected exposure evolves over the life of the portfolio. PFE profiles typically rise as time horizon increases (more time for adverse market moves), then decline as trades mature and roll off.

**Expected exposure (EE):** The average exposure at a future date across all simulated scenarios. While PFE captures the tail risk, EE captures the central tendency. Expected positive exposure (EPE) is the time-averaged EE over a specified period, and it serves as the basis for regulatory capital calculations under the SA-CCR (Standardized Approach for Counterparty Credit Risk) and IMM (Internal Model Method) frameworks.

**Exposure at default (EAD):** The estimated exposure at the time of a counterparty default, used for regulatory capital calculations. Under SA-CCR:

```
EAD = alpha * (RC + PFE_addon)
```

where alpha = 1.4 (regulatory multiplier), RC = replacement cost (analogous to current exposure adjusted for collateral), and PFE_addon is a formulaic add-on based on trade notionals, asset class, and hedging sets.

**Regulatory capital context:** Banks are required to hold regulatory capital against counterparty credit risk. The capital charge is computed as EAD multiplied by the counterparty's risk weight (determined by external ratings or internal models under the IRB approach) multiplied by a capital ratio (typically 8% under Basel III). This creates a direct link between exposure measurement and the cost of trading: trades with high EAD or counterparties with poor credit quality consume more capital, making them more expensive. Credit Valuation Adjustment (CVA) risk — the risk of mark-to-market losses due to changes in counterparty credit spreads — is an additional capital charge introduced by Basel III that has further increased the capital cost of bilateral OTC derivatives.

**Wrong-way risk (WWR):** The risk that exposure to a counterparty increases when the counterparty's creditworthiness deteriorates. General wrong-way risk occurs when the counterparty's probability of default is positively correlated with general market risk factors. Specific wrong-way risk occurs when the structure of a transaction inherently creates the correlation — for example, writing a put option on a counterparty's own stock (if the stock falls, the option gains value to the firm, but the counterparty is also more likely to default). Wrong-way risk is difficult to model and requires explicit stress scenarios that jointly shock exposure and default probability.

### Credit Risk Assessment
Assessing a counterparty's creditworthiness is the foundation of counterparty risk management. The assessment combines external ratings, internal analysis, and market-implied indicators.

**External credit ratings:** Moody's, S&P, and Fitch provide credit ratings for major financial institutions and corporate counterparties. Ratings range from AAA/Aaa (highest quality) to D (default). For counterparty risk purposes, the key ratings are the long-term issuer credit rating and the short-term rating for settlement risk. Ratings provide a baseline assessment but are lagging indicators — they are updated infrequently and often reflect credit deterioration only after the market has already repriced the risk.

**Internal credit scoring:** Sophisticated trading desks maintain internal credit models that score counterparties based on financial statement analysis, qualitative factors, and peer comparison. Internal scores are updated more frequently than external ratings and can incorporate information that rating agencies may not weight heavily.

Key financial metrics for bank counterparties include: Common Equity Tier 1 (CET1) ratio (strong banks maintain CET1 above 12%), leverage ratio (Tier 1 capital to total exposure, minimum 3% under Basel III but well-capitalized banks target 5%+), liquidity coverage ratio (LCR, high-quality liquid assets to 30-day net cash outflows, minimum 100%), net stable funding ratio (NSFR, available stable funding to required stable funding, minimum 100%), and non-performing loan ratio (NPLs as a percentage of total loans, with rising NPLs signaling asset quality deterioration).

For corporate counterparties, relevant metrics include: debt-to-EBITDA ratio (leverage), interest coverage ratio (EBITDA to interest expense, with coverage below 2x signaling stress), current ratio (current assets to current liabilities), free cash flow generation, and the Altman Z-score as a composite default predictor. Qualitative factors — management quality, business model stability, regulatory environment, competitive position, and franchise strength — complement the quantitative analysis.

**Credit default swap (CDS) spreads:** CDS spreads are the market's real-time assessment of a counterparty's credit risk. A CDS spread of 100 basis points implies the market prices the annual cost of insuring against default at 1% of the notional. CDS spreads respond immediately to new information — earnings announcements, regulatory actions, market rumors — and are therefore a more timely indicator than credit ratings. Widening CDS spreads signal increasing perceived default risk. The relationship between CDS spread and implied default probability (assuming a fixed recovery rate R) is approximately:

```
PD_annual ≈ CDS_spread / (1 - R)
```

For example, a 200bp CDS spread with a 40% recovery rate implies an annual default probability of approximately 3.3%.

**Credit limit setting:** Each counterparty is assigned a credit limit — the maximum allowable exposure. Credit limits are typically set by a credit committee based on the counterparty's credit assessment, the firm's risk appetite, and the expected trading relationship. Limits may be structured as:
- A single aggregate limit covering all products and tenors.
- Tiered limits by product type (e.g., separate limits for interest rate swaps, FX forwards, and repo).
- Tenor-based limits (higher limits for short-dated exposures, lower limits for long-dated exposures, reflecting the greater uncertainty of long-horizon exposure).
- Settlement limits distinct from pre-settlement limits (settlement risk is typically short-duration but can be large in notional terms).

**Sovereign risk:** When a counterparty is domiciled in a country with significant sovereign risk, the counterparty's credit quality is bounded by the sovereign ceiling — the principle that a counterparty generally cannot have a higher credit rating than its home sovereign, because sovereign distress (capital controls, currency inconvertibility, banking system collapse) would impair the counterparty's ability to perform regardless of its own financial strength. Exceptions exist for counterparties with substantial foreign assets and revenue, but sovereign risk must be explicitly assessed for counterparties in emerging markets.

### Netting Agreements
Netting is the single most powerful tool for reducing counterparty exposure. Without netting, a firm's exposure to a counterparty is the sum of positive mark-to-market values across all trades. With netting, exposure is reduced to the net mark-to-market value across all trades — a dramatically lower figure when the portfolio includes trades with both positive and negative values.

**Payment netting vs. close-out netting:** Payment netting is the routine netting of scheduled cash flows — if two parties owe each other payments in the same currency on the same date, only the net difference is exchanged. This reduces settlement risk and operational complexity but does not address default risk. Close-out netting is the more consequential form: under an ISDA Master Agreement, if a counterparty defaults (an Event of Default), the non-defaulting party has the right to terminate all outstanding transactions, calculate a single net amount owed, and either pay or collect that net amount. This converts a portfolio of many bilateral obligations into a single net claim, drastically reducing credit exposure. Payment netting is operational; close-out netting is the risk management tool that materially reduces counterparty credit exposure.

**Netting benefit quantification:** The netting benefit is the difference between gross exposure (sum of positive MTM values) and net exposure (net MTM value across all trades):

```
Netting_benefit = Gross_exposure - Net_exposure
Netting_ratio   = Net_exposure / Gross_exposure
```

A netting ratio of 0.3 means that netting reduces exposure by 70%. Netting ratios vary by counterparty depending on the mix of trades — a portfolio with trades in both directions (some positive MTM, some negative) has a high netting benefit, while a portfolio that is uniformly positive has little netting benefit.

**The single agreement concept:** The ISDA Master Agreement's "single agreement" provision is the legal foundation for close-out netting. By establishing that all transactions under the Master Agreement constitute a single, integrated agreement, the single agreement provision prevents a bankruptcy administrator from "cherry-picking" — selectively enforcing profitable transactions while repudiating unprofitable ones. Without the single agreement concept, a defaulting counterparty's bankruptcy estate could demand performance on transactions that are favorable to the estate (where it is owed money) while rejecting transactions that are unfavorable (where it owes money). The single agreement ensures that all transactions are either performed or terminated together, preserving the netting benefit.

**Enforceability by jurisdiction:** Netting is only effective if it is legally enforceable in the counterparty's jurisdiction. ISDA publishes legal opinions on the enforceability of close-out netting in each jurisdiction. In jurisdictions where netting is not enforceable (or where enforceability is uncertain), the firm must use gross exposure for risk measurement and capital calculations, eliminating the netting benefit. The enforceability assessment must consider the counterparty's legal entity type (bank, corporate, sovereign, municipality) as well as the jurisdiction. Major financial centers (US, UK, Germany, France, Japan, Australia) generally have robust netting enforceability. Some emerging market jurisdictions have enacted netting legislation in recent years, but enforceability may remain untested in actual insolvency proceedings. The firm's legal department or external counsel must review ISDA netting opinions for each jurisdiction and entity type combination before relying on netting for risk management or capital purposes.

**Multilateral netting through CCPs:** Central counterparties provide multilateral netting — rather than bilateral netting between two parties, all trades cleared through the CCP are netted across all clearing members. This produces netting benefits that far exceed bilateral netting because offsetting positions with different counterparties can be netted. A firm that has a $50 million pay-fixed swap with Counterparty A and a $50 million receive-fixed swap with Counterparty B would have $50 million gross exposure bilaterally, but if both trades are cleared at the same CCP, the net exposure could approach zero.

### Collateral Management
Collateral management is the process of exchanging margin (collateral) to mitigate counterparty exposure. Collateral reduces credit exposure by providing the non-defaulting party with assets that can be liquidated to cover losses in the event of a counterparty default.

**Credit Support Annex (CSA):** The CSA is a legal agreement under the ISDA Master Agreement framework that governs the exchange of collateral between counterparties for bilateral (non-cleared) OTC derivatives. The CSA specifies:
- **Threshold:** The level of uncollateralized exposure each party is willing to accept. If the threshold is $10 million, collateral is only exchanged when exposure exceeds $10 million. Lower thresholds provide more protection but require more frequent collateral movement.
- **Minimum transfer amount (MTA):** The smallest collateral transfer that will be made. If the MTA is $500,000, margin calls below this amount are not made. The MTA prevents operationally burdensome small transfers.
- **Independent amount (IA) / Initial margin:** An amount of collateral posted at the inception of a trade, independent of current mark-to-market. Initial margin protects against exposure that could build up between the last margin call and the close-out of the defaulted portfolio (the margin period of risk).
- **Eligible collateral:** The types of assets accepted as collateral — typically cash (USD, EUR, GBP), government securities (US Treasuries, German Bunds, UK Gilts), and sometimes high-grade corporate bonds or equities.
- **Valuation frequency:** How often the portfolio is revalued for margin purposes — daily is standard for most institutional relationships, though some legacy CSAs permit weekly or monthly valuation.
- **Dispute resolution:** Procedures for resolving disagreements over portfolio valuations that affect margin call amounts.

**Initial margin vs. variation margin:** Variation margin covers current exposure — it is the daily exchange of collateral reflecting the change in mark-to-market value of the portfolio. Initial margin covers potential future exposure during the close-out period — it is an additional buffer posted at trade inception or recalculated periodically. Under the uncleared margin rules (BCBS-IOSCO framework, implemented globally), both initial margin and variation margin are mandatory for uncleared OTC derivatives between covered entities above the applicable threshold.

**Margin period of risk (MPOR):** The MPOR is the time between the last successful margin collection and the final close-out of the defaulting counterparty's portfolio. During this period, the surviving party is exposed to market movements without the benefit of additional margin. The MPOR includes: the time to detect the default (often one business day), the time to obtain legal confirmation and issue termination notices, the time to hedge or close out the portfolio (which depends on portfolio complexity and market liquidity), and any delays caused by disputes over collateral or close-out amounts. For bilateral OTC derivatives, the regulatory MPOR is typically 10 business days; for centrally cleared derivatives, it is 5 business days for standard portfolios. Initial margin is sized to cover potential exposure over this period at a high confidence level.

**Haircuts:** Collateral is valued at less than its market value to account for the risk that its value may decline between the time of posting and the time of liquidation. Haircut schedules are defined by collateral type:
- Cash: 0% haircut (cash is immediately liquid).
- US Treasuries: 0.5%-4% haircut depending on maturity (longer maturities have higher haircuts due to greater price volatility).
- Investment-grade corporate bonds: 5%-10% haircut.
- Equities: 15%-25% haircut.
- Non-domestic-currency cash: Includes an FX haircut (typically 8%) in addition to any asset-specific haircut.

**Rehypothecation:** The right to reuse collateral received from a counterparty — for example, posting received government securities as collateral to another counterparty or using them for repo financing. Rehypothecation reduces the collateral cost to the receiving party but introduces additional risk: if the party that rehypothecated the collateral defaults, the original poster may not be able to recover its collateral. Under the uncleared margin rules, initial margin for uncleared derivatives must be held in a segregated account and cannot be rehypothecated. Variation margin, by contrast, is typically transferred outright (title transfer) rather than pledged, meaning the receiving party owns the cash or securities and can use them freely.

**Collateral valuation and disputes:** Differences in portfolio valuation between counterparties are a common source of margin disputes. Two counterparties may use different pricing sources, yield curves, or valuation models, leading to different mark-to-market values for the same portfolio. The resulting disagreement over the margin call amount must be resolved through the dispute resolution provisions of the CSA. Industry initiatives such as ISDA's Standard CSA and the adoption of common pricing sources have reduced dispute frequency, but it remains a significant operational risk, particularly for complex or illiquid derivatives where valuations are inherently subjective.

### Central Clearing
Central clearing interposes a central counterparty (CCP) between the two original parties to a trade. After clearing, each party faces the CCP rather than each other, concentrating and mutualizing counterparty risk.

**Clearing mandates:** The Dodd-Frank Act (Title VII) mandates central clearing for standardized OTC derivatives — specifically, interest rate swaps in major currencies (USD, EUR, GBP, JPY) and index credit default swaps (CDX, iTraxx). The European Market Infrastructure Regulation (EMIR) imposes similar mandates in the EU. Clearing mandates apply to financial counterparties above the applicable threshold; certain end-user hedging transactions may be exempt under the Dodd-Frank end-user exception, provided the end-user is using the swap to hedge commercial risk and reports how it generally meets its financial obligations related to uncleared swaps.

Products that are not subject to the clearing mandate — bespoke or non-standardized derivatives, certain exotic options, swaptions, and cross-currency swaps — remain bilateral and are subject to the uncleared margin rules instead. The boundary between cleared and uncleared products is an important driver of counterparty risk management approach: cleared products benefit from CCP risk management and multilateral netting, while uncleared products require bilateral CSA negotiation, collateral management, and ISDA documentation.

**Major CCPs:** CME Clearing (interest rate swaps, futures, options), ICE Clear Credit (credit default swaps), LCH (SwapClear for interest rate swaps, the largest IRS clearing service globally). Each CCP has its own rulebook, margin methodology, and default management procedures.

**Clearing member vs. client clearing:** Only clearing members (typically large banks and broker-dealers) can directly access the CCP. Other market participants (hedge funds, asset managers, corporates) access clearing through a clearing member as clients. The clearing member guarantees the client's obligations to the CCP and collects margin from the client. Client clearing introduces an additional layer of counterparty risk — the client faces the clearing member, not the CCP directly — and the terms of the client clearing agreement govern the client's rights in the event the clearing member defaults.

**CCP risk management — the default waterfall:** When a clearing member defaults, the CCP follows a defined sequence of resources to cover losses:
1. Defaulting member's initial margin — the first line of defense.
2. Defaulting member's default fund contribution — the member's share of the mutualized loss-absorbing fund.
3. CCP's own capital contribution (skin-in-the-game) — the CCP puts its own equity at risk before accessing other members' resources.
4. Non-defaulting members' default fund contributions — losses are mutualized across all surviving members.
5. Additional assessments — the CCP may call for additional contributions from surviving members, subject to caps.
6. CCP equity and other recovery tools — variation margin gains hairdressing (VMGH), partial tear-up of the defaulting member's portfolio.

The default waterfall is designed to ensure that the CCP can absorb even extreme losses without systemic contagion. CCPs are required to maintain financial resources sufficient to cover the default of the largest one or two clearing members under extreme but plausible market conditions (the "Cover 1" or "Cover 2" standard).

**Client clearing portability:** If a clearing member defaults, its clients need the ability to move (port) their cleared positions and associated margin to another clearing member. Portability is a key protection for end-users accessing clearing through a member. However, portability is not guaranteed — it depends on the CCP's rules, the availability of a receiving clearing member willing to accept the ported positions, and the speed with which the porting process can be completed (typically within one to two days). Clients should evaluate portability provisions when selecting a clearing member and maintain backup clearing relationships to facilitate porting in a stress scenario.

**CCP margin methodology:** CCPs calculate initial margin using risk-based models — typically historical simulation VaR or Expected Shortfall at a high confidence level (99% or 99.7%) over a defined margin period of risk (MPOR, typically 5 days for cleared swaps, 2 days for listed futures). CCPs also apply concentration add-ons for large or illiquid positions, liquidity add-ons for positions that would take longer to close out, and wrong-way risk add-ons where applicable. Variation margin is exchanged daily (or intraday during volatile markets) based on the mark-to-market change in the clearing member's portfolio. The combination of initial margin and daily variation margin ensures that the CCP holds sufficient resources to close out a defaulting member's portfolio under stressed conditions.

**Benefits of central clearing:** Multilateral netting (reducing aggregate systemic exposure), transparent and standardized margin methodology, robust default management procedures, daily (or intraday) margining that limits exposure build-up, regulatory oversight of CCP risk management, and trade reporting that enhances market transparency.

**Risks of central clearing:** While central clearing reduces bilateral counterparty risk, it concentrates risk in the CCP itself. If a CCP were to fail, the systemic consequences would be severe — CCPs are designated as systemically important financial market utilities (SIFMUs) under the Dodd-Frank Act and are subject to heightened supervision by the Federal Reserve and the CFTC or SEC. CCP recovery and resolution planning addresses the extreme tail scenario of CCP distress, including tools such as variation margin gains hairdressing, position allocation, and partial tear-up. Market participants should assess their exposure to each CCP and the adequacy of the CCP's default waterfall resources.

### ISDA Documentation
The ISDA Master Agreement is the foundational legal document governing bilateral OTC derivative transactions. Understanding its structure is essential for counterparty risk management.

**Master Agreement:** The standard form agreement (2002 ISDA Master Agreement is the current version, though many relationships still operate under the 1992 version) that establishes the legal framework for all transactions between two parties. The Master Agreement contains standard provisions for payment netting, representations, events of default, termination events, and close-out mechanics. It is designed as a "single agreement" — all transactions under the Master Agreement constitute a single legal agreement, which is the foundation for close-out netting.

**Schedule:** The Schedule to the Master Agreement contains the elections, modifications, and additions negotiated between the parties. Key Schedule elections include: governing law (New York or English law are the most common), the definition of "Specified Entities" (affiliates whose default or credit event can trigger termination), the inclusion or exclusion of specific Events of Default and Termination Events, the method for calculating the Close-out Amount, credit event upon merger provisions, and additional termination events such as NAV decline triggers for hedge fund counterparties.

**Credit Support Annex (CSA):** As described in the Collateral Management section, the CSA is negotiated as part of the ISDA documentation suite and governs all collateral-related terms. The CSA is technically a separate agreement but is incorporated into and forms part of the Master Agreement. Key CSA terms — threshold, MTA, eligible collateral, valuation frequency, and dispute resolution — have direct risk management implications and should be reviewed by both the credit risk and legal functions before execution.

**Confirmations:** Each individual trade executed under the Master Agreement is documented by a Confirmation that specifies the economic terms of the trade (notional amount, fixed rate, floating rate index, payment dates, maturity, etc.). Confirmations are typically electronic for cleared trades and may be paper or electronic for bilateral trades. ISDA has standardized Confirmation templates for common product types. Timely confirmation is a regulatory priority — outstanding unconfirmed trades represent operational and legal risk, as disputes over trade terms are more difficult to resolve after a delay. Regulators (including the CFTC and ESMA) have imposed requirements for timely confirmation of OTC derivatives.

**Events of Default and Termination Events:** Events of Default include failure to pay, breach of agreement, credit support default, misrepresentation, cross-default (default on other obligations exceeding a threshold amount), bankruptcy, and merger without assumption. Termination Events include illegality, force majeure, tax event, and additional termination events specified in the Schedule. The distinction matters: an Event of Default allows the non-defaulting party to terminate all transactions; a Termination Event may allow termination of only the affected transactions.

**Close-out mechanics:** Upon an Event of Default, the non-defaulting party may designate an Early Termination Date and calculate the Close-out Amount for each terminated transaction. The Close-out Amount is based on quotations from dealers or the determining party's own valuation of the economic equivalent of the terminated transaction. All Close-out Amounts are netted to produce a single Early Termination Amount, which is either payable by the defaulting party or by the non-defaulting party.

The close-out process has practical urgency. The non-defaulting party must: (1) deliver a notice of the Event of Default, (2) designate the Early Termination Date (which can be the same day or a future date), (3) calculate the Close-out Amount for each terminated transaction using commercially reasonable procedures, (4) net all Close-out Amounts against each other and against any unpaid amounts owed under the agreement, and (5) apply any collateral held under the CSA against the net amount. The entire process should be executable within days, not weeks — delays increase market risk on the terminated portfolio. Firms should maintain playbooks with pre-drafted notices, pre-identified valuation sources, and pre-calculated exposure estimates for counterparties on the watch list.

**Key differences between 1992 and 2002 ISDA Master Agreements:** The 2002 version introduced the Close-out Amount methodology (replacing the Market Quotation and Loss methods of the 1992 version), expanded the Force Majeure provisions, and modified the grace periods for certain Events of Default. The Close-out Amount methodology provides more flexibility in valuation but also more subjectivity, which can lead to disputes. Many legacy relationships still operate under the 1992 version, and firms must be prepared to apply the correct methodology based on which version governs each counterparty relationship.

### Counterparty Risk Monitoring
Ongoing monitoring ensures that counterparty exposures remain within approved limits and that credit deterioration is detected early.

**Real-time exposure monitoring:** Trading desks require systems that calculate and display current exposure to each counterparty in real time or near-real time, updated as trades are executed, market prices move, and collateral is exchanged. Exposure dashboards typically show current exposure, PFE, limit utilization (current exposure as a percentage of the credit limit), and available headroom (remaining capacity under the limit).

**Exposure aggregation challenges:** Accurate counterparty exposure monitoring requires aggregating trades across all desks, products, and legal entities within the firm that face the same counterparty. A firm's interest rate desk, FX desk, and equity derivatives desk may all have positions with the same counterparty, and the aggregate exposure — not each desk's exposure in isolation — determines the firm's true credit risk. This requires a centralized counterparty risk system that receives trade data from all front-office systems, maps trades to the correct counterparty legal entity (accounting for complex corporate structures where a counterparty may operate through multiple subsidiaries), and applies netting and collateral at the appropriate netting set level. Data quality and trade capture completeness are common operational challenges — a trade that is not captured in the counterparty risk system creates unmeasured exposure.

**Limit utilization and breach management:** When exposure approaches or exceeds a credit limit, the system must generate alerts. Pre-deal limit checks prevent new trades that would breach the limit. Post-trade limit monitoring detects breaches caused by market movements (exposure can exceed a limit without any new trading if market prices move adversely). Limit breaches require documented remediation — reducing exposure through trade unwinds, novations to other counterparties, purchasing credit protection (CDS), or obtaining a temporary limit increase approved by the credit committee.

**Early warning indicators:** A structured set of indicators that signal potential counterparty credit deterioration:
- **Rating downgrade or negative outlook:** Credit rating agencies place counterparties on negative watch or downgrade them. A downgrade below investment grade is a critical threshold that may trigger CSA provisions (additional termination events, collateral requirements).
- **CDS spread widening:** A sustained widening of CDS spreads beyond a defined threshold (e.g., 50bp widening over 30 days, or absolute spread exceeding 300bp) signals market-perceived credit stress.
- **Stock price decline:** For publicly traded counterparties, a significant stock price decline (e.g., >30% over 60 days) may indicate financial distress.
- **News and event monitoring:** Regulatory enforcement actions, management departures, accounting restatements, large litigation losses, or significant client withdrawals (for asset managers and hedge funds).
- **Financial statement triggers:** Deterioration in key financial metrics — declining revenue, increasing leverage, negative operating cash flow, breach of debt covenants.

**Watch list management:** Counterparties flagged by early warning indicators are placed on a watch list for enhanced monitoring. Watch list counterparties are subject to more frequent exposure reviews, stricter limit enforcement (limits may be reduced), enhanced collateral requirements (requesting additional margin or reducing thresholds), and restrictions on new trading (no new trades that increase exposure, or credit committee approval required for any new trade).

**Counterparty review cadence:** The credit review process should follow a structured cadence. Tier 1 counterparties (highest quality) receive full credit reviews annually with interim updates triggered by material events. Tier 2 and Tier 3 counterparties receive semi-annual reviews. Watch list counterparties receive monthly reviews or more frequently as warranted. Each review produces a written credit assessment that is approved by the credit committee and retained as part of the firm's risk management records. The review process should document any changes to the counterparty's credit profile, the rationale for maintaining or adjusting the credit limit, and any conditions or restrictions placed on the trading relationship.

### Settlement and Herstatt Risk
Settlement risk is the risk that one party to a transaction delivers its obligation (securities or cash) but the counterparty fails to deliver the corresponding obligation. Unlike pre-settlement risk (which relates to the mark-to-market exposure over the life of a trade), settlement risk relates to the full notional value of the transaction at the moment of settlement.

**Delivery versus payment (DVP):** DVP mechanisms eliminate settlement risk by ensuring that the delivery of securities occurs simultaneously with the payment of cash. If either leg fails, neither settles. DVP is the standard settlement mechanism for securities transactions through depositories (DTCC in the US, Euroclear and Clearstream in Europe).

**Herstatt risk:** Named after Bankhaus Herstatt, which was closed by German regulators in 1974 during the settlement of FX transactions. Herstatt had received Deutsche Mark payments from counterparties in Europe but had not yet made the corresponding US dollar payments when it was shut down (the New York payment system was still operating hours behind Frankfurt due to time zone differences). Herstatt risk is the settlement risk inherent in FX transactions where the two currency legs settle in different time zones and therefore cannot settle simultaneously.

**CLS Bank:** CLS (Continuous Linked Settlement) was established specifically to eliminate Herstatt risk in FX settlement. CLS settles FX transactions on a payment-versus-payment (PvP) basis — both currency legs settle simultaneously, eliminating the time-zone gap. CLS settles transactions in 18 currencies and handles a significant majority of global FX settlement volume. Participation in CLS is available directly (as a settlement member) or indirectly (through a CLS settlement member).

**Pre-settlement vs. settlement risk:** Pre-settlement risk is the risk that a counterparty defaults before settlement date, requiring the non-defaulting party to replace the trade at current market prices (the exposure is the mark-to-market gain). Settlement risk is the risk that a counterparty defaults on the settlement date after the firm has already delivered its leg (the exposure is the full notional of the delivered amount). Settlement risk is typically short in duration (one to two days) but large in magnitude (full notional versus mark-to-market difference).

**Mitigants:** DVP for securities settlement, PvP (CLS) for FX settlement, payment netting (reducing the gross amounts exchanged to net amounts), and reducing the settlement window (the move from T+2 to T+1 settlement for US equities reduces the duration of settlement risk exposure).

**Quantifying settlement risk:** Settlement risk exposure is calculated as the full principal amount at risk during the settlement window. For an FX transaction of $100 million USD/EUR, the settlement risk is the full $100 million (or euro equivalent) for the leg that is paid first, for the duration of the time-zone gap. If the firm pays euros at 10:00 AM Frankfurt time and receives dollars at 3:00 PM New York time, the firm is exposed to $100 million of settlement risk for approximately 9 hours. CLS eliminates this exposure by settling both legs simultaneously. For non-CLS currencies (many emerging market currencies), the firm must either accept the settlement risk, use correspondent banking arrangements that minimize the gap, or structure the trade to reduce the principal amount at risk (e.g., through payment netting of multiple FX transactions in the same currency pair settling on the same date).

## Key Metrics and Formulas

| Metric | Expression | Use Case |
|--------|-----------|----------|
| Current Exposure | max(V, 0) | Point-in-time counterparty exposure |
| EAD (SA-CCR) | 1.4 * (RC + PFE_addon) | Regulatory capital calculation |
| Netting Ratio | Net_exposure / Gross_exposure | Netting effectiveness measurement |
| Implied PD from CDS | CDS_spread / (1 - Recovery_rate) | Market-implied default probability |
| Collateralized Exposure | max(V - C_adjusted, 

…(truncated)
