Current snapshot of all 27 market signals
Documentation Index
Fetch the complete documentation index at: https://docs.aioka.io/llms.txt
Use this file to discover all available pages before exploring further.
macro_calendar object reports the current ForexFactory economic-calendar
status — FOMC, Non-Farm Payrolls, and CPI awareness shared across all AIOKA
councils.
| Field | Description |
|---|---|
tier | NONE / TIER1 / TIER2 / TIER3 — tier of the active or next event |
event_name | Name of the active or next high-impact event (null if none) |
hours_until | Hours until that event (0.0 when an event is active now) |
is_active | true when a high-impact event is happening now |
status | CLEAR / WATCH / WARNING / BLACKOUT — UI-ready summary |
BLACKOUT status (TIER-1 event) means every council is paused for the day.
Your AIOKA Intelligence API key (format: aik_{tier}_{random})
Signal snapshot
Sprint 343 — current macro economic calendar status.
Surfaced on GET /v1/signals/latest so SSR consumers (the aioka.io live
page) can render a FOMC/NFP/CPI awareness indicator without parsing the
raw MACRO_CAL_* signals. Backed by the Sprint 341 MacroCalendarProvider.