v1.0.0
What's Changed
- feat: Claude trading bot — full implementation by @pkhaninejad in #18
- chore: change default dashboard port to 8080 by @pkhaninejad in #19
- docs: expand README with step-by-step local setup by @pkhaninejad in #20
- chore: change dashboard port to 8888 by @pkhaninejad in #21
- feat: earnings calendar — avoid trading around earnings dates (closes #14) by @pkhaninejad in #43
- feat: news & sentiment feed per ticker (issue #13) by @pkhaninejad in #49
- Merge pull request #43 from pkhaninejad/main by @pkhaninejad in #50
- fix: dashboard bugs — pause bot, close position, trade history, PnL (#48) by @pkhaninejad in #51
- feat: signal outcome tracking — feed trade results back to Claude for self-calibration by @pkhaninejad in #52
- feat: market regime detection (SPY 200EMA + VIX) by @pkhaninejad in #54
- feat: multi-model LLM support — litellm + runtime dashboard switching by @pkhaninejad in #55
- feat: market regime detection — block/scale LONGs in bearish conditions (issue #56) by @pkhaninejad in #58
- Claude/trading bot automation k hiw z by @pkhaninejad in #59
- feat: prediction market paper trading bot (Polymarket + Kalshi) by @pkhaninejad in #69
- feat: prediction bot trading engine and dashboard enhancements by @pkhaninejad in #77
- fix(prediction-bot): dashboard load performance (issue #72) by @pkhaninejad in #76
- Claude/trading bot automation k hiw z by @pkhaninejad in #78
- feat: dynamic watchlist screener (issue #47) by @pkhaninejad in #79
- feat: desktop productization starter (spec + implementation) for #80 by @pkhaninejad in #92
- feat: first-run onboarding wizard (issue #81) by @pkhaninejad in #93
- feat: in-app auto-update via tauri-plugin-updater (issue #82) by @pkhaninejad in #94
New Contributors
- @pkhaninejad made their first contribution in #18
Full Changelog: https://github.com/pkhaninejad/Claude-trade-bot/commits/v1.0.0