US macro calendar · gold desk ·

The dates that move gold, before they move it.

Every scheduled release that reprices US rates, the dollar and gold, pulled from the Fed, BLS, BEA, Census and Treasury schedules. Each one carries a note on why gold cares and how a bot should treat the window.

Open the calendar /api/next
Next on the tape
--:--:--until the next high-impact print
0releases in the next 7 days
0high-impact events in 30 days
0days to the next FOMC decision
/ Calendar

Scheduled shocks, one month at a time.

Times are Eastern unless you switch to local. Gold chips are high impact, dashed chips follow the publisher's usual pattern and have not been confirmed on an official schedule, and the hatched days are Fed blackout periods when no official speaks.

Sun
Mon
Tue
Wed
Thu
Fri
Sat
HighMediumLowTentativeFed blackout
/ News tape

What the wires are saying about rates, prices and gold.

Headlines from the Federal Reserve's own releases and speeches, BEA, Census, CNBC, MarketWatch, Investing.com and FXStreet, filtered to US macro and refreshed every ten minutes.

Loading the tape…
/ Bot feed

The same calendar as JSON, for the trading bot.

Every timestamp is converted from Eastern to UTC on the server, so the bot never has to think about daylight saving. Tentative events carry a flag. Fed blackout state is included so the bot can raise its surprise multiplier while officials are silent.

GET /api/next?impact=3

The next event at or above the impact floor, seconds until it prints, the five that follow, and whether a Fed blackout is active right now.

Open
GET /api/events?from=2026-09-07&to=2026-10-31&impact=2&cat=fed,inflation,labor

Windowed list. Filter by minimum impact (1 low, 2 medium, 3 high) and by category: fed, inflation, labor, growth, consumer, housing, treasury, sentiment, market.

Open
{
  "verified": "2026-09-07",
  "tz": "America/New_York",
  "count": 12,
  "blackouts": [{ "from": "2026-09-05", "to": "2026-09-17" }, …],
  "events": [{
    "id": "cpi-2026-09-11", "date": "2026-09-11", "time": "08:30", "tz": "ET",
    "at": "2026-09-11T12:30:00.000Z", "epoch": 1789129800,
    "type": "cpi", "cat": "inflation", "impact": 3, "tentative": false,
    "name": "CPI", "ref": "Aug 2026", "src": "https://www.bls.gov/schedule/2026/home.htm"
  }, …]
}
GET /calendar.ics?impact=2

Subscribe from Google Calendar, Apple Calendar or Outlook. Each entry carries the what, the gold note and the bot rule in its description.

Open
BEGIN:VEVENT
UID:fomc-2026-09-16@macro-desk
DTSTART:20260916T180000Z
SUMMARY:★ FOMC rate decision + projections (SEP)
DESCRIPTION:Two-day meeting ends\nRate decision and statement at 2:00 PM ET…
END:VEVENT