Skip to content

πŸ“… Asset Events

Asset events represent corporate actions or scheduled financial occurrences that affect an asset globally β€” independent of any individual investor's portfolio. They are distinct from transactions, which track what happens at the portfolio level (e.g., a user buying or selling shares).

Understanding asset events is essential for accurate price analysis, total return calculations, and historical chart interpretation.


πŸ“Š Event Types Overview

Type Emoji Impact on Price Typical Assets Details
Dividend πŸ’° Price drops by dividend amount (ex-date) Stocks, ETFs πŸ“–
Interest πŸ“ˆ Accrual reduces remaining yield Bonds, Loans, Fixed-income πŸ“–
Split βœ‚οΈ Price divides, quantity multiplies Stocks, ETFs πŸ“–
Price Adjustment πŸ“Š Algebraic change (+/βˆ’) to fair value Bonds, Illiquid assets πŸ“–
Maturity Settlement 🏁 Final capital return, no further pricing Bonds, Term deposits πŸ“–

πŸ”„ Events vs Transactions

Concept Events Transactions
Scope Global β€” affects the asset itself Personal β€” affects a user's portfolio
Example "Apple declared a $0.25 dividend on 2024-05-10" "I received $12.50 from my 50 AAPL shares"
Effect on chart Marker on the price chart Not visible on price chart
Who creates them Provider (automatic) or user (manual) Import from broker reports (BRIM)

βš™οΈ Sources of Events

πŸ€– Provider-generated (automatic)

Some providers produce events during data synchronization:

  • Scheduled Investment: generates INTEREST and PRICE_ADJUSTMENT events from the configured interest schedule
  • Yahoo Finance: may produce DIVIDEND events from historical data

Provider-generated events have a provider_assignment_id and are automatically refreshed during sync (deduplication on asset_id + date + type).

✏️ User-created (manual)

Events can be added manually via the Data Editor or CSV Import. Manual events have no provider_assignment_id and are never auto-deleted during sync.


πŸ“ˆ Event Markers on the Chart

Events appear as colored diamond markers (β—†) on the interactive price chart. Each event type has a distinct color. Hover over a marker to see full details (date, type, value, currency, notes).

Double-clicking an event marker while the Data Editor is open will scroll directly to that event's row in the Events tab.