Trioptima Portfolio Compression
Workflow capability for automating OTC derivatives portfolio compression cycles via the triReduce API. Designed for derivatives operations teams, risk managers, and treasury systems that need to participate in multilateral compression cycles to reduce gross notional outstanding, lower counterparty risk, and optimize capital requirements under Basel III / CRR2.
What You Can Do
MCP Tools
list-compression-cycles
List available triReduce compression cycles. Filter by status (open, submission, optimization, completed) or type (cleared, bilateral) to find cycles relevant to the participant.
get-cycle-details
Get full details for a specific compression cycle including submission deadline, optimization date, settlement date, and participant count.
list-submitted-trades
List trades submitted by the participant for a given compression cycle.
submit-trades-for-compression
Submit or replace the participant's trade population for a compression cycle. Provide an array of trades with UTI, notional, currency, maturity, fixed rate, pay/receive direction, and clearing house.
get-risk-constraints
Get the delta ladder risk constraints submitted for a compression cycle.
submit-risk-constraints
Submit delta ladder (DV01 by tenor bucket) risk constraints for a compression cycle. The optimization algorithm will preserve the aggregate risk profile within the specified tolerances.
get-compression-results
Get compression results for a completed cycle including notional reduction percentage, list of terminated trades, and replacement trades created by the optimization algorithm.
confirm-compression-results
Confirm acceptance of compression results to proceed to settlement. All cycle participants must confirm before terminations and new trades are processed. Set confirmed=false to reject with an optional comment.