Describe trading strategies in natural language. Generate executable Python. Backtest, analyze, and iteratively evolve with LLM-powered feedback.
pip install vibetrading
What is VibeTrading?
VibeTrading is an open-source trading framework where users describe strategies in natural language and AI agents generate, backtest, analyze, and evolve executable code.
How It Works
1. Describe — Tell the agent what you want in plain English.
2. Generate — AI produces framework-compatible strategy code with proper risk management.
3. Backtest — Run against historical data from any CCXT-supported exchange.