What's New
- First stable release of TradingSpy
- AI-powered trading research workstation with loop engineering
- Market heatmaps, news catalysts, strategy generation, Backtrader backtesting
- Transparent agent runs with full tool call logging
- Multi-provider LLM support (Google AI Studio, Mistral, OpenRouter, NVIDIA, Ollama, LiteLLM)
- Local-first architecture — no cloud dependency, no telemetry
- Docker one-click deployment
Quick Start
git clone https://github.com/mrhustlex/TradingSpy-TradingAgentService.git
cd TradingSpy-TradingAgentService
cp .env.example .env
docker compose up -d --build
Key Features
- Loop Engineering — Set a goal and the agent iterates until it succeeds
- Strategy Race — Generate and compare strategies against buy-and-hold benchmarks
- Market Intelligence — Real-time quotes, sector heatmaps, insider activity, news search
- Transparent Agent Runs — Every tool call, validation failure, and result is logged
- OpenAI-Compatible API — Use TradingSpy as a backend for scripts and other agents
Links
- Documentation
- Blog Post (coming soon)
- Discord Community (coming soon)
TradingSpy is experimental software. It is not investment advice. You are responsible for reviewing all generated code and results.