Commit Graph

14 Commits

Author SHA1 Message Date
4e0dc68746 KIPP research, UI v2, memory updates 2026-02-10 00:32:09 -06:00
9e7e3bf13c KIPP UI v1, memory updates, daily notes 2026-02-10 2026-02-10 00:29:20 -06:00
c5b941b487 Add short signal scanner + leverage trading game engine + auto-trader
- short_scanner.py: RSI/VWAP/MACD/Bollinger-based short signal detection
- leverage_game.py: Full game engine with longs/shorts/leverage/liquidations
- leverage_trader.py: Auto-trader connecting scanners to game with TP/SL/trailing stops
- Leverage Challenge game initialized: $10K, 20x max leverage, player 'case'
- systemd timer: every 15min scan + trade
- Telegram alerts on opens/closes/liquidations
2026-02-09 20:32:18 -06:00
ab7abc2ea5 Crypto Market Watch game - VWAP+RSI scanner, paper trading, systemd timer 2026-02-09 20:18:08 -06:00
f8e83da59e Kip voice assistant project plan 2026-02-09 17:49:24 -06:00
6592590dac Playwright X scraper, daily notes, feed analysis 2026-02-09 17:26:02 -06:00
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
b24d0e87de Memory update: Feb 9 daily notes, MEMORY.md updates 2026-02-09 11:04:49 -06:00
be43231c3f Market Watch: multiplayer GARP paper trading simulator
- 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
2026-02-08 15:18:41 -06:00
b6095ec964 memory flush: kch123 analysis, accounts, lessons learned 2026-02-08 12:51:15 -06:00
301ec6baeb kch123 analysis, copy-trade sim, monitoring, admin panel todos, nginx proxy 2026-02-08 11:14:14 -06:00
cac47724b1 Memory update: Feed Hunter live, email setup, control panel building 2026-02-08 09:59:42 -06:00
5ce3e812a1 Feed Hunter portal: dark theme dashboard on localhost:8888
- Web portal with 5 views: dashboard, feed, investigations, sims, status
- Enhanced triage with 40+ claim patterns
- Position monitor script
- Pipeline report generator
- Systemd service for portal
2026-02-08 00:06:24 -06:00
8638500190 Feed Hunter: deep scraper skill, pipeline, simulator, first investigation
- Built deep-scraper skill (CDP-based X feed extraction)
- Three-stage pipeline: scrape → triage → investigate
- Paper trading simulator with position tracking
- First live investigation: verified kch123 Polymarket profile ($9.3M P&L)
- Opened first paper position: Seahawks Super Bowl @ 68c
- Telegram alerts with inline action buttons
- Portal build in progress (night shift)
2026-02-07 23:58:40 -06:00