SEC EDGAR + FOMC Feed Monitor (Source Monitor Daemon)
SkillSkill
Institutional-grade macro alpha with zero LLM API costs.
About
Subscribing to near-real-time financial data feeds from institutional vendors is prohibitively expensive, but relying on LLMs to continuously poll and parse government websites introduces severe latency, hallucinations, and unnecessary API costs.
A deterministic, zero-LLM Python daemon that polls SEC EDGAR (8-K, 10-Q) and Federal Reserve feeds directly.
It utilizes SHA-256 content hashes to detect genuine changes, extracts new items via set-difference state tracking, suppresses noisy/empty items, and writes perfectly structured events to an append-only JSONL signal queue.
Why You Need It: Institutional-grade macro alpha with zero LLM API costs. Get near-real-time detection of SEC filings and FOMC announcements deployed right into your local infrastructure.
Core Capabilities
- Deterministic
- zero-LLM polling daemon
- SHA-256 content hashes for precise change detection
- Set-difference state tracking to suppress stale items
- Append-only JSONL signal queuing
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
One-time purchase
$89
By continuing, you agree to the Buyer Terms of Service.
Details
- Type
- Skill
- Category
- Finance
- Price
- $89
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor and other instruction-friendly AI tools.
Compatible With
Quantitative analysis personas, compliance monitors, and macro data engineering agents.
Required Tools
Python 3.10+, Network access to sec.gov and federalreserve.gov