How to Use LLMs in a Trading Bot Stack
Been playing with kraken-cli + Claude Code for a trading bot stack. Here's the split that clicked for me today: 🤖 Agentic for design & validation — describe your strategy
Been playing with kraken-cli + Claude Code for a trading bot stack. Here's the split that clicked for me today: 🤖 Agentic for design & validation — describe your strategy in natural language, the LLM figures out the implementation, fetches data, and paper trades. (strategy compiler) ⚙️ Deterministic for execution
Mar 15, 2026