jypi
  • Explore
ChatWays to LearnMind mapAbout

jypi

  • About Us
  • Our Mission
  • Team
  • Careers

Resources

  • Ways to Learn
  • Mind map
  • Blog
  • Help Center
  • Community Guidelines
  • Contributor Guide

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Content Policy

Connect

  • Twitter
  • Discord
  • Instagram
  • Contact Us
jypi

© 2026 jypi. All rights reserved.

Investment Management
Chapters

1Foundations of Investment Management

2Securities Markets and Trading Mechanics

3Investment Vehicles and Pooled Products

4Data, Tools, and Modeling for Investments

5Risk, Return, and Probability

6Fixed Income: Bonds and Interest Rates

Bond cash flows and conventionsYield measures and day countTerm structure and spot curvesDuration and convexityCredit risk and ratingsSecuritized products and MBSDiscount factors and pricingInterest rate risk managementCurve trades and carry/roll-downInflation-linked bonds (TIPS)

7Equity Securities: Valuation and Analysis

8Derivatives: Options, Futures, and Swaps

9Portfolio Theory and Diversification

10Asset Pricing Models: CAPM and Multifactor

11Portfolio Construction, Rebalancing, and Optimization

12Performance Measurement, Risk Management, and Ethics

13Options

Courses/Investment Management/Fixed Income: Bonds and Interest Rates

Fixed Income: Bonds and Interest Rates

651 views

Pricing, risk, and strategies across sovereign, credit, and securitized debt markets.

Content

1 of 10

Bond cash flows and conventions

Fixed Income: Bond Cash Flows — The No-BS TA Rant
199 views
intermediate
humorous
finance
fixed income
gpt-5-mini
199 views

Versions:

Fixed Income: Bond Cash Flows — The No-BS TA Rant

Watch & Learn

AI-discovered learning video

Sign in to watch the learning video for this topic.

Sign inSign up free

Start learning for free

Sign up to save progress, unlock study materials, and track your learning.

  • Bookmark content and pick up later
  • AI-generated study materials
  • Flashcards, timelines, and more
  • Progress tracking and certificates

Free to join · No credit card required

Bond cash flows and conventions — the dependable, slightly boring backbone of fixed income

Money promised on a schedule. That schedule, and how we talk about it, determines everything from pricing to whether your portfolio survives interest rate drama.

You already know how to think statistically about risk and return: utility, risk aversion, and the difference between systematic and idiosyncratic risk. Now we zoom in on the mechanics of bonds — the cash flows and the market conventions that make the math work in practice. This is the plumbing of fixed income. Ignore it at your peril; master it and the world of yield curves, duration, and relative value opens up.


What is a bond cash flow? (Short and concrete)

A bond is a contract that promises two types of cash flows:

  • Periodic coupon payments (interest) — fixed or floating, frequency matters (annual, semiannual, quarterly, monthly).
  • Principal repayment (face or par value) at maturity — usually a single bullet payment.

Put bluntly: a bond is a schedule of future cash receipts you can price today.

Key terms

  • Coupon rate: percentage of par paid per year (e.g., 5%).
  • Par (face) value: the amount repaid at maturity (commonly 100 or 1,000).
  • Maturity: time until principal is repaid.
  • Coupon frequency: number of coupon payments per year (m = 1, 2, 4, 12).

How to write the cash-flow formula

PV of a fixed-rate bond = sum of discounted coupons + discounted principal.

In plain code-like math:

PV = sum_{t=1}^{N} (C/m) / (1 + y/m)^{t}  +  Par / (1 + y/m)^{N}

Where:

  • C = annual coupon rate * Par
  • m = coupons per year
  • N = total number of coupon periods = m * years to maturity
  • y = annual yield (yield to maturity)

Example: 3-year, 5% coupon, semiannual, Par = 1,000, yield 4%.

  • Coupon per period = 0.05 * 1000 / 2 = 25
  • N = 6; per-period yield = 0.04 / 2 = 0.02
  • PV = sum 25/(1.02)^t + 1000/(1.02)^6

Try the arithmetic. This is where you get comfortable converting between annual yields and per-period yields — small errors here lead to big duration surprises.


Market conventions you must know (and use correctly)

