This project provides a personal AI agent for automated trading, offering a streamlined way to deploy trading strategies.
Vibe-Trading is a Python-based AI trading agent designed for algorithmic and quantitative finance, accessible via a CLI and API server. It integrates a multi-agent system with 71 skills, 29 swarm presets, and 27 tools, letting users run backtests and execute trades. The project uses FastAPI for the backend and React for the frontend, with installation available via `pip`.
This project provides a personal AI agent for automated trading, offering a streamlined way to deploy trading strategies.
Developers and quantitative analysts looking to build, test, and deploy AI-driven trading strategies.