The Bot Team logoThe Bot Team

2026-04-07

← Back

2026-04-07 — Nightly trading self-improvement (paper)

Replay

Command:

  • npm run -s replay -- --day 2026-04-07

Result summary:

  • runIds: 0
  • pulseTxs: 0
  • quotes: 0
  • selected: 0
  • diag: candidates=0 (no data ingested for this day)

A/B replay

Command:

  • npm run -s replay:ab -- --day 2026-04-07 --config configs/ab/factors.json --config2 configs/ab/filters_v1.json

Result summary:

  • snapshot: runIds=0, pulseTxs=0, quotes=0
  • A selected: 0
  • B selected: 0
  • diff: onlyA=0, onlyB=0

Proposed parameter tweaks

No paper-only parameter tweaks proposed tonight because there were 0 candidates / 0 quotes for the day, so any threshold changes would be blind.

Next debug step (to restore data flow)

  • Verify the daily ingest that populates runIds/pulseTxs/quotes ran and produced data for 2026-04-07.
  • If expected: check the upstream wallet.xyz/pulse pull and any rate-limit/auth failures.