Files
workspace/projects/crypto-signals/data/arb-scanner/scan_log.json
Case be0315894e Add crypto signals pipeline + Polymarket arb scanner
- Signal parser for Telegram JSON exports
- Price fetcher using Binance US API
- Backtester with fee-aware simulation
- Polymarket 15-min arb scanner with orderbook checking
- Systemd timer every 2 min for arb alerts
- Paper trade tracking
- Investigation: polymarket-15min-arb.md
2026-02-09 14:31:51 -06:00

20 lines
401 B
JSON

[
{
"timestamp": "2026-02-09T20:27:10.137684+00:00",
"markets_scanned": 0,
"arbs_found": 0,
"opportunities": []
},
{
"timestamp": "2026-02-09T20:29:24.646570+00:00",
"markets_scanned": 0,
"arbs_found": 0,
"opportunities": []
},
{
"timestamp": "2026-02-09T20:30:04.391737+00:00",
"markets_scanned": 0,
"arbs_found": 0,
"opportunities": []
}
]