/tk alertTrack & prove
Set a read-only whale or price alert: poll the data on an interval and notify when a threshold is crossed. No trading.
/tk arbResearch
Find the same event priced differently across venues: devig both, show the gap, and the edge it implies.
/tk backtestTrack & prove
Score your forecast log: ROI, win rate, Brier, the calibration table, max drawdown, and an honest sample-size call.
/tk botTerminal & bot
Generate the autonomous trading bot from TRADER.md: scanner, bull/bear/judge consensus, and a dry-run-default executor.
/tk calibrationTrack & prove
Calibration report on your forecast log: the reliability table, Brier, and an honest skilled-or-lucky verdict.
/tk cryptoTerminal & bot
Scan crypto: rank movers by 24h volume, read one symbol's ticker and book, and hand back the single best setup.
/tk decideDecide & size
Make a full trade decision on one market: research a probability, find the edge, size it with Kelly, or say pass.
/tk holdersResearch
See who holds one market, which side they're on, and how concentrated the smart money is at the top.
/tk journalTrack & prove
Log a forecast or trade to trades.csv, fill in outcomes when markets resolve, and show a running calibration snapshot.
/tk portfolioDecide & size
Your open positions vs your risk caps: total exposure, per-market risk percent, and any cap breaches flagged loud.
/tk reportTrack & prove
Weekly performance report a stakeholder can read: ROI, calibration verdict, best and worst calls, and what changed.
/tk researchResearch
Deep-research one event into a probability q, with the edge vs the live market and the sources behind it.
/tk scanResearch
Scan live markets for edge opportunities, rank them by a transparent score, and surface the single best setup.
/tk setupDecide & size
First-run setup: create TRADER.md, build the venv, check the live data APIs are reachable, and run a first scan.
/tk strategyTerminal & bot
Turn a described crypto strategy into a backtesting.py Strategy, run it on real OHLCV, and report ROI, drawdown, and Sharpe.
/tk terminalTerminal & bot
Launch the live DEEPMIND-RUNTIME trading terminal from your own markets, save a PNG snapshot, and recap the strongest signal.
/tk watchlistResearch
Manage your watchlist in TRADER.md and scan only those markets for edge and whale context.
/tk whalesResearch
Track the biggest live trades, group them by market, and flag where smart money is piling in one-sided.