You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- v7.356 config: swap dataset_snapshot_id from manual_only ftb_fix_v2 to
auto_full_rebuild base canonical so paper trader can refresh snapshot
(root cause of processed_events=0 for 30 days)
- Multi-session order isolation (1.A.2/1.A.3): tag client_order_id with
pt-{session_id[:8]}-{uuid} prefix on all entry orders; _cancel_stale_orders
filters by own session prefix so one session no longer ghost-cancels another's
orders on shared Alpaca account
- Pipeline halt on failure (1.B.1): _run_pipeline returns bool and stops on
first subprocess failure instead of silently progressing with stale data
- Daemon restart window skip (2.2): run_open/run_close only marked completed
if processed_phases DB confirms prior execution — no more trading-less days
after mid-day restart
- event_parser: periodic batch commits every 500 docs (hypothesis fix for
3h hangs; unverified — may just be slow serial Oracle calls)
- Tests updated for _verify_order_fill tuple return + new cross-session
isolation test; all 23 paper_trader unit tests green
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
4 months ago | |
|---|---|---|
| .. | ||
| continuation_snapshot | 5 months ago | |
| dataset_export | 5 months ago | |
| event_parser | 4 months ago | |
| feature_builder | 5 months ago | |
| filing_fetcher | 5 months ago | |
| filing_poller | 4 months ago | |
| label_generator | 5 months ago | |
| merged_snapshot | 5 months ago | |
| __init__.py | ||
| build_ftb_fix_snapshot.py | 4 months ago | |
| cli.py | 5 months ago | |
| patch_ftb_fix_snapshot.py | 4 months ago | |
| rebuild_crossmidnight.py | 4 months ago | |