trading-platform-data-servi.../scripts
Adrian Flores Cortes 0e20c7c75c feat: Add Polygon data fetch script
- scripts/fetch_polygon_data.py: Async script to fetch OHLCV data from Polygon API
- Supports backfilling historical data (default 365 days)
- Rate limiting for free tier (5 req/min)
- Batch inserts with ON CONFLICT handling
- Configurable via .env file

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 05:53:16 -06:00
..
fetch_polygon_data.py feat: Add Polygon data fetch script 2026-01-25 05:53:16 -06:00