copybot: 24/7 paper copy-trade test + live dashboard feed

Push-or-poll copy bot (FollowFilter conviction gate + copytrade engine),
cash-gated $1k book, resolution settling, lag/slippage logging, FOK live
orders, on-chain redeem. Runs free 24/7 via GitHub Actions (--poll-once
cron) and publishes live/copybot_live.json for the trading dashboard.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
jaxperro
2026-06-25 12:41:56 -06:00
parent 9afa759c2d
commit 2946ac9170
10 changed files with 1106 additions and 1 deletions
+5
View File
@@ -4,9 +4,14 @@ __pycache__/
# never commit live credentials or runtime state
config.json
config.json.bak
config.example.json
copytrade_state.json
copybot_state.json
copybot_fills.jsonl
*.log
*.tmp
# NOTE: live/copybot_live.json IS tracked — it's the public dashboard feed
# generated research data (regenerable via edge_research.py / table_77.py)
edge_metrics.jsonl