Commit Graph

2 Commits

Author SHA1 Message Date
Adrian Flores Cortes
96e80a64f5 feat: Update API examples and add migration script
Updates:
- api_examples.sh: Updated API usage examples
- requirements.txt: Updated dependencies

New:
- migrate_historical_data.py: Script for historical data migration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 12:24:57 -06:00
62a9f3e1d9 feat: Initial commit - Data Service
Data aggregation and distribution service:
- Market data collection
- OHLCV aggregation
- Real-time data feeds
- Data API endpoints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 04:30:42 -06:00