Discover and explore top open-source AI tools and projects—updated daily.
judder659Autonomous crypto trading research and operations workspace
New!
Top 83.5% on SourcePulse
Forven is a self-hosted, open-source workspace designed for autonomous cryptocurrency trading research and operations. It integrates AI agents for strategy generation, a robust backtesting engine, a "gauntlet" for testing strategy resilience, and paper trading capabilities, all managed through a user-friendly dashboard. This platform empowers researchers and power users to develop, validate, and monitor trading ideas within a single, locally-run repository, prioritizing data privacy by keeping LLM and exchange keys on the user's machine.
How It Works
Forven employs a team of specialized AI agents—strategy developer, quant researcher, risk manager, and execution agent—to autonomously generate trading hypotheses and build strategies. These strategies undergo rigorous validation via a bar-by-bar backtesting engine with vectorized signal generation and a robustness testing suite known as "The Gauntlet," which includes walk-forward analysis, Monte-Carlo simulations, and parameter jittering. The system defaults to paper trading on the Hyperliquid testnet, incorporating essential risk controls like stop-losses and drawdown kill-switches, while offering an operator dashboard built with SvelteKit for monitoring and control.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
The project is hosted on GitHub at https://github.com/judder659/Forven. Community engagement is facilitated through Discord (https://discord.gg/vzSQTneq6a), Reddit (https://www.reddit.com/r/Forven/), and X (https://x.com/forvenapp). External code contributions are not currently accepted due to the absence of a contributor agreement.
Licensing & Compatibility
Forven is licensed under the GNU Affero General Public License, version 3 or later (AGPLv3+). This copyleft license requires that any modified versions run as a network service must make their source code available to users. Compatibility for commercial use or linking within closed-source projects is significantly restricted by the AGPL's terms.
Limitations & Caveats
Forven is experimental software intended for educational and research purposes, operating by default in paper trading mode on testnets. Live, real-money trading is unsupported, disabled by default, and requires explicit opt-in at the user's sole risk. The AGPLv3+ license imposes strict obligations regarding source code availability for network services. The project is not currently accepting external code contributions.
23 hours ago
Inactive