Economic Calendar Tracker — FOMC, CPI, NFP Dates & Forecasts avatar

Economic Calendar Tracker — FOMC, CPI, NFP Dates & Forecasts

Pricing

Pay per usage

Go to Apify Store
Economic Calendar Tracker — FOMC, CPI, NFP Dates & Forecasts

Economic Calendar Tracker — FOMC, CPI, NFP Dates & Forecasts

Live macro event calendar: FOMC, CPI, NFP, GDP, PMI, ECB / BOJ / BOE rate decisions, OPEC meetings + impact rating + forecast vs prior. This-week + optional next-week from Forex Factory's free feed. Telegram alerts on high-impact events. No API key.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

6

Monthly active users

17 hours ago

Last modified

Share

Economic Calendar Tracker

Live macro event calendar: FOMC, CPI, NFP, GDP, PMI, ECB / BOJ / BOE rate decisions, OPEC meetings + impact rating + forecast vs prior. This-week + optional next-week from Forex Factory's free feed. No API key.


Why this exists

Macro events drive the biggest single-day moves in every asset class. The day of an FOMC decision or CPI print can swing crypto and equities 3–5% in minutes. Pro traders avoid holding through these events; quants build calendars into their backtests.

Investing.com's calendar is gated behind a paywall and rate limits. ForexFactory's calendar is free and machine-readable but you have to know about it. This actor wraps it with sane filters, sorting, and Telegram alerts on high-impact events.


What you get per row

FieldExampleNotes
titleCore CPI m/mevent name
countryUSDcurrency / region
impacthighlow / medium / high / holiday
date_iso2026-06-10T08:30:00-04:00event time in ET
forecast0.3%consensus
previous0.4%prior reading
actualnullpopulated after release

Impact levels

ImpactWhat to expect
highTop-tier events (FOMC, NFP, CPI, GDP, ECB rate decision). Expect 1–5% moves in FX, indices, and crypto
mediumTier-2 (PMI, retail sales, durable goods). Often 0.5–1% moves
lowSpeeches, secondary data. Usually noise unless they break trend
holidayBank holiday — thinner liquidity all day

Use cases

  1. Position management — Don't get caught in a directional trade through high-impact events
  2. Volatility trading — Buy straddles ahead of FOMC; sell after the print
  3. Quant backtests — Mask trading PnL on high-impact event days for cleaner alpha measurement
  4. Risk dashboard — Daily Telegram digest of upcoming high-impact events
  5. Calendar integration — Pipe to Google Calendar / Slack / Discord webhook

Quick start

Default — all this-week events

{}

This + next week, high-impact only

{
"includeNextWeek": true,
"impactLevels": ["high"],
"sortBy": "date_asc"
}

USD + EUR + JPY only

{
"countries": ["USD", "EUR", "JPY"],
"sortBy": "impact_desc"
}

Daily alert on high-impact events

{
"alertOnImpacts": ["high"],
"telegramBotToken": "YOUR_BOT_TOKEN",
"telegramChatId": "YOUR_CHAT_ID"
}

Country / currency codes

Standard ISO-like codes used by ForexFactory:

  • USD — United States
  • EUR — Eurozone
  • JPY — Japan
  • GBP — United Kingdom
  • CHF — Switzerland
  • AUD — Australia
  • CAD — Canada
  • NZD — New Zealand
  • CNY — China
  • ALL — multi-country events (OPEC, G7, IMF)

Pricing

Pay-Per-Event: $0.001 per economic event returned.

RunEventsCost
Default (this week, all)~75$0.075
This + next week, high-impact15–25$0.015–0.025
USD only15–20$0.015–0.020

vs Bloomberg ECO function ($24,000/yr), or Trading Economics API ($89/mo).


Data source

ForexFactory JSON feed (provided by Fair Economy) — free, public, updated continuously.



Feedback

A short review helps macro traders find it: Leave a review on Apify Store