- Game engine with multiplayer support (create games, join, leaderboard) - GARP stock screener (S&P 500 + 400 MidCap, 900+ tickers) - Automated trading logic for AI player (Case) - Web portal at marketwatch.local:8889 with dark theme - Systemd timer for Mon-Fri market hours - Telegram alerts on trades and daily summary - Stock analysis deep dive data (BAC, CFG, FITB, INCY) - Expanded scan results (22 GARP candidates) - Craigslist account setup + credentials
14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"game_id": "7ebf65c7",
|
|
"name": "GARP Challenge",
|
|
"starting_cash": 100000.0,
|
|
"start_date": "2026-02-08",
|
|
"end_date": null,
|
|
"creator": "case",
|
|
"created_at": "2026-02-08T15:15:43.402301",
|
|
"players": [
|
|
"case",
|
|
"testplayer"
|
|
],
|
|
"status": "active"
|
|
} |