|
|
8f666130b9
|
feat(cli): add backfill and simulate commands; historical signal reprocessing
- backfill: bulk-ingest SEC EDGAR quarterly archives (--years / --year --quarter),
then regenerate signals with as-of-date awareness
- simulate: delegate to backtest/simulate.py with full cost params
- _run_signals: deduplicates (ticker, date) pairs, slices dates to 10 chars to
avoid strptime crash on timezone-suffixed transaction_date values
- Remove fetch-once command (superseded by backfill)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 17:49:23 +02:00 |
|