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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user