What is Fixed Income Portfolio Review?
A fixed income portfolio is a collection of bonds — government securities, corporate bonds, mortgage-backed securities, and other debt instruments — managed together to achieve specific objectives (income generation, capital preservation, liability matching, or total return). Portfolio review involves pricing all holdings, computing aggregate risk metrics, projecting future cash flows, and stress-testing the portfolio under different interest rate scenarios. Unlike equity portfolios where performance is primarily driven by stock selection, fixed income portfolios are dominated by duration (sensitivity to interest rate changes) and credit quality. A portfolio review must assess both: how much will the portfolio gain or lose if rates move, and is the portfolio taking appropriate credit risk for its yield pickup?Command
Workflow
Price All Bonds
Calls
bond_price for all identifiers. Computes portfolio-level weighted yield, duration, and DV01.Enrich with Reference Data
Calls
yieldbook_bond_reference for each bond to build composition breakdowns by sector, rating, and maturity.Project Cashflows
Calls
yieldbook_cashflow for each bond. Aggregates into quarterly cashflow waterfall.Run Scenarios
Calls
yieldbook_scenario with rate shifts (-200bp to +200bp). Identifies top risk contributors.