# QuantGist Features

> Everything You Need to Trade the News

From raw ingestion to structured delivery — every feature is built around how traders and systems actually use market intelligence.

## Feature Categories

### Multi-Source Ingestion
Pulls economic releases from multiple upstream sources and reconciles them into one canonical event per release.

- Sources: ForexFactory, Investing.com, FRED, ECB, ONS, OECD, MQL5, FXStreet
- Deduplication on currency + title + release_time
- Per-source provenance preserved in metadata
- Release finalizer backfills missing actuals within 15 minutes
- Financial news headlines (Bloomberg, WSJ, CNBC, NYT, Yahoo Finance)

### Economic Calendar
Every macro release structured with context — not just raw numbers.

- CPI, NFP, FOMC, GDP, PMI events
- Forecast vs actual vs previous fields on every event
- Surprise score calculation when forecast and actual are available
- Transparent date-range clamping headers on historical exports
- Earnings API (live)

### Symbol & Entity Intelligence
Automatic mapping from every event to the assets, sectors, and entities it affects.

- Automatic ticker/symbol tagging
- Sector and asset class mapping
- Country and region tagging
- Related symbol clustering
- Event type categorization

### Signal & Sentiment
Quantified signal on every event — designed to feed directly into your scoring models.

- Sentiment scoring (bullish / bearish / neutral), −1 to +1 float
- Market impact classification (low / medium / high)
- Tradeability scoring (coming soon)
- Confidence scoring
- Historical analog matching (coming soon)

### Delivery & Automation
Every delivery method your system needs.

- REST API (all plans)
- Webhook delivery (Pro+)
- WebSocket streaming (coming soon)
- Discord bot integration (coming soon)
- Telegram bot integration (coming soon)
- n8n / Make / Zapier templates (planned)

### Data Access
Tiered historical access from free prototyping through enterprise-scale bulk export.

- 1 year history (free)
- 3 years history (starter)
- 10 years history (pro)
- Full archive + bulk export (enterprise)
- Parquet via R2 presigned URL (enterprise)

## Feature Availability by Plan

| Feature | Free | Starter | Pro | Team |
|---------|------|---------|-----|------|
| Real-time feed | — | ✓ | ✓ | ✓ |
| Webhooks | — | — | ✓ | ✓ |
| Historical access | 1 yr | 3 yrs | 10 yrs | 10 yrs |
| Sentiment scoring | — | ✓ | ✓ | ✓ |
| NDJSON / CSV bulk export | — | — | ✓ | ✓ |
| ISO country & currency filters | ✓ | ✓ | ✓ | ✓ |

## Links

- Features overview: https://quantgist.com/features
- Full API documentation: https://quantgist.com/docs
- Pricing details: https://quantgist.com/pricing
- Sign up free: https://quantgist.com/signup
