Skip to content

AlienShuffle/Treasuries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 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

This is my fork of the aerokam/Treasuries project for my experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.3%
  • HTML 33.6%
  • Batchfile 0.1%