These are the annoying but essential rules traders and quants use so everyone prices the same bond the same way.

  1. Day-count conventions — how we count the fraction of a coupon period that has elapsed. Huge for accrued interest and yield conversion.

    • ACT/ACT (actual/actual): actual days in period / actual days in coupon year — used for government bonds.
    • 30/360: assumes 30 days per month, 360-day year — common for corporate and municipal bonds.
    • ACT/365 or ACT/360: used in money markets and some sovereigns.
    Convention Use case Quick intuition
    ACT/ACT Treasuries Precise; actual days matter
    30/360 Corporates, munis Simplifies accruals
    ACT/365 or ACT/360 Money market, some sovereigns Aligns with cash market conventions
  2. Accrued interest and clean vs dirty price

    • Dirty price = price including accrued interest (what buyer actually pays at settlement).
    • Clean price = quoted market price excluding accrued interest (used in listings).

    Accrued interest = coupon * (days since last coupon / days in coupon period).

    So: Dirty = Clean + Accrued. If you forget accrued interest, your realized return will surprise you — usually in the wrong direction.

  3. Settlement conventions and ex-coupon days

    • Bonds trade 'regular way' with settlement T+1 or T+2 depending on market. Settlement date matters for accrual calculation.
    • An ex-coupon period means the buyer loses the next coupon; exchanges and listings will show ex-dates before coupon payment.
  4. Coupon frequency and yield quoting

    • In the US corporate market, yields are usually quoted as semiannual compounding even if the bond pays annually.
    • Money market instruments quote simple yields or ACT/360 conventions.
  5. Business day conventions

    • If a payment date falls on a weekend/holiday, move according to 'following', 'modified following', or 'preceding' rules. Small calendar changes can shift accruals and cash flows.

Why these conventions actually matter (not just nitpicky rules)

  • Pricing accuracy: Day counts and compounding affect PV by basis points. In institutional portfolios, basis points multiply into real dollars.
  • Yield comparability: Conventions let you compare yields across markets. Comparing a 30/360 corporate yield to an ACT/365 sovereign yield without conversion is like comparing apples and limoncello.
  • Performance and attribution: Risk-adjusted metrics (you learned utility and Sharpe earlier) rely on correct cash-return calculations. A botched accrued interest treatment will poison attribution and alpha estimates.
  • Interest-rate risk: Timing of cash flows determines duration and convexity. Later cash flows -> higher sensitivity to yield changes -> more systematic interest-rate risk.

Short worked example (do the math, feel the power)

Bond: Par 1000, 6% annual coupon, semiannual payments, 4 years to maturity, yield = 5% (annual).

Per period coupon = 1000 * 0.06 / 2 = 30
Per period yield = 0.05 / 2 = 0.025
N = 8

PV = sum_{t=1}^{8} 30 / (1.025)^t + 1000 / (1.025)^8

Calculate the PV and you get the dirty price. If settlement is halfway through the first period and ACT/ACT says 91/182 days, accrued interest = 30 * 91/182 = 15. The clean price = dirty - 15.

This is the kind of arithmetic you'll automate. But understand it before you code it.


Common mistakes (learn from other people's pain)

  • Using annual yield directly with semiannual coupons without converting to per-period yield.
  • Forgetting day-count conversion when comparing yields across bonds.
  • Mixing clean/dirty pricing in performance calculations.
  • Ignoring settlement/ex-coupon effects when computing returns for short holding periods.

Ask yourself: Am I pricing cash flows exactly as the market expects, or am I approximating because "close enough" feels okay today? Close enough turns into tears during rate shocks.


Quick link back to risk & return

The schedule and timing of cash flows drive duration (sensitivity to interest rates) and therefore systematic interest-rate risk. If you remember the difference between systematic and idiosyncratic risk, think of cash-flow timing as a lever that amplifies systematic risk: longer or back-loaded cash flows mean higher duration -> higher exposure to market-wide rate moves. That affects portfolio utility and any risk-adjusted performance metrics you compute.


Final takeaways — how to win at bond cash flows

  • Always specify coupon frequency and day-count convention before pricing.
  • Convert yields to the appropriate compounding period when discounting.
  • Distinguish clean vs dirty prices; compute accrued interest with the correct day-count.
  • Remember timing: cash-flow structure drives duration, which maps to systematic interest-rate risk.

Quote to seal it:

"Cash flows are not opinions; they are the hard schedule a bond gives you. Treat them honestly, and they'll tell you everything about price, risk, and return."

Want a spreadsheet or tiny script to compute PV, accrued interest, clean/dirty prices, and duration with selectable conventions? Say the word and I'll conjure a neat utility with examples you can paste into Excel or Python.

Flashcards
Mind Map
Speed Challenge

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!

Ready to practice?

Sign up now to study with flashcards, practice questions, and more — and track your progress on this topic.

Study with flashcards, timelines, and more
Earn certificates for completed courses
Bookmark content for later reference
Track your progress across all topics