Forge strategies. Trust only proof.
Forven is a free, open-source, self-hosted workspace where AI research agents, a backtesting gauntlet, and a risk command center turn fragile ideas into evidence — local-first, your keys, no account.
- Local-first
- BYO keys
- No account
- AGPL-3.0

Strategies, data, and runs stay on your machine.
Your exchange and LLM keys never leave your machine.
Clone and run — no sign-up, no license key.
Free and open source. Read every line.
A research process with hard gates.
Forven is not a signal feed. It is a local process for turning fragile ideas into candidates that have earned further attention.
Build the cohort
Collect strategy ideas, parameter sets, and agent-drafted variants in one local lab before anything graduates.
Run the gauntlet
Push each idea through screen, walk-forward gauntlet, candidate, and live-review stages with explicit gates.
Promote with evidence
Use out-of-sample metrics, audit trails, and paper-trade behavior to decide what survives and what gets retired.
Most strategies fail. Forven makes failure useful.
Each stage asks a harsher question of the same idea. If the out-of-sample evidence stops holding up, the strategy stops moving forward.
Fast filters remove fragile ideas before deeper testing.
Walk-forward windows test survival outside the fit period.
Paper trading and review catch behavior that backtests hide.
Only a small set earns live-routing consideration.
The point is not optimism.
The point is disciplined rejection. Forven helps you learn why an edge died before that lesson costs live capital.

A risk command center that can halt itself.
Drawdown, daily-loss, and portfolio-risk limits run as live gauges with circuit breakers. Cross a threshold and Forven blocks new entries — before you do.
Breakers gate the price feed, trade routing, and account before a bad fill compounds.
One control freezes all execution and parks open work for review.

Inspect the lab before you trust the output.
Forven keeps the workflow visible: strategy cohorts, current stages, recent out-of-sample behavior, and the trail of decisions that moved an idea forward.
| ID | Strategy | Stage | Trades | OOS | Status |
|---|---|---|---|---|---|
| S00241 | rsi_mean_reversion_btc | live | 127 | +2.4% | pass |
| S00512 | vwap_reclaim_eth | candidate | 38 | +0.9% | pass |
| S00693 | volume_anomaly_sol | gauntlet | 212 | -1.1% | fail |
| S00718 | breakout_confirm_btc | gauntlet | 94 | +0.4% | watch |
- Local by defaultStrategies, data, and runs stay on your machine unless you choose to connect external services.
- Bring your own keysUse your own exchange and LLM keys. Forven does not need to resell model tokens to be useful.
- Auditable gatesEvery promotion has a stage, a metric trail, and a reason. No hidden signal feed, no black-box handwave.

Paper-trade on testnet before any live capital.
Survivors run forward on Hyperliquid testnet with the same risk controls a live account would use — so behavior that backtests hide shows up where it’s safe.
Paper-trade against a real venue, no real capital at risk.
Stop-losses, a drawdown kill-switch, and liquidation-distance monitoring.
Every simulated fill is reconciled so the metrics can't quietly drift.

Sample session for illustration — strategy names, charts, and PnL are not real or projected returns.
Co-researchers, not co-pilots.
Agents are optional co-researchers included for everyone. They can draft hypotheses, inspect failed runs, and explain drawdowns, but the gauntlet still decides what earns attention.
You bring your own LLM key for model calls. The lab, daemon, and agent layer are all free and open source.
- Drafts hypothesesfrom natural-language research prompts
- Edits strategy codeagainst your actual repo, with diffs
- Inspects gauntlet resultsreasons about why edges died
- Writes post-mortemson live drawdowns and failed candidates

Free and open source.
Every Forven feature is free and open source. Clone the repository and run one launcher script — the whole stack runs on your own machine. Bring your own LLM key when you want agents to help draft, debug, and review.
- Clone the repo and run one launcher script — no installer, no account.
- Bring your own exchange and LLM keys; nothing is resold or proxied.
- Runs on Windows, macOS, and Linux from source.