HKUDS / Vibe-Trading
Summary
Vibe-Trading is an open-source research workspace designed to convert natural-language finance questions into actionable analysis. It integrates market-data loaders, strategy generation, backtest engines, reporting, and persistent research memory. The platform also supports autonomous trading via authorized brokers like Robinhood Agentic Trading, operating strictly within user-defined limits and offering an instant kill switch. The recent v0.1.9 release on 2026-06-01 introduced six new broker connectors (Tiger, Longbridge, Alpaca, OKX, Binance, Futu), enabling paper-account order placement and mandate-gated live trading for five of them. Key features include a "Shadow Account" for analyzing personal trading behavior from broker journals, a "Research Goal" runtime for structured task management, and an "Alpha Zoo" offering 452 pre-built quant alphas for benchmarking. The project has also seen extensive security hardening and UI/CLI enhancements.
Key takeaway
For AI Engineers and Data Scientists developing or evaluating trading strategies, Vibe-Trading provides a robust, open-source platform to accelerate your workflow. You can use its natural-language processing to quickly prototype strategies, backtest across diverse markets, and analyze your own trading behavior with the Shadow Account. Integrate its 452 pre-built alphas for rapid benchmarking, or utilize its multi-agent swarm capabilities for collaborative research, ensuring your autonomous trading agents operate within defined safety mandates.
Key insights
Vibe-Trading empowers users to transform natural-language finance queries into executable trading analysis and bounded autonomous trading.
Principles
- Agentic trading requires strict user mandates and kill switches.
- Comprehensive financial analysis benefits from diverse data sources.
- Quant alpha research needs rigorous benchmarking and lookahead guards.
Method
Vibe-Trading's research workflow involves planning, grounding with market data/documents, executing strategy code or analysis tools, validating outputs with metrics, and delivering reports or exports.
In practice
- Use `vibe-trading alpha bench` to test pre-built alphas.
- Analyze personal trading biases with the Shadow Account feature.
- Export strategies to TradingView, TDX, or MetaTrader 5.
Topics
- Algorithmic Trading
- AI Agents
- Quantitative Finance
- Backtesting
- Broker Integrations
- Alpha Research
Code references
Best for: AI Engineer, Machine Learning Engineer, Data Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Github Trending: All languages.