mirror of
https://github.com/cjudice-commits/prediction-market-arb.git
synced 2026-07-30 15:07:44 +00:00
05c0441053
- Monthly + hourly Kalshi/Polymarket arb scanner (stdlib-only Python). - Live positions tab w/ realized P&L history. - GitHub Actions cron workflow texts SMS via Apps Script webhook on newly-detected arbs. State persisted in alerts_state.json. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"kalshi_fee_rate": 0.07,
|
|
"poly_fee_rate": 0.072,
|
|
"min_net_return": 0.002,
|
|
"min_poly_volume": 100.0,
|
|
"min_contracts": 1.0
|
|
} |