Skip to content

๐Ÿ“ˆ Interest

An interest event represents a periodic interest payment from a debt instrument, fixed-income security, or lending arrangement.


๐Ÿ“– Definition

Interest is the cost of borrowing money, paid by the issuer (borrower) to the holder (lender). For investors, interest payments represent income earned from holding bonds, notes, term deposits, or peer-to-peer loans.

Unlike dividends (which depend on company profits), interest payments are contractually obligated โ€” the issuer must pay the agreed rate regardless of financial performance.

Common interest schedules:

Frequency Typical Instruments
Monthly Savings accounts, P2P loans
Quarterly Corporate bonds, some government bonds
Semi-annually US Treasury bonds, many European government bonds
Annually Some corporate bonds, term deposits
At maturity Zero-coupon bonds, certificates of deposit

๐Ÿ“‰ Impact on Market Price

For coupon-bearing bonds, interest payments cause a periodic reset of the accrued interest component:

  1. Between coupon dates, the bond's "dirty price" (clean price + accrued interest) increases gradually
  2. On the coupon payment date, the accrued interest resets to zero
  3. The clean price may dip slightly around the ex-coupon date

Example

A bond with face value โ‚ฌ1,000 pays a 4% annual coupon semi-annually (โ‚ฌ20 every 6 months).

  • Day before coupon: Clean price โ‚ฌ980, Accrued interest โ‚ฌ20 โ†’ Dirty price โ‚ฌ1,000
  • Coupon date: Accrued interest resets to โ‚ฌ0, investor receives โ‚ฌ20 cash
  • Day after coupon: Clean price โ‚ฌ980, Accrued interest โ‰ˆ โ‚ฌ0.11 โ†’ Dirty price โ‚ฌ980.11

For Scheduled Investment assets in LibreFolio, interest events directly modify the calculated price:

\[ \text{price}(d) = \text{initial{\_}value} + \text{accrued{\_}interest}(d) - \sum \text{INTEREST events} \]

๐Ÿ“Š Yield Metrics

Current Yield

\[ \text{Current Yield} = \frac{\text{Annual Coupon}}{\text{Current Market Price}} \times 100\% \]

Yield to Maturity (YTM)

The total return anticipated if the bond is held until maturity, accounting for coupon payments, face value repayment, and the current market price.


๐Ÿงฎ How LibreFolio Handles Interest

In LibreFolio, an INTEREST event is recorded with:

  • Date: The interest payment date
  • Amount: The cash amount received
  • Currency: The currency of payment

For Scheduled Investment provider assets, interest events are generated automatically from the configured interest schedule and directly affect the price calculation. For market-priced bonds, they serve as informational markers.