- 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
20 lines
401 B
JSON
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": []
|
|
}
|
|
] |