Skip to content

bdarcus/Treasuries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasury Investors Portal

A collection of free, open-source tools for the Bogleheads community to manage and analyze Treasury securities, with a specialized focus on TIPS (Treasury Inflation-Protected Securities).

Read our Project Vision

Projects

  • TipsLadderManager: Browser-based TIPS ladder design and rebalancing.
  • YieldCurves: Seasonal Adjustment (SA) analysis for TIPS and Nominal Treasury yield curves.
  • YieldsMonitor: Real-time and historical Treasury yield monitoring across the curve.
  • TreasuryAuctions: Comprehensive Treasury auction results and filtering.

Shared Infrastructure

  • shared/: Common libraries and knowledge base used across projects.
  • scripts/: Root-level data-fetch scripts shared across projects.

Getting Started

To get started, visit the Treasury Investors Portal.

Local Development

To run the tools locally:

  1. Ensure you are at the monorepo root.
  2. Run npx serve .
  3. Navigate to the desired tool in your browser (e.g. http://localhost:8080/TipsLadderManager/).

Integration tests use Playwright (npx playwright test from the relevant project directory).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.9%
  • HTML 27.7%
  • CSS 0.4%