FastAPI application that ingests CFTC Commitments of Traders data into SQLite and exposes it via a REST API with analytics endpoints (screener, percentile rank, concentration). Includes CLI for historical and weekly data ingestion, Docker setup, and a frontend. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
71 B
JSON
6 lines
71 B
JSON
{
|
|
"dependencies": {
|
|
"@anthropic-ai/claude-code": "^2.1.50"
|
|
}
|
|
}
|