Skip to main content

Treasury General Account

US Treasury General Account balance at the Fed ($M, weekly)

PropertyValue
Categorymacro
Unit$M
Resolution1d
AssetsMACRO
TierBasic
API EndpointGET /v1/macro/monetary
Fieldtga_balance

Overview

US Treasury General Account balance at the Federal Reserve (FRED WTREGEN), in millions of dollars, weekly frequency. This is the operational checking account that the Treasury uses to make federal payments. The balance changes daily based on tax receipts, Treasury auctions, and federal outlays.

Interpretation

  • Rising TGA: Treasury is accumulating cash (e.g., post-debt-ceiling refill) — drains liquidity from the banking system, historically headwind for BTC.
  • Falling TGA: Treasury is spending cash, injecting liquidity into the banking system — historically tailwind for BTC.
  • Major TGA events (debt-ceiling resolutions, tax-day spikes) often produce predictable liquidity moves.

Use Cases

  • Use as a key input to macro_net_liquidity for BTC macro overlays.
  • Track around debt-ceiling negotiations for catalytic liquidity events that have historically moved BTC.
  • Combine with macro_reverse_repo to attribute composite liquidity moves.

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/macro/monetary?start_date=2024-01-01&end_date=2024-12-31&limit=365